<?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>Datalogger device with nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37297/datalogger-device-with-nrf52832</link><description>Hello, 
 
 We are developing an datalogger application that will push data to a server on the cloud using a cellphone app as intermediate. We are testing a BMD-350 DK board from Rigado that has a nRF52832 device inside. Basically the application will</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Aug 2018 09:31:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37297/datalogger-device-with-nrf52832" /><item><title>RE: Datalogger device with nRF52832</title><link>https://devzone.nordicsemi.com/thread/143693?ContentTypeID=1</link><pubDate>Fri, 10 Aug 2018 09:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e50d2c6-5da8-4024-9537-b8a126d02c8b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Yes, extending both the slave latency and the connection interval will reduce the current consumption. You can use our online power profiler to estimate the current consumption of your BLE application:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/power/"&gt;https://devzone.nordicsemi.com/power/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Additional strategies for minimizing the current consumption can be read here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/hardware-and-layout/posts/nrf51-current-consumption-guide"&gt;https://devzone.nordicsemi.com/tutorials/b/hardware-and-layout/posts/nrf51-current-consumption-guide&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The reconnection between the central and peripheral depends on if they have already been paired or not. In the UART example in the SDK they are reconnected automatically between the sleep cycles of nRF52 after they have already been paired.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Datalogger device with nRF52832</title><link>https://devzone.nordicsemi.com/thread/143636?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 21:23:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:745be63b-bdca-4454-97cf-1822d9aa7b45</guid><dc:creator>Luis</dc:creator><description>&lt;p&gt;Perfect, I could make it works. Second question. I am a bite new on this BLE world so I have a few questions. How can I reduce as maximum as possible the current consumption with this set up using the BLE? Should I change minimum and maximum connection interval? Considering the same payload of data and no real time needs. Shoul I add some slave latency?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Finally I would need that the app to reconnect automatically if the device goes off and on.. is this something possible? Anything to pay attention on the firmware or just on the cellphone app side?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Datalogger device with nRF52832</title><link>https://devzone.nordicsemi.com/thread/143556?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 11:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfc66d64-f77c-4648-8be4-4f3dfe30b377</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I suggest that you that a look at our ble_app_uart example in the ble_peripheral folder in the SDK. The example shows how you push data to the Nordic toolbox application by using the&amp;nbsp;ble_nus_data_send() function.&lt;/p&gt;
&lt;p&gt;In addition you can use the application timer library to implement the timer functionality by using a repeated timer. See this guide for an explanation of the application timer library:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/application-timer-tutorial"&gt;https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/application-timer-tutorial&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>