<?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>nRf51822 blutooth to uart firmware</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58268/nrf51822-blutooth-to-uart-firmware</link><description>See the product named &amp;quot;HZX-51822-16M04 Bluetooth 4.0 Low Energy Module&amp;quot; I need some information regarding it listed below 
 In this nRf5182 is the main chip soo. 
 
 1. How to connect this Bluetooth module with my android mobile device? 
 2. Is there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Feb 2020 07:45:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58268/nrf51822-blutooth-to-uart-firmware" /><item><title>RE: nRf51822 blutooth to uart firmware</title><link>https://devzone.nordicsemi.com/thread/236136?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2020 07:45:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8baf243-fffd-468b-a4dd-e05cdfcdb776</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]1. How to connect this Bluetooth module&amp;nbsp;with my android&amp;nbsp;mobile device?[/quote]
&lt;p&gt;Use a debugger to program it with a &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/examples_ble_peripheral.html"&gt;Bluetooth Low Energy (BLE) example from SDK 12.3&lt;/a&gt; (which is the latest SDK with support for the nRF51 series).&lt;/p&gt;
[quote user=""]2. Is there&amp;nbsp;any ready Firmware code to enable Bluetooth to uart communication?[/quote]
&lt;p&gt;Yes, the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_nus_eval.html"&gt;UART/Serial Port Emulation over BLE example&lt;/a&gt;, which implements the Nordic UART Service (NUS).&lt;/p&gt;
[quote user=""]3. Is not what are the developing tools and software needed for this?&amp;nbsp;&amp;nbsp;[/quote]
&lt;p&gt;SDK, Toolchain/IDE (for instance Keil) and a debugger (for instance using a nRF51 DK).&lt;/p&gt;
[quote user=""]4. How the data will send from the mobile app to this module?[/quote]
&lt;p&gt;If you use the NUS example suggested above, you read or write to the respective characteristics for Rx and Tx to send/receive data. I suggest you start experimenting with &lt;a href="https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp"&gt;nRF Connect app&lt;/a&gt;&amp;nbsp;together with the example&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>