I am trying to integrate SPS30 sensor to nRF52 DK using Segger Embedded Studio. The sensor fails to initialise and the program keeps getting stuck at NRF_BREAKPOINT_COND at app_error_weak.c. Any help would be appreciated.


I am trying to integrate SPS30 sensor to nRF52 DK using Segger Embedded Studio. The sensor fails to initialise and the program keeps getting stuck at NRF_BREAKPOINT_COND at app_error_weak.c. Any help would be appreciated.


HI,
Could you check if there is any error codes returned when you end up in NRF_BREAKPOINT_COND/app_error_weak.c, as described in this post?
There are no error codes in app_error.c. The code does not end up running there.
There are no error codes in app_error.c. The code does not end up running there.