<?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/"><channel><title>nRF BLINKY compatible firmware using Zephyr Bluetooth APIs</title><link>/nordic/nordic-blog/b/blog/posts/nrf-blinky-compatible-firmware-using-zephyr-blueto</link><description>Hello World !!
This is simple code which is compatible for nRF Blinky App which is based on Zephyr OS Bluetooth APIs. I&amp;#39;ve tested it on #nRF52840-PDK board. Isn&amp;#39;t it simple ?
You have to just replace $zephyr_base/samples/bluetooth/peripheral/src/ma</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: nRF BLINKY compatible firmware using Zephyr Bluetooth APIs</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-blinky-compatible-firmware-using-zephyr-blueto</link><pubDate>Mon, 25 Feb 2019 15:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83c36978-b7fa-4df9-99e6-31bf2d253cb6</guid><dc:creator>ljking</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi @vikrant8051&amp;nbsp;would like to run this demo under Zephyr on the Nitrogen board.&lt;/p&gt;
&lt;p&gt;I have tried compiling the app in the latest version of Zephyr (1.14.0) but the major problem is the two macros&amp;nbsp;&lt;span&gt;BT_GATT_CHARACTERISTIC and&amp;nbsp;BT_GATT_DESCRIPTOR seem to have changed. BT_GATT_CHARACTERISTIC now wants 6 parameters, and BT_GATT_DESCRIPTOR is no longer present. I tried the simple fix of &amp;#39;combining&amp;#39; the two since it appears that the newer BT_GATT_CHARACTERISTIC is simply the combination of the two older macros.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Other minor changes the file ../prj.conf needs CONFIG_GPIO=y added, and the LED name is slightly different on the Nitrogen board.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt; The code compiles and loads cleanly, but doesn&amp;#39;t connect to an Android phone running the companion app. Any suggestions on how I should go about debugging this?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1161&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: nRF BLINKY compatible firmware using Zephyr Bluetooth APIs</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-blinky-compatible-firmware-using-zephyr-blueto</link><pubDate>Fri, 26 Jan 2018 11:06:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83c36978-b7fa-4df9-99e6-31bf2d253cb6</guid><dc:creator>David Edwin</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Would be nice to have the main.c as an attachment so it is easy to download. It would be more complete if you also state what software and their version you started with for the nRF52840 PDK ? I also assume you are using the 0.9.2 version of the nRF52840-PDK ?&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1161&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>