<?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>Hello, my project is not going well. I&amp;#39;m in trouble. Please help me again.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35175/hello-my-project-is-not-going-well-i-m-in-trouble-please-help-me-again</link><description>Hello, my project is not going well. Trouble you Please help me again First of all, my English is not very good. I&amp;#39;m sorry. Can you provide an ideal sample code for me? My requirement is a broadcast transmission data (8K byte/s). Multiple devices receive</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Jun 2018 11:38:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35175/hello-my-project-is-not-going-well-i-m-in-trouble-please-help-me-again" /><item><title>RE: Hello, my project is not going well. I'm in trouble. Please help me again.</title><link>https://devzone.nordicsemi.com/thread/135132?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 11:38:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6db17db-1597-439f-82c9-cae9d9386ecf</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You first needs to decide on what protocol to use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Some alternatives are listed below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/esb_users_guide.html?cp=4_0_0_5_1"&gt;ESB&lt;/a&gt;&amp;nbsp;is a proprietary protocol which support&amp;nbsp;star network topology with typically one Primary Receiver (PRX) and up to 8 Primary Transmitters (PTX). You can find &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/esb_examples_ptx_prx.html?cp=4_0_0_4_8_0_0"&gt;examples&lt;/a&gt;&amp;nbsp;in the SDK&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/gzll_02_user_guide.html?cp=4_0_0_5_2"&gt;Gazell&lt;/a&gt;&amp;nbsp;is a similar but more advanced protocol than ESB. You can find &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/gzll_examples_device_and_host.html?cp=4_0_0_4_8_1_0"&gt;examples&lt;/a&gt; in the SDK.&lt;/li&gt;
&lt;li&gt;ANT is another proprietary protocol, developed by dynastream, that can support broadcasting. You can find &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ant_examples_broadcast.html?cp=4_0_0_4_0_3"&gt;examples&lt;/a&gt; in the SDK.&lt;/li&gt;
&lt;li&gt;BLE can support broadcasting to multiple devices using advertising and scanning. There are a large list of both &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/examples_ble_peripheral.html?cp=4_0_0_4_1_2"&gt;peripherals&lt;/a&gt; (advertising) and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/examples_ble_central.html?cp=4_0_0_4_1_0"&gt;central&lt;/a&gt; (scanning) examples in our SDK.&lt;/li&gt;
&lt;li&gt;Multiple mesh protocols, like &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/dita/sdk/mesh_sdk.html?cp=4_1"&gt;Bluetooth mesh&lt;/a&gt;, &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.thread_zigbee.v1.0.0/thread_main.html?cp=4_2_0_1"&gt;Thread&lt;/a&gt;, and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.thread_zigbee.v1.0.0/zigbee_main.html?cp=4_2_0_2"&gt;ZigBee&lt;/a&gt; can be used for broadcasting data. These protocols might be a bit overkill for your requirements.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It is up to you to choose the correct example for your application and adapt it to your requirements. We cannot give you any &amp;quot;ideal sample code&amp;quot; that is your entire 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>