Resolved! BlueNRG : how to set the device name in the advertising
I tried the Cube BLE exemple to tried to set the device name for the advertising message but I can only see the advertising address. How could I do to set the name? /* Update device name */ ret = aci_gatt_update_char_value(service_handle, dev_name...