<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrf52840 802-15-4</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46207/nrf52840-802-15-4</link><description>hi guys, I&amp;#39;m looking for understand how to send a simple signal using the 802-15-04 between two nrf52840 boards. 
 The only available example use the uart in order to have the input signal to trasmitt but I need to have a pin interrupt on a gpio port</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 09:21:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46207/nrf52840-802-15-4" /><item><title>RE: nrf52840 802-15-4</title><link>https://devzone.nordicsemi.com/thread/182548?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 09:21:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f694a87e-11e1-4fc0-9c37-b2aac142e854</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;IEEE 802.15.4 is a standard for Low-Rate Wireless networks. It specifies the PHY and MAC layer, and it used as basis for multiple protocols (Thread, Zigbee, WirelessHART). You can &lt;a href="https://standards.ieee.org/standard/802_15_4-2015.html"&gt;find the specifications on their webpage&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 802-15-4</title><link>https://devzone.nordicsemi.com/thread/182541?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 09:08:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21124968-8c77-48c4-9d08-7041de6ff825</guid><dc:creator>marikalp</dc:creator><description>&lt;p&gt;thanks a lot Jorden, it&amp;#39;s not a problem to impement and use the pin interrupt : I tested before ble,ant and thread and it&amp;#39;s worked&amp;nbsp; fine!. But now i don&amp;#39;t understand if 802.15.4 it&amp;#39;s a protocol i have to use alone or since it is only for the phy later&amp;nbsp; i have to set upon this an other protocol in orther to complete the stack and trasmit the interrupt?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 802-15-4</title><link>https://devzone.nordicsemi.com/thread/182377?ContentTypeID=1</link><pubDate>Tue, 16 Apr 2019 12:06:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41d38f67-55a8-45d0-a3f4-82a6915b6ce4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The 802.15.4 libraries in the SDK implements full PHY and MAC layer. If you want to send a simple message between two devices using IEEE802.15.4 radio mode, you can use our &lt;a href="https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver"&gt;nRF-IEEE-802.15.4-radio-driver&lt;/a&gt;. &lt;a href="https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver/wiki/Sample-application"&gt;Sample applications&lt;/a&gt; for transmit and receive can be found on the &lt;a href="https://github.com/NordicSemiconductor/nRF-IEEE-802.15.4-radio-driver/wiki"&gt;Wiki-page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;There is a &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/pin_change_int_example.html?cp=5_0_4_6_18"&gt;Pin Change Interrupt example&lt;/a&gt; in our SDK that you can integrate with the application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>