<?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>Pair two NRF52832 devices with my android smartphone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38902/pair-two-nrf52832-devices-with-my-android-smartphone</link><description>Hello ! I have an issue that is making me crazy so far 
 
 I am trying to connect to NRF52832 devices with my smartphone. They have to collect data from sensors inside smart footwear insoles. They always are going to be paired to the phone. 
 The question</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 27 Sep 2018 08:34:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38902/pair-two-nrf52832-devices-with-my-android-smartphone" /><item><title>RE: Pair two NRF52832 devices with my android smartphone</title><link>https://devzone.nordicsemi.com/thread/150626?ContentTypeID=1</link><pubDate>Thu, 27 Sep 2018 08:34:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:255804e8-cd36-4e92-a488-474fb88e9e39</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Facundo,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you saying your 15 pressure sensors also taking samples every 5-10 minutes ? What data are you sending 15 times in a second ? How big is your data ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In your case, I would think it&amp;#39;s best to optimize your insole battery.&amp;nbsp; I assume you have pretty small battery on the insole ? By having one of your insole acts as both central and peripheral you may lose more current for the central role on this insole.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think it would be a problem having your phone to connect to both insoles. You can&amp;nbsp;design your app to connect automatically with the 2 insoles, transparent to the end customer to make it simple.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pair two NRF52832 devices with my android smartphone</title><link>https://devzone.nordicsemi.com/thread/150541?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 16:29:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be13bdee-4cc7-4f8f-8ae0-98a729d73d0c</guid><dc:creator>FacundoNoya</dc:creator><description>&lt;p&gt;Hi Hung! Thanks for your quickly answer!&lt;/p&gt;
&lt;p&gt;I will try to explain better my problem,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I have two footwear insoles that has 15 pressure sensors, 1 for temperature and 1 for humidy in each insole. They have to control the foot ambient all day but it will take samples every 5 or 10 minutes. The rest of the time is expected to be in sleep mode.&lt;/p&gt;
&lt;p&gt;Al this information is sent in one data package and we are sending 15 of this for second.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;About the phone, we want to make it the most easy way for any kind of phone who can use this kind of technology.&lt;/p&gt;
&lt;p&gt;Which mode do you recommend to start? and which one is less current consumption?&lt;/p&gt;
&lt;p&gt;Thanks in advance for your time!!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Facundo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pair two NRF52832 devices with my android smartphone</title><link>https://devzone.nordicsemi.com/thread/150475?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 12:19:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f96baa9-51ba-4667-bc58-6c22cc73b988</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Facundo,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We would need some more information about your communication to be able to give you advice. We would need to see if you are hitting any limit here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How much data do you collect every second ? What is the real time requirement you have ? What kind of connection interval you are expecting? Do you see any limitation on the phone that it couldn&amp;#39;t handle the 2 connections ?&amp;nbsp;Is it ok to have 2 connections on the phone or it&amp;#39;s preferred to have only one connection ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Connecting both sensors to the phone make the firmware more simple but may cause higher current consumption. By combining the data of the two sensor you can send them more effectively. The example of &amp;quot;&lt;span&gt;connecting device A to device B and device B to P &amp;quot; already provided in our SDK, it&amp;#39;s the relay example:&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;C:\NordicSDK\SDKv15.1\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>