<?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 and Rn4871 isuues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74000/nrf51822-and-rn4871-isuues</link><description>Hello, 
 currently am working on connecting two different modules of BLE, nrf51822 and Rn4871. 
 The problem am facing is that i am not able to send and receive data between the two modules. i succeeded on connecting them to each other: nrf51 is central</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Apr 2021 14:15:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74000/nrf51822-and-rn4871-isuues" /><item><title>RE: nrf51822 and Rn4871 isuues</title><link>https://devzone.nordicsemi.com/thread/305597?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 14:15:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74dcbcc7-89bb-4177-8033-447b1aff351a</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since these two are different Bluetooth modules from different producers they have different BLE UART services.&lt;/p&gt;
&lt;p&gt;The Nordic UART service (NUS) used in the ble_app_uart example is a custom service different from the one used by the Microchip module:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_eval.html"&gt;https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/ble_sdk_app_nus_eval.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;My recomendation is to decide on which custom service you want to use and implement it on the other module. We have a tutorial for how to implement a custom BLE service on nRF5 SDK here: &lt;a href="https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial"&gt;https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>