Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

IoT and power driver issue

Hi,

I'm having some problems with the IoT library and the power driver. When the program call the "ipv6_medium_init" function, it asserts internally. This happens when this function calls the "nrf_drv_power.c" driver, in line 357, when checking the flag "m_initialized".

I posted some time ago a question about this issue but no response so far. Here is the link of the post for more details and source code:

devzone.nordicsemi.com/.../iot-library-with-power-driver-and-fds

Best Regards,

José Forno

Related