<?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>Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17938/extracting-the-nrf-chip-on-pcb</link><description>Hello, 
 We would like to extract the SoC to be used in our customized PCB design to communicate with a phone app via BLE. I wonder if there is a module that can be integrated automatically to a PCB with the possibility of easy-use programming? thank</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Nov 2016 05:53:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17938/extracting-the-nrf-chip-on-pcb" /><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69177?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2016 05:53:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd9d251f-4c2a-465b-86e9-f0bfa19c1c1c</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;You could also use something like the BlackMagic Probe, which runs on a STM32 and provides SWD via a GDB server implementation which appears as a USB Serial CDCACM device&lt;/p&gt;
&lt;p&gt;see&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/blacksphere"&gt;https://github.com/blacksphere&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69176?ContentTypeID=1</link><pubDate>Thu, 24 Nov 2016 12:34:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e999319-f3cb-4608-a1de-9996a2090395</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I still don&amp;#39;t fully understand what the question was about. @Badred: You are looking for a BLE module that can be integrated to your PCB that is easy to program ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69172?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 18:07:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7695934c-b99c-44d9-9480-d86ac4f253ed</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;However, You better take a look on the bootloader feature. it is easier for You i think, cause no need for additional hardware&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69171?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 18:06:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:884477e9-0bbf-42fd-9285-802706959082</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;For daplink? There are schematics available on github, just google for swdap/daplink (daplink is the name of the firmware i think, SWDAP is the name for the hardware)...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69173?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 18:04:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ff7b9e0-0632-4fb1-b4b3-68d426d9ea47</guid><dc:creator>Badred</dc:creator><description>&lt;p&gt;is there any available schematic for it so I can directly design it as part of my PCB?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69175?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 18:00:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6fadd11-06fb-4db8-a98b-c644769eb2b8</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Daplink/SWDAP is the microcontroller with possibility of programming the chip by SWD. Other (probably better for you) solution if you want firmware update over-the-air is the bootloader provided by Nordic. It is described &lt;a href="https://devzone.nordicsemi.com/blogs/683/a-presentation-on-how-nrf51-dfu-works/"&gt;here&lt;/a&gt;, but it is quite outdated. You can find examples in newest SDK and more info on infocenter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69174?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 17:49:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24b4172b-3f2b-4d5e-abfb-cd537d278d02</guid><dc:creator>Badred</dc:creator><description>&lt;p&gt;@Wojtek Is it piece of hardware of software? Can you please provide anylinks. I was refering is to use only the SoC which has the bluetooth and the microcontroller inside our own PCB.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Extracting the nRF chip on PCB</title><link>https://devzone.nordicsemi.com/thread/69170?ContentTypeID=1</link><pubDate>Wed, 23 Nov 2016 17:18:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:000488d0-0983-464d-bc44-a50420d62d33</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I am not sure I understand correctly, but if you need something to easily program nRF5x on the PCB board delivered to Your client, I would use DAPLINK. Cheap solution, just one additional chip, possibility to update firmware by usb.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>