<?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>IoT Library with power driver and FDS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60231/iot-library-with-power-driver-and-fds</link><description>Hi, I&amp;#39;m facing some problems trying to implement IoT library. I&amp;#39;m working in a code that uses FDS, SAADC, USBD-CDC-ACM among other things. I was able successfully to implement a BLE application with a simple custom service. My next step is to implement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Jul 2020 07:58:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60231/iot-library-with-power-driver-and-fds" /><item><title>RE: IoT Library with power driver and FDS</title><link>https://devzone.nordicsemi.com/thread/260051?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2020 07:58:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81ca1909-45b5-4cfd-b0e5-228c459c6666</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1.- They may not be out of the box compatible, but looking at the error code on line 357 in nrf_drv_power.c you may want to look into calling nrf_drv_power_init(NULL) first to avoid the assert.&lt;/p&gt;
&lt;p&gt;2.- Might be an issue with interrupt priority levels (e.g. code running/hanging in higher priority level than FDS code or FDS handler.) Might be related to the CPU being blocked during flash write or erase operations. Have you debugged the situation and figured out if code execution gets stuck / what is the state of the application at that point?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>