<?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>ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21163/ble-app-uart-example-led-not-blinking</link><description>hi
i flashed s110 softdevice 7.1.0 then ble_app_beacon example application fron sdk 7.1.0 into nrf51822 beacon successfully.but led is not at all blinking in beacon.and i can not detect that in nrf uart app.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Apr 2017 16:37:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21163/ble-app-uart-example-led-not-blinking" /><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82835?ContentTypeID=1</link><pubDate>Tue, 18 Apr 2017 16:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a10ec5b1-c19a-4adb-b120-46d14d81845e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;It looks like you got your answer about button states &lt;a href="https://devzone.nordicsemi.com/question/126921/can-i-add-one-bit-in-advertising-packet-for-nrf51822/"&gt;here&lt;/a&gt;? It is always a good idea to open a new thread when you have questions about new topics.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82834?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 12:20:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f5e3e9d-2dfb-456e-967b-d72288738bfe</guid><dc:creator>shravani</dc:creator><description>&lt;p&gt;hi i want to add 0/1(from button state) in advertising packet.is it possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82836?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 08:38:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93a123bf-a0af-41fe-bc06-ae9f5da6a85f</guid><dc:creator>shravani</dc:creator><description>&lt;p&gt;changed ram rom settings.now it is working&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82833?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 08:25:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fe01ddf-cb93-4d04-9309-438999e4db04</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;What happens if you only change PCA10028 to PCA20006, but leave device and RAM and ROM settings as it is?&lt;/p&gt;
&lt;p&gt;Can you also try a simple, non-Bluetooth, example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82832?ContentTypeID=1</link><pubDate>Fri, 07 Apr 2017 03:11:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b84277e3-8067-4559-ac3c-433eb4a87b30</guid><dc:creator>shravani</dc:creator><description>&lt;p&gt;i tried ble_app_uart from sdk 8.0.0 in pca10028 and it is working.but i want to run it in pca20006.i changed device to 51822 &amp;amp; board to pca20006(in preprocessor settings) &amp;amp; ram settings to 0x18000,0x28000(size),rom to 20002000,8000(size). but still not working. is it possible? what else i should change?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82831?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 11:35:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3181356a-b6ff-4d9b-bde8-dd639233c4af</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure if I understand what you are after, but the values in the advertising packets are defined almost at the top in main.c. These are the define names:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;APP_BEACON_INFO_LENGTH 
APP_ADV_DATA_LENGTH   
APP_DEVICE_TYPE       
APP_MEASURED_RSSI     
APP_COMPANY_IDENTIFIER 
APP_MAJOR_VALUE
APP_MINOR_VALUE 
APP_BEACON_UUID 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/tutorials/5/"&gt;Here is a tutorial about general advertising&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82830?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 08:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5783afef-f18c-4d8c-8503-df14de860a2a</guid><dc:creator>shravani</dc:creator><description>&lt;p&gt;what i was asking not in app.when adv_start function called what will be transmitted.i saw the format.but i need example adv packet&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82829?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 08:46:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9769fbec-3db5-494b-ba3b-a0fa67c26efd</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;This is what it looks like when I try the example and scan with nRF Connect:
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/beacon_5F00_adv.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82828?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 08:21:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc09c847-b79f-4ca9-8124-9e1d4fb08359</guid><dc:creator>shravani</dc:creator><description>&lt;p&gt;can you tell me what is example advertising packet transmitting from beacon in ble_app_beacon example.and how many bytes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble app uart example led not blinking</title><link>https://devzone.nordicsemi.com/thread/82827?ContentTypeID=1</link><pubDate>Thu, 06 Apr 2017 07:09:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bd25af7-d030-4955-9f1f-6d58cb851764</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Do you have a debugger so that you can step through your code and see where it goes wrong? &lt;a href="https://devzone.nordicsemi.com/question/40413/debugging-nrf51422-how-can-i-use-err_code-to-debug-my-nrf51422/"&gt;Here are a few debugging tips&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>