<?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>nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28116/nrf52-2-4ghz-project</link><description>Project # Student feedback Remote ( with 60 to 70 students in a class room ) 
 We are developing Student voting remote project. 
 The product will be similar to below china make &amp;amp; will have 7 keys and will be operating on 2 AAA size battery with 2 year</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Dec 2017 08:09:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28116/nrf52-2-4ghz-project" /><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110921?ContentTypeID=1</link><pubDate>Tue, 12 Dec 2017 08:09:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b647c98c-0616-4f6c-a1bb-d3628e3c374f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, they can talk to each other&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110920?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2017 09:05:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:856d735c-4a71-4bba-bbf9-130e99b556a2</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hi Sir,&lt;/p&gt;
&lt;p&gt;Thanks for your information will go through that.&lt;/p&gt;
&lt;p&gt;another query is can we use nrf51 dongle as receiver (which is connected  to system) and nrf52810 as transmitters(slaves)?.&lt;/p&gt;
&lt;p&gt;please confirm.&lt;/p&gt;
&lt;p&gt;thanks in advance
pavan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110919?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 22:13:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:784cae8c-896f-44ce-ad31-9fd01bba62e8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Have you had a look at &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/esb_users_guide.html?cp=4_0_0_5_1"&gt;the documentation&lt;/a&gt; ? You will receive NRF_ESB_EVENT_TX_SUCCESS event when the PTX receive an ACK. Please also check the example project in the SDK as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110918?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2017 10:48:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c591628-2610-48c1-be94-3cabe60427c5</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I checked and i am able to receive the pay load data. but now how and where to check the whether ACK is received  after receiving data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110914?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 14:56:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e4f56be-43ee-49f8-ac68-52581f74d4a9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;How did you verify it work? Have you ever looked into the code ? Look for NRF_ESB_EVENT_RX_RECEIVED event in the PRX main.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110913?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 14:46:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34b010f5-244f-46c1-bf18-34ca21d636ae</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hi ,
Adding to above query i got the ESB examples in SDK and its working . but now my query is how and where i can see what data transmitter(PTX) is transmitting or what data receiver is receiving. is it possible to see in terminal?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110917?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 14:35:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:308e0594-e732-4f9c-a15c-0e495bcab253</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please have a look at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/esb_examples_ptx_prx.html?cp=4_0_0_4_8_0_0"&gt;ESB example&lt;/a&gt; provided in our SDK.&lt;/p&gt;
&lt;p&gt;By default it was made for 1 PTX and 1 PRX. But you can modify the example to test with several PTXs and add the ID inside their payload.&lt;/p&gt;
&lt;p&gt;The addressing is explained in the user guide of the protocol in the link I sent above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110915?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 13:31:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:684e911e-abfb-43e7-83f5-110bf6e3d4f5</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hello ,
Can i have any example codes on ESB so that i can try with some 3-4 nodes and get ready with demo. please provide more information about addressing of each node.&lt;/p&gt;
&lt;p&gt;thanks in advance
Pavan s k&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110916?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 13:16:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a304787c-6ca3-46ef-a344-67035afe4eab</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hello Sir,
Thank you will get back&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52 2.4Ghz  project</title><link>https://devzone.nordicsemi.com/thread/110912?ContentTypeID=1</link><pubDate>Wed, 15 Nov 2017 11:39:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60365199-de8e-4cfb-9209-72e853e7a54f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi pavan,&lt;/p&gt;
&lt;p&gt;With 70 nodes, it&amp;#39;s correct that it&amp;#39;s not a good idea to use BLE.&lt;/p&gt;
&lt;p&gt;I would suggest you to try ESB (our 2.4GHz proprietary protocol). You can have a look at the userguide &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.1.0/esb_users_guide.html?cp=4_0_0_5_1"&gt;here&lt;/a&gt;. It&amp;#39;s a star network and only support up to 8 concurrent slave. However, in your case you can use the same pipe for all nodes. So basically the PRX (the host) listens all the time and all the nodes send to same radio address. Each node will put its ID into the payload.&lt;/p&gt;
&lt;p&gt;When a button pressed, a node will start transmitting let says 10 times, with some random delay between them. The random delay is to avoid congestion.&lt;/p&gt;
&lt;p&gt;Depends on the application, you can decide if the PRX need to send ACK back to the PTX or not, up to the application. The ACK packet will have the same address for all node, but there will be an ID in the payload of the ACK packet. Using ACK you can avoid the node have to re-send packets many times.&lt;/p&gt;
&lt;p&gt;Another option for you is to our Bluetooth Mesh. It would be useful in the case that it&amp;#39;s a big class room that the PRX might not be reached directly from the node. The disadvantage is a packet will be rebroadcasted by all nodes causing more traffic on the air.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>