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

Thread CLI Example has wrong board name

Hello,

I am not sure if this was noted before. I didn't find anything about it. This is more of a suggestion.
I was looking to use Thread CLI Example to use with the pca10059 (to adapt other thread examples for the pca10056 that use CLI).

In the SDK documentation  I found out that the USB with bootloader configuration is supposed to work with the PCA10059. Well when I checked the examples folder I disregarded it because it's in a pca10056 folder and with pca10056 in the name of the project. Note that the preprocessor symbol also says it's for the PCA10056 so it's not actually fully for the PCA10059.
This is misleading and it seems like a simple and harmless change that future beginners will like.
Plus, I am not sure, but it says it's "blank". Shouldn't the folder say "mbr"?


Are there more examples like that in thread? It seemed all were made for the PCA10056 but now I am not sure.

Related