<?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>nRF52 with MPU9255: Power Save</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57476/nrf52-with-mpu9255-power-save</link><description>Hi, 
 I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following: 
 a) send a BLE beacon advertisement (non connectable) 
 b) periodically sample the accelerometer readings from the connected MPU9255 
 c) change the advertisement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Feb 2020 11:29:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57476/nrf52-with-mpu9255-power-save" /><item><title>RE: nRF52 with MPU9255: Power Save</title><link>https://devzone.nordicsemi.com/thread/233938?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2020 11:29:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5cd1c78d-6358-4895-a68e-db7aa4d9ae17</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure how the accelerometer will react when the nRF is configured to sleep in SYSTEM OFF ( you would have to test and see) but there are several ways to wake up the nRF from&amp;nbsp; SYSTEM OFF sleep as described &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/power.html?cp=4_1_0_4_2_2#unique_751457334"&gt;here&lt;/a&gt;. Note that waking up from SYSTEM OFF will reset the application. If you don&amp;#39;t want to reset the application upon wake-up, then you could try using SYSTEM ON sleep instead by calling a&amp;nbsp; __WFE. This will keep the nRF in IDLE mode while it waits for an event, the tradeoff is the higher current consumption versus using SYSTEM OFF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>