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

nRF5 bluetooth name length limit shorter with SDK12 than with SDK8?

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