<?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>How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23814/how-to-disconnect-nrf8001-from-a-nrf52-board</link><description>I am working on a project involving BLE communication, but I am quite new to BLE, so please be patient. 
 The project scenario is the following: I have a nRF52 feather board (from Adafruit: learn.adafruit.com/.../bluefruit-nrf52-api) working as the central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Sep 2018 21:07:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23814/how-to-disconnect-nrf8001-from-a-nrf52-board" /><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/149325?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 21:07:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:932c929d-ffdc-4abf-9669-9799962e46b3</guid><dc:creator>denizruzgar</dc:creator><description>&lt;p&gt;Hi Filippo,&lt;/p&gt;
&lt;p&gt;I am also working on a project in which my Bluefruit NRF52 Board receives data from a few sensors like accelerometer, humidity, co2 level etc. and then should send this data in an float array to NRF8001 hooked up Arduino Nano. But I am really new to this BLE_UART concept, so can you help me with this communication? Have you succeeded with your project above? If so, can you share the codes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/93688?ContentTypeID=1</link><pubDate>Mon, 31 Jul 2017 13:36:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da1fec79-2d3f-4ce8-af94-af513b1692ea</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You need a programmer. You can use one of our &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK"&gt;nRF5 development kit&lt;/a&gt; as the programmer for your board.&lt;/p&gt;
&lt;p&gt;Anyway, for the development of your project, I would strongly suggest you to continue on our nRF5 Development Kit ($39) instead of the BLEfruit board.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s could be easier to start and more straight forward with Arduino, but if you want all the features and more flexibility, I would suggest you to get started with our development kit and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.1.0/nrf51_getting_started.html?cp=4_0_0_1"&gt;the SDK&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/93686?ContentTypeID=1</link><pubDate>Sat, 29 Jul 2017 09:47:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d55a9e3b-0160-4f61-9372-b9d837afc03f</guid><dc:creator>Filippo Damuzzo</dc:creator><description>&lt;p&gt;Founded that my nRF52 Bluefruit feather board has the S132 v2.0.1.
Since I am new to all these stuff, could you explain me (or link to any references) &lt;em&gt;how to&lt;/em&gt;  flash the board firmware with your SDK, please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/93687?ContentTypeID=1</link><pubDate>Fri, 28 Jul 2017 10:26:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81935fcf-6616-4cf1-9430-8230524c8b19</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure which version the S132 you have with BLEFruit.&lt;/p&gt;
&lt;p&gt;If you have the programmer to flash firmware on the board, I would suggest with our SDK as you pointed to. The SDK can be download &lt;a href="http://developer.nordicsemi.com/nRF5_SDK/"&gt;here&lt;/a&gt; and the documentation is &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk/dita/sdk/nrf5_sdk.html?cp=4_0"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/93684?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2017 12:39:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38ea0db4-21fb-46a5-8699-38007dc94a24</guid><dc:creator>Filippo Damuzzo</dc:creator><description>&lt;p&gt;First of all, I would like to thank you for the reply @Hung.
Accordingly to this &lt;a href="https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide/memory-map"&gt;learn.adafruit.com/.../memory-map&lt;/a&gt; reference page, it seems that my Bluefruit nRF52 Feather come with the S132 Soft Device pre-installed. So this should be not a problem and I would be capable to handle both the BLE links to the Flora boards.&lt;/p&gt;
&lt;p&gt;About the programming platform, I am started from some rough examples included into the &amp;quot;Adafruit BLE libraries for Bluefruit52&amp;quot; for the Arduino IDE and also available into the Adafruit_nRF52_Arduino github repo (&lt;a href="https://github.com/adafruit/Adafruit_nRF52_Arduino)."&gt;github.com/.../Adafruit_nRF52_Arduino).&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Is your SDK this (&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK)"&gt;www.nordicsemi.com/.../nRF5-SDK)&lt;/a&gt; one?&lt;/p&gt;
&lt;p&gt;Huge thanks again for your help, very appreciated!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to disconnect nRF8001 from a nRF52 board?</title><link>https://devzone.nordicsemi.com/thread/93685?ContentTypeID=1</link><pubDate>Thu, 27 Jul 2017 12:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b9c1b0b-a6aa-468e-89c7-e67923ff1b9b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Filippo: The nRF52 is capable of having 20 connections at the same time. If you use latest softdevice.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know which programming platform you are using for the Feather board. If you use our SDK , it is fairly easy to handle both Flora boards or to disconnect a board if you want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>