This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1831: Display BT name in GATT advertisements (only MAC is showing)

Part Number: WL1831

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!