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

what are nrf51 SDK 10.0 known issues

On SDK 10.0 only

  • Do not judge the quality of SDK based on number of entries here. This thread should be considered part of Nordic effort to main the quality of the release.

GENERAL RULES TO KEEP THIS PAGE READABLE

This is ONLY for already confirmed bugs which are discussed in another threads. Please do not discuss here in the comments to try to figure out that the issue you are facing is a bug or not. Please create a seperate question

Do not edit the answer. If I forgot/missed to add an already discussed and confirmed bug, then please add the link to the issue in comment, I will then update the answer with your link.

If it is a minor edit, then I will select "minor edit" option in my edits. But if i am adding new issue, then I will not select "minor edit" and hence will send notifications to one following.

  • Seems like the APP_BUTTON_INIT macro is gone as well. app_button.h refers to it on line 74, but it's gone from the code.

  • gortok, Please have a look here This is not considered a implementation bug (it is documentation bug).

  • @Aryan definitely; also on the documentation side of things; spelling out that SDK10 added this parameter and that it's necessary to use GPIOTE would have been helpful to have in the docs: GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS. Updating from 9 to 10 caused code to not work because of that; and it took a non-trivial amount of time to track down with all the SDK changes between 9 and 10 (for instance; in 9, spi_master_init happened each time; in 10 it only happens once).

  • Hi Christopher, no movement on making improvement in this file ... sorry. I poked the team again :(

  • new SPIS driver bug in both SDK10 and SDK11_alpha, updated this thread. This bug was introduced in SDK10

1 2 3 4