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

Bluetooth name length limit less in SDK12.0.0 than in SDK8.0.0?

In our earlier projects with nRF51 and SDK 8 we used to have bluetooth device names of length 13 or 14 characters. However, when using nRF52 and SDK 12 I noticed that the code taken from SDK examples now limits the Bluetooth name to a maximum of 12 characters. What is the reason for that, and can I somehow set a longer name?

Related