Hello,
I'm currently using a module based on WL1831 with TIInit_11.8.32.bts, bluez 5.55 and kernel 5.4.142.
I can bring up the BT functionality get hci0 to appear in hciconfig.
I have a gatt server set up and advertising (hciconfig leadv), but on my nRF connect app it is just showing the mac address instead of the hciconfig hci0 name <NAME>.
I'm wondering if there's a lower level command to set the name to be broadcasted?
As a related note, bluetoothctl and btmgmt DO NOT see the hci0 interface/BT device, so I couldn't set the name via btmgmt.
Thank you!