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.


Please set up the Debugging environment as shown in this Youtube tutorial.
So it looks like you have an issue enabling TWI.
Please take a look at the TWI sensor example and use that as reference.
Please set up the Debugging environment as shown in this Youtube tutorial.
So it looks like you have an issue enabling TWI.
Please take a look at the TWI sensor example and use that as reference.