<?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>Bluetooth module with external microcontroller</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61066/bluetooth-module-with-external-microcontroller</link><description>Hello, 
 
 I want to use a third party bluetooth module (based on Nordic SOC) in my application, so far my understanding is that using your softDevice stack I have to implement my application in the same chip where softDevice is loaded (i.e. within the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 May 2020 05:42:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61066/bluetooth-module-with-external-microcontroller" /><item><title>RE: Bluetooth module with external microcontroller</title><link>https://devzone.nordicsemi.com/thread/248612?ContentTypeID=1</link><pubDate>Thu, 07 May 2020 05:42:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d9f54a35-5064-4581-84b7-09793deeee0a</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Sam,&lt;br /&gt;&lt;br /&gt;That is great! &lt;br /&gt;Please let me know if you encounter any issues or questions along the way.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth module with external microcontroller</title><link>https://devzone.nordicsemi.com/thread/248558?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 21:04:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b28dea38-8eed-4b50-8770-82b63206ebc4</guid><dc:creator>Sam123</dc:creator><description>&lt;p&gt;Hello Karl,&lt;/p&gt;
&lt;p&gt;The scenario that you mentioned is exactly my case. I will checkout the example.&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth module with external microcontroller</title><link>https://devzone.nordicsemi.com/thread/248332?ContentTypeID=1</link><pubDate>Wed, 06 May 2020 06:11:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcbe6ca4-e96f-4e07-bf5d-9126ae7a2a93</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Our SoftDevices implements the BLE Stack - but you will still need an application running on the device for it to do anything useful. In your scenario it sounds like you would like the other microcontroller to forward data to the nRF SOC and have it transmit the data over BLE and vice versa? In that case, you could create an application that does just that - listen for instructions on SPI/TWI/Uart and then transmits the contents of the message.&lt;br /&gt;If you would like to see an example of a similar application, the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_c.html"&gt;Nordic UART example&lt;/a&gt;&amp;nbsp;demonstrates exactly this: The device will transmit any data received on UART, and print any data received from BLE to its UART port.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>