<?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>Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8688/send-receive-data-to-multiple-server-using-master-emulator</link><description>Hello,I changed nrf51822 firmware and NrfUart API .Now nrf51822 dongle and beacon can comunicate between them .Beacon transmit notification data and can receive a command from dongle(client). Can I send/receive data to/from multiple server at the same</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Aug 2015 06:05:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8688/send-receive-data-to-multiple-server-using-master-emulator" /><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31860?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2015 06:05:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:587de64e-b7dd-412c-8664-631b77a96eb8</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Ok.Thanks a lot,Hung Bui !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31859?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 14:57:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a71947f9-feb9-4759-accd-260743c6a67c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, you are correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31858?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 13:39:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48200377-d924-4f2f-a32c-afbb0f675406</guid><dc:creator>John</dc:creator><description>&lt;p&gt;So,now I understand that I can use BLE driver v0.4.1 which use S120 and I will can connect to up 8  beacon (peripheral) and I will can send and  receive data to/from all at the same time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31857?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 12:31:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b33e02d9-a9dd-4c94-878a-02dff5d5c67b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You can use the dongle with the &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822/nRF51-BLE-Driver-Win/(language)/eng-GB"&gt;BLE driver v0.4.1&lt;/a&gt; where the support for S120 was not removed. You can have 8 peripheral connection with this version.&lt;/p&gt;
&lt;p&gt;Note that the master emulator and the BLE driver are not the same. Master emulator support only one connection at a time.&lt;/p&gt;
&lt;p&gt;In the future we will have more flexible option for the S130, it will not be limited to 3 peripheral connection  and one central connection as it is now.&lt;/p&gt;
&lt;p&gt;It doesn&amp;#39;t mater which hardware you use, it&amp;#39;s the softdevice which decides the feature.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31856?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 12:02:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37d45531-3d16-4f67-a007-137911b175b1</guid><dc:creator>John</dc:creator><description>&lt;p&gt;Thanks Hung Bui for your answer.Now I found in S120 specification :&amp;quot; Central and Observer roles - up to 8 simultaneous connections&amp;quot;.What menas this?can i receive and send data simultaneously up to 8 peripheral with my usb dongle?I need to send and receive data from minimum 4 server once.If it&amp;#39;s not possible with dongle,It&amp;#39;s possible with development kit?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send/receive data to multiple server using Master emulator</title><link>https://devzone.nordicsemi.com/thread/31855?ContentTypeID=1</link><pubDate>Thu, 13 Aug 2015 08:51:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac0b36da-1eb3-43f5-8b7a-dc350f0adf30</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi John,&lt;/p&gt;
&lt;p&gt;The master emulator firmware only support one peripheral at a time.
If you want to handle several peripheral, I would suggest you to use the &lt;a href="http://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF51822"&gt;BLE driver&lt;/a&gt; instead.&lt;/p&gt;
&lt;p&gt;The BLE driver firmware based on the S130 softdevice and the connectivity firmware. So that you can control the S130 from the PC via UART. You have full control of the S130 and can support up to 3 peripheral at a time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>