<?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>Android connect to 51822 issue when in low advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59727/android-connect-to-51822-issue-when-in-low-advertising</link><description>51822, S130, SDK11.0. In order to save current, I disabled fast adv and set the slow adv interval to 10seconds. The current is low now, but I am facing connecting issues with Android phone. It seems the iPhone connect well, but Android phone failed to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Apr 2020 13:25:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59727/android-connect-to-51822-issue-when-in-low-advertising" /><item><title>RE: Android connect to 51822 issue when in low advertising</title><link>https://devzone.nordicsemi.com/thread/243914?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 13:25:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2e74e7a-d316-47a7-b4cc-c660a4d2c7a2</guid><dc:creator>kfcube</dc:creator><description>&lt;p&gt;Got it. thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android connect to 51822 issue when in low advertising</title><link>https://devzone.nordicsemi.com/thread/243820?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2020 08:30:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6942785-85b1-4ef2-a80d-8a8856c4b607</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you also test this with a development kit?&amp;nbsp;&lt;br /&gt;If the current consumption is higher with the nRF52810 it points to an issue with the hardware design or the software configuration.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regarding powerdown examples for the nRF51, one of my colleagues in support made such an example several years back, and you can find it on our Github account:&lt;br /&gt;&lt;a href="https://github.com/NordicPlayground/nrf51-powerdown-examples"&gt;https://github.com/NordicPlayground/nrf51-powerdown-examples&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It has separate examples for system OFF and system ON, with either GPIO or RTC wakeup.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android connect to 51822 issue when in low advertising</title><link>https://devzone.nordicsemi.com/thread/243469?ContentTypeID=1</link><pubDate>Sat, 04 Apr 2020 00:42:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7a42182-96f2-4b78-be95-88ef3829f3a0</guid><dc:creator>kfcube</dc:creator><description>&lt;p&gt;&lt;span&gt;Torbj&amp;oslash;rn, thanks for those information - very helpful! Actually I&amp;nbsp;do have board with 52810 but unfortunately it has much higher current consumption than 51822. I used SDK16 and s112 for 52810.The mems is lis3dh.&amp;nbsp; All code logic are the same. The schematic&amp;nbsp;is exactly&amp;nbsp;followed the spec. The current with different chips in our case are attached below (unit is MA). We use CR2032 battery.&amp;nbsp; I am still trying to figure out how to&amp;nbsp;deduce the current&amp;nbsp;of 52810 board anyway but at this moment we have to stay with nRF 51 to meet the product timeline.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For the interrupt pin to wake up nRF device, can you please share more details about that part, such as how to do, what the code look like, or any sample references? The mems is lis3dh.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1585960396160.jpg" /&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Android connect to 51822 issue when in low advertising</title><link>https://devzone.nordicsemi.com/thread/242927?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 11:27:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:527b78cc-3259-4d4c-b889-7c3a409e6c28</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;With an advertising interval as high as 10 seconds I think this is to be expected. Connection time will be very slow, and if you are developing an app on the phone side you would have to set it to retry connecting to your device until it succeeds.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you have a target for how low the average current should be in advertise mode, based on your expected battery life time and the size of your battery?&lt;/p&gt;
&lt;p&gt;If low current consumption is a requirement I would strongly recommend switching to an nRF52 series part rather than the nRF51822. Typically you are looking at down to 50% of the current consumption when running Bluetooth (not to mention the improved performance, feature set and more of the nRF52 devices). Is there any particular reason you are sticking to the nRF51 series?&lt;/p&gt;
&lt;p&gt;1. The connection interval makes no difference in advertise mode. These settings are only relevant once a connection is established, but once you do this they will impact current consumption. The only reason to use a small connection interval is if you need to transmit a lot of data, or if you need low latency.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. No. Unless the nRF device advertises there is no way for the phone to connect to it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. I don&amp;#39;t know what capabilities your mems sensor has, but if it has an interrupt pin of sorts you might be able to configure this to wakeup the nRF device when some data is acquired. The nRF device can go into a lower sleep mode when waiting for pin wakeup than when running a timer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For the nRF52 series we have an online power profile that allows you to check the average current consumption in various advertising and connected states. This allows you to calculate which intervals you should use to get below a certain current consumption target. We don&amp;#39;t have a similar one for the nRF51822 unfortunately, but as mentioned it will be up to twice as high depending on configuration and supply voltage:&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/nordic/power/"&gt;https://devzone.nordicsemi.com/nordic/power/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>