Hello everyone,
my application is build based on the mulitrole example. The device name is somehow limited to 4 letters.
I checked:
init.advdata.name_type = BLE_ADVDATA_FULL_NAME
#define BLE_GAP_DEVNAME_MAX_LEN 248
Do you have any ideas what could limit the device name?
Best regards
Hani