This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem with SDK 12 secure bootloader.

Hello,

im trying to use secure bootloader from SDK v 12.3. I have custom board with nrf51822 and one oscillator. I changed flags to custom board. I was able to compile the sources with armgcc and program SoftDevice (S130) and bootloader. Device is advertising as DFUTarg, but when im trying to connect with nrf connect on my android phone device stops responding and disconnects with 0x16 error. I can connect with the device on IOS phone and MacOS laptop. 

Do you know what can cause that behavior?

Parents Reply
  • Hi Michal, 

    From the sniffer trace it seems that there was an issue with the service discovery process. The central disconnected after 30 seconds without receiving response from the softdevice. This is pretty strange. Do you have the same problem when testing with other example in our SDK ? Coul dyou try to test with the same Android phone to connect to ble_app_hrs for example ? Could you capture a sniffer trace of that connection ? 

Children
Related