<?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>Softdevice -</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75742/softdevice--</link><description>Hello All, 
 I am getting an assertion as below, 
 &amp;lt;error&amp;gt; app: ASSERTION FAILED at ..\nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde/components/libraries/pwr_mgmt/nrf_pwr_mgmt.c:125 
 
 I am not having any floating point operations but still the assertion</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 May 2021 13:21:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75742/softdevice--" /><item><title>RE: Softdevice -</title><link>https://devzone.nordicsemi.com/thread/312400?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 13:21:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a22a65e4-7a78-4860-97d4-d1c099f71146</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see how you could get this without using any floating point operations. Can you double check your code, if you have any floats or doubles or similar? Also, if you do not use floating point, you can disable this handling by setting&amp;nbsp;NRF_PWR_MGMT_CONFIG_FPU_SUPPORT_ENABLED to 0 in your sdk_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>