<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FREE Texas Instruments and Farnell Webinar - Introduction to ZigBee</title><link>https://community.element14.com/learn/events/c/e/1197</link><description>&lt;p style="margin:0;"&gt;&lt;strong&gt;&lt;a class="jive-link-external-small" href="https://premierfarnell.webex.com/premierfarnell/onstage/g.php?t=a&amp;d=848682238" rel="nofollow ugc noopener" target="_blank"&gt;Register Now!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;Texas Instruments and Farnell Webinar - Introduction to &lt;strong&gt;ZigBee&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&lt;strong&gt; &lt;/strong&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;Wireless technology and its applications is a focus area for many designers looking to enhance connectivity within their designs and remove the need for wires.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;This Webinar from Texas Instruments and Farnell will examine &lt;strong&gt;ZigBee&lt;/strong&gt; technology, its applications and current market conditions along with how to profie ZigBee applications in real-life situations.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;Outline agenda:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;– Zigbee Market&lt;/p&gt;&lt;p style="margin:0;"&gt;– Target Customers&lt;/p&gt;&lt;p style="margin:0;"&gt;– Applications&lt;/p&gt;&lt;p style="margin:0;"&gt;– Zigbee from Texas Instruments&lt;/p&gt;&lt;p style="margin:0;"&gt;– Zigbee Protocol&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;Date: 26 May 2011&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;Start time 14:00 (CET)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;End Time 15:00 (CET)&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;strong&gt;How do i register?&lt;/strong&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&lt;strong&gt; &lt;/strong&gt; &lt;/p&gt;&lt;p style="margin:0;"&gt;It's simple! &lt;strong&gt;Click Here&lt;/strong&gt; to register for this FREE webinar&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>re: FREE Texas Instruments and Farnell Webinar - Introduction to ZigBee by JCollins</title><link>https://community.element14.com/learn/events/c/e/1197</link><pubDate>Wed, 04 May 2011 12:41:26 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:4e8f291e-cc5d-4e0d-b482-1873c8b711ce</guid><dc:creator>JCollins</dc:creator><description>&lt;p&gt;If you have any questions before or after the event, please post them here! &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>re: FREE Texas Instruments and Farnell Webinar - Introduction to ZigBee by mcerveny</title><link>https://community.element14.com/learn/events/c/e/1197</link><pubDate>Tue, 24 May 2011 16:28:57 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:9f15ae7a-4baf-4f64-8407-2ea6ac45ef20</guid><dc:creator>mcerveny</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I evaluated ZigBee protocol stack (and modules) but I had to cancel project on ZigBee.&lt;br /&gt;There is "hidden" cost in ZigBee protocol (sw stack over IEEE 802.15.4) ! You MUST pay zigbee.org alliance membership (&gt;=$3500) to use the protocol (commercially and even non-commercially (due to "Application profile identifier" request)) and for each certified device ($500-$1000).&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;span&gt;ZigBee protocol is not compatible with GPL (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://en.wikipedia.org/wiki/ZigBee#Licensing" rel="nofollow" target="_blank"&gt;http://en.wikipedia.org/wiki/ZigBee#Licensing&lt;/a&gt;&lt;span&gt;). You should use proprietary licenses, BSD ... and other compatible licenses to "extra payment".&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;ZigBee protocol has special "feature". If you create application descriptor you MUST use UNIQUE "Application profile identifier" and "Device Identifier Field" that are both only 16-bit !!! in length (obtained ZigBee Alliance AFTER membership fee). I did not found any "free for local use" identifiers and/or prefixes in specs. This is worse than internet number assignment (16bit - "port assignment" by IANA in TCP/UDP, 32bit - "program ID" SUNRPC/ONC, 64bit/EUI64 - "program ID" in DCE ...).&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;My questions:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;How can I develop "economically" small commercial application (~20 zigbee units but not zigbee standard "profile") with zigbee stack ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Now I am evaluating other sw stack over IEEE 802.15.4 (tinyos and contiki). Is this right solution ?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;Thanks for answers, mcerveny&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>re: FREE Texas Instruments and Farnell Webinar - Introduction to ZigBee by mcerveny</title><link>https://community.element14.com/learn/events/c/e/1197</link><pubDate>Sat, 28 May 2011 10:00:42 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f083b32b-8dd5-4a11-b24b-fa23a5cb5a9b</guid><dc:creator>mcerveny</dc:creator><description>&lt;p&gt;Hello.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;span&gt;I used certified modules IEEE 802.15.4 (according to FCC/CE radio compliance) and certified ZigBee software protocol stack (according to ZigBee protocol documentation) (&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://www.atmel.com/zigbit" rel="nofollow" target="_blank"&gt;http://www.atmel.com/zigbit&lt;/a&gt;&lt;span&gt;).&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;BUT this solution did not solve ZigBee Alliance $$$ problem. I should pay for commercial deployment (even without certification) because license agreement on ZigBee documentation and to be compliant (even without certification) to unique "Application profile identifier"/"Device Identifier".&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Try to imagine: I did not download or read any ZigBee documentation (due to documentation license agreement), I used module with certified stack for free to use, I used "Sony's random generator + 0x0100" to determine "Application profile identifier" to 0x0104 (and other random values), I created large sensor network (few kmsq). Do you thing that your smart-home will work without problems within this area ?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I thing that ZigBee software stack is only for ZigBee alliance defined patterns and for large enterprise developers and not for other use. The ZigBee alliance developed "standardized" but "closed to public" protocol like other (EIB, KNX ...).&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I was not able to attend seminar (wrong time). Was the seminar recorded ?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks, M.C&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>re: FREE Texas Instruments and Farnell Webinar - Introduction to ZigBee by JCollins</title><link>https://community.element14.com/learn/events/c/e/1197</link><pubDate>Tue, 31 May 2011 07:48:39 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e457a7f4-f31e-4187-82bf-c1d25b4fb39b</guid><dc:creator>JCollins</dc:creator><description>&lt;p&gt;Hi MC,&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;This webinar wasnt recorded, but you can find the slides from the presentation here: &lt;a class="jive-link-wiki-small" href="/learn/events/m/files/7958"&gt;http://www.element14.com/community/docs/DOC-34540/l/webinar-supporting-slides-texas-instruments-and-farnell-webinar--introduction-to-zigbee&lt;/a&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;James&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>