<?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>two nrf52 set as duplex modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27461/two-nrf52-set-as-duplex-modem</link><description>Is it possible to set two nRF52 as duplex MODEM? 
 The objective is to monitor a remote solar powered device from a PC. There would be one nRF52 device at each end (one at solar charger and one at PC) to tx/rx data. Distance is within 10 meters. The</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Nov 2017 07:51:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27461/two-nrf52-set-as-duplex-modem" /><item><title>RE: two nrf52 set as duplex modem</title><link>https://devzone.nordicsemi.com/thread/108477?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 07:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ced297b-fffe-4588-972f-81fd930e1dc3</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;You can indeed use one side to monitor multiple stations in star-like topology. Current Nordic stack (Soft Device) support up to 20 concurrent connections and some other stacks may support more. The application gets little bit more complicated and there are probably no !00% ready examples for this but it shouldn&amp;#39;t be a big problem to develop.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: two nrf52 set as duplex modem</title><link>https://devzone.nordicsemi.com/thread/108476?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2017 22:59:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:29f6447b-7784-4fb8-bd10-150cbf7817fa</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;What you are describing is BLE UART with one nRF as central and one nRF as peripheral.
There is a tutorial on that for nRF51 but the same code is available in the SDK for nRF52.&lt;/p&gt;
&lt;p&gt;Tutorial: &lt;a href="https://devzone.nordicsemi.com/tutorials/21/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the second part of your question it looks like whether you can have a one to many relationship on central to peripheral devices. I don&amp;#39;t know on that part. I have only done a one to one for uart.&lt;/p&gt;
&lt;p&gt;Mesh might be one way to handle this. But it seems you might want to get away from the UART concept and just send the data via ble and get rid of the UART side of the equation. I assume you are focusing on UART due to some legacy implementation .&lt;/p&gt;
&lt;p&gt;Here is some info on mesh: &lt;a href="https://devzone.nordicsemi.com/blogs/998/nrf-connect-mesh-beta-release-making-ble-mesh-deve/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>