<?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>SoC with a nRF51822 kickstart example code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15472/soc-with-a-nrf51822-kickstart-example-code</link><description>Hi everyone,
I need to use an nRF51822 (MBH7BLZ07-109033) mounted on a custom board. 
 I want to develop my firmware application on the custom board in such a way I can use the bluetooth to send some data wirelessly to a PC: basically, I want extend</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Aug 2016 06:38:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15472/soc-with-a-nrf51822-kickstart-example-code" /><item><title>RE: SoC with a nRF51822 kickstart example code</title><link>https://devzone.nordicsemi.com/thread/59101?ContentTypeID=1</link><pubDate>Wed, 03 Aug 2016 06:38:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3591584b-50a6-4a1a-8593-4bc7073a0611</guid><dc:creator>Jui-Chou (Rick) Chung</dc:creator><description>&lt;p&gt;Hello Riccardo,
According to your upon description, seems the MBH7BLZ07 you are using now has been programmed with &amp;quot;Fujitsu Components’ Data Communication (FDC) profile&amp;quot;. You can contact the vendor for more information, maybe using the FDC profile can satisfy your goal without reprogramming the firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoC with a nRF51822 kickstart example code</title><link>https://devzone.nordicsemi.com/thread/59100?ContentTypeID=1</link><pubDate>Tue, 02 Aug 2016 07:15:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f4a41e6-d785-4218-8f0a-1034c92ead93</guid><dc:creator>raa</dc:creator><description>&lt;p&gt;Thank you so much Rick for your answer!
It was really a precious info, and apparently it is my very use case.&lt;/p&gt;
&lt;p&gt;I noticed that in order to program the chip, I first need to program a Softdevice on it.&lt;/p&gt;
&lt;p&gt;But how I am supposed to do it if I have already wired my MBH7BLZ07-109033 on my custom board?
The wirings is the following:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Domanda-sul-BT.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Do I physically need to wire something else to it or I can upload the softdevice via UART (since apparently only UART is connected to the custom board)?&lt;/p&gt;
&lt;p&gt;Moreover, I noticed that the module is MBH7BLZ07 and not MBH7BLZ07-109033, so it is a little bit different: seems like it already contains some software on it, does anyone knows which kind of software it is and if it is compatible with nordic standards?&lt;/p&gt;
&lt;p&gt;Riccardo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SoC with a nRF51822 kickstart example code</title><link>https://devzone.nordicsemi.com/thread/59099?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 21:26:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64923b4e-fd43-498a-8dd3-746f955b4cf8</guid><dc:creator>Jui-Chou (Rick) Chung</dc:creator><description>&lt;p&gt;Hello Riccardo,&lt;/p&gt;
&lt;p&gt;According to your description, seems you can try the &amp;quot;Nordic UART Service&amp;quot; which emulates the UART over BLE. If you are using nRF5_SDK_11, you can find the example project under&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;nRF5_SDK_11/examples/ble_peripheral/ble_app_uart&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The detail of the usage can be found in &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=6_0_0_4_2_2_18"&gt;here&lt;/a&gt;. If you have BLE dongle on your PC, you can just access the TX and RX characteristics shown in the link. Otherwise, you can connect another nRF51 to your PC using UART, and programmed it with the &amp;quot;Nordic UART Service Client&amp;quot; to exchange the information with your custom board through BLE. The example can be found in&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;nRF5_SDK_11/examples/ble_central/ble_app_uart_c&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The guide can be found in &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fble_sdk_app_nus_c.html&amp;amp;cp=6_0_0_4_2_0_3"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>