<?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>How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67447/how-to-evaluate-a-channel-if-is-clear-in-property-in-nrf528-serials</link><description>Dear, 
 How to evaluate a channel if is clear in property in NRF528 serials? e.g. there are ED and CCA in 802.15.4 standard, how to implement CSMA in NRF52810?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Oct 2020 09:57:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67447/how-to-evaluate-a-channel-if-is-clear-in-property-in-nrf528-serials" /><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276802?ContentTypeID=1</link><pubDate>Mon, 26 Oct 2020 09:57:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97f18ee5-73c5-4a0f-8db9-4d82f3f31dab</guid><dc:creator>LeoXie</dc:creator><description>&lt;p&gt;&lt;span&gt;Dear Kenneth,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;thank you a lot, Gotcha.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276801?ContentTypeID=1</link><pubDate>Mon, 26 Oct 2020 09:54:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4a7347c-96bc-4623-abf6-3ce106be5458</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;RSSI is affected by distance and antenna, so even if you have 100 devices, they may be so far&amp;nbsp;away that they will not interfere (even if you are using the same frequency).&lt;/p&gt;
&lt;p&gt;Also have in mind that the time on-air is typically so short, that even if you have multiple devices using the same frequency, you will be able to communicate. Typical example can be BLE and advertising. Even they all use the same advertising frequencies (up to 3), you are able to see and connect to a device that is advertising.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have any good article on frequency hopping, typically you can choose a protocol that use frequency hopping and then you don&amp;#39;t need to consider what actually happen in the lower layers of the protocol (frequency hopping and retransmissions).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276523?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2020 03:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:190d0979-f02b-4bb0-b1b9-3156e4f8395c</guid><dc:creator>LeoXie</dc:creator><description>&lt;p&gt;thank you Kenneth,&lt;/p&gt;
&lt;p&gt;there are many Zigbee devices at 2405MHZ, about 200 pieces, but the RSSI seems lower than something at 2454 ~ 2474mhz&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1603424022314v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;do you know any good articles for&amp;nbsp;&lt;span&gt;frequency hopping?&amp;nbsp; if there are more than 100 devices whthin personal erea mesh&amp;nbsp;network,&amp;nbsp;frequency-hop&amp;nbsp;arithmetic will face a big challenge&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276376?ContentTypeID=1</link><pubDate>Thu, 22 Oct 2020 08:45:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1322aef2-dd34-427d-acb4-9302b732985c</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It detects signal strength on channel (the actual modulation should not matter). You can in any case download nRF Connect for Desktop and run RSSI Viewer there if you want to test with wifi, bt, microwave oven or other sources.&lt;/p&gt;
&lt;p&gt;You can sample RSSI at any time while in receive mode using the start RSSI task,&amp;nbsp;and you can sample as many times as you want.&lt;/p&gt;
&lt;p&gt;I personally don&amp;#39;t think using CSMA is very efficient in the 2.4GHz band, since all packet transmissions are typically very short (in the 100-200us) range, I think it is more efficient to use frequency hopping to reduce risk of collisions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276322?ContentTypeID=1</link><pubDate>Thu, 22 Oct 2020 01:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75e9f4eb-5e0a-4b65-9c52-58dba6908008</guid><dc:creator>LeoXie</dc:creator><description>&lt;p&gt;Dear Kenneth,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; thank you, does RSSI detection can detect all kind of protocol&amp;nbsp;carrier? e.g. there ara wifi, bt, zigbee and others share the one channel, how can I&amp;nbsp;estimate if it could send packages?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;what is NRF52810 RSSI detection theory? does it can get RSSI value after received a packge or just sensed carrier in the air?&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;if it&amp;#39;s trying to &lt;span&gt;estimate&amp;nbsp;if is the channel clean enough for a while, should I triggle RSSI_START&amp;nbsp;continuously?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276235?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 13:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e10064e6-0243-490e-a63e-61e8f0daa733</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Ah, then the only option is to trigger the RSSI_START task while in receive mode:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52810/radio.html#rssi"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52810/radio.html#rssi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276199?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 12:50:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a47fb632-f3a9-4cd5-b52b-d8fbaa49a033</guid><dc:creator>LeoXie</dc:creator><description>&lt;p&gt;Dear Kenneth,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; the platform that I am using is NRF52810, so there are no ED module inside&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276197?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 12:47:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:298b7a78-78e2-42cb-b245-32450fdda586</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I believe this is explained here;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/radio.html#ieee802154_ed"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52833/radio.html#ieee802154_ed&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to evaluate a channel if is clear in property in NRF528 serials</title><link>https://devzone.nordicsemi.com/thread/276062?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2020 03:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a342f014-6937-4fba-8c65-b05516866435</guid><dc:creator>LeoXie</dc:creator><description>&lt;p&gt;I mean... I don&amp;#39;t want inplemente 802.15.4 in&amp;nbsp;&lt;span&gt;NRF52810, I just wanna add a function that kinda like CSMA.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>