<?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>Blinking LED while sending data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38968/blinking-led-while-sending-data</link><description>I&amp;#39;m working on the the provided example ble_app_uart , and I want to make the LED blink while the data is being sent from the peripheral to a smartphone application by BLE. 
 How do I do that in non blocking mode, and how do I set the blinking frequency</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Sep 2018 12:13:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38968/blinking-led-while-sending-data" /><item><title>RE: Blinking LED while sending data</title><link>https://devzone.nordicsemi.com/thread/150697?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 12:13:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90e4078f-ae21-424a-a1e8-61d722cfa73b</guid><dc:creator>Alaa</dc:creator><description>&lt;p&gt;Thanks for the reply. Does `&lt;span&gt;BSP_INDICATE_ADVERTISING` mean sending the data?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blinking LED while sending data</title><link>https://devzone.nordicsemi.com/thread/150693?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 12:11:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66d79ace-a31a-4951-aa06-ee5b96dce7fe</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You can use the&amp;nbsp;&lt;strong&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/examples_bsp.html?cp=4_0_0_3_6_0_0#examples_bsp_states"&gt;BSP module&lt;/a&gt;&amp;nbsp;&lt;/strong&gt;for this. It is already used ble_app_uart to blink the LED during advertising,&amp;nbsp;&lt;strong&gt;&lt;/strong&gt;see&amp;nbsp;bsp_indication_set(BSP_INDICATE_ADVERTISING) in main.c.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>