This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Migration from SDK 11 alpha to 11 final, advertising problem

Hello,

This morning i did migration of my code from SDK 11 alpha 2 to 11 final on nRF52 and i have a big problem.

Nor bootloader or application do advertising. Am I alone ?

(i possibly not checked bootloader in 11 alpha but it worked with SDK 9 on nRF51)

What can I do as test ?

Parents
  • FormerMember
    0 FormerMember

    Could you run the chip in debug mode and check where in the code it fails?

    It can also be useful to take a look at the migration document that comes with the S130 v. 2.0.0 softdevice. It describes migration from S130 v.1.0.0, but it may still be worth taking a look.

  • Hello, i fixed it but i don't remember exactly how (too much things since). Can you check the return code value for ble_advertising_start ? If i am right it was returning NRF_ERROR_INVALID_STATE if called too soon, i had to retry later until it was ok.

Reply Children
No Data
Related