<?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 how to broadcasts continuous data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82520/nrf52-how-to-broadcasts-continuous-data</link><description>Hi, 
 Nrf52 52840DK,SDK17 S140. 
 how to broadcasts continuous data? (Continuous broadcasting, with different data each time) 
 code as follows: 
 SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_beacon\ 
 
 #define APP_BLE_CONN_CFG_TAG 1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 11 Dec 2021 03:03:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82520/nrf52-how-to-broadcasts-continuous-data" /><item><title>RE: Nrf52 how to broadcasts continuous data</title><link>https://devzone.nordicsemi.com/thread/343004?ContentTypeID=1</link><pubDate>Sat, 11 Dec 2021 03:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91efbed3-f532-4a9c-9254-3fcf88327b5d</guid><dc:creator>yoyou</dc:creator><description>&lt;p&gt;thank you very much.&lt;/p&gt;
&lt;p&gt;periodic_adv&amp;nbsp; &amp;nbsp;and&amp;nbsp; &amp;nbsp;peripheral_uart&amp;nbsp; build ok.&lt;/p&gt;
&lt;p&gt;but&amp;nbsp; periodic_sync&amp;nbsp; building error as follow:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/787x784/__key/communityserver-discussions-components-files/4/pastedimage1639191429988v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;good luck!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52 how to broadcasts continuous data</title><link>https://devzone.nordicsemi.com/thread/342744?ContentTypeID=1</link><pubDate>Thu, 09 Dec 2021 14:26:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0475e525-f3c8-41ba-8a72-4c73f5c43498</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid it&amp;#39;s not possible to get the throughput you need with legacy advertising. You can only fit 31 bytes in the advertising payload + scan response and the fastest advertising interval is 20 ms. Maybe you can &lt;span&gt;achieve&lt;/span&gt; this throughput if you use periodic advertising, a feature which is available in our nRF connect sdk: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/periodic_adv/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/periodic_adv/README.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52 howt to broadcasts continuous data</title><link>https://devzone.nordicsemi.com/thread/342618?ContentTypeID=1</link><pubDate>Thu, 09 Dec 2021 03:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acb6529c-ff5b-4fff-a2f0-c1124eb63961</guid><dc:creator>yoyou</dc:creator><description>&lt;p&gt;thank you very much,&lt;/p&gt;
&lt;p&gt;your code&amp;nbsp;Very useful,good job.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;but i want to continuously broadcast audio (4KB / s low-quality audio). How to achieve it?&lt;br /&gt;1. How to judge that the actual transmission has been completed for each broadcast, so as to immediately transmit the next broadcast;&lt;br /&gt;2. How to ensure continuous reception at the receiving end without disorder;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tips:&amp;nbsp; LE AUDIO 5340,&amp;nbsp;currently has no SDK，so i must using 52840.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52 howt to broadcasts continuous data</title><link>https://devzone.nordicsemi.com/thread/342553?ContentTypeID=1</link><pubDate>Wed, 08 Dec 2021 13:50:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3d53c5b-bb41-4a9b-ad73-635f9b8c2dbf</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Please take a look at the demo example I uploaded in this post: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/78948/advertise-battery-level-in-beacon-advertising-packet"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/78948/advertise-battery-level-in-beacon-advertising-packet&lt;/a&gt;. It shows how you can update beacon data on the fly.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>