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

customboard not avertising

Hi Nordic

I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable function found information at the last time it was caught and thought there was a problem with the location of the crystal. The new board has arrived today and I have tried to move again. The result is passed through the sd_softdevice_enable function, but the problem is that the nrf app does not scan. BLEDGAP_EVT_TIMEOUT in the ble stack indicates that advertising is in progress. I've also changed the sintang to an internal crystal, I also changed the crystal position. What can I do more?

Related