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

We're porting an nRFS52832 app from an earlier version (14) to 15.2. Using sd_ble_gap_device_name_set( &secMode, dN, len ) with a string of length=9 will only show 5 chars (e.g. with nRFconnect). What's going wrong?

We're porting an nRFS52832 app from an earlier version (14) to 15.2.
Using sd_ble_gap_device_name_set( &secMode, dN, len ) with a string of length=9 will only show 5 chars (e.g. with nRFconnect). What's going wrong?

Related