Other Parts Discussed in Thread: WL1837MOD, WL1831
We are bit struggling to get our devices moving to BLE v5.1.
Our device embeds a TI WL1831MOD, and it always stays in BLE v4.2.
Version Linux : 5.10.
# uname -a
Linux (none) 5.10.109 #1 Wed Mar 30 14:13:24 CEST 2022 armv7l GNU/Linux
Firmware TI : 8.9.0.0.83
# dmesg | grep wlcore
[ 11.112149] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[ 11.116333] wlcore: loaded
[ 14.221796] wlcore: PHY firmware version: Rev 8.2.0.0.243
[ 14.290205] wlcore: firmware booted (Rev 8.9.0.0.83)
[ 15.799496] wlcore: Association completed.
Bluez: 5.62
# /usr/libexec/bluetooth/bluetoothd -v
5.62
Version BT : 4.2
# hciconfig -a
hci0: Type: Primary Bus: UART
BD Address: 48:70:1E:2E:06:D7 ACL MTU: 1021:6 SCO MTU: 180:4
UP RUNNING PSCAN
RX bytes:2838 acl:0 sco:0 events:346 errors:0
TX bytes:65000 acl:0 sco:0 commands:346 errors:0
Features: 0xff 0xfe 0x2d 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF
Link mode: PERIPHERAL ACCEPT
Name: '"Customer T7 143990000005"'
Class: 0x000000
Service Classes: Unspecified
Device Class: Miscellaneous,
HCI Version: 4.2 (0x8) Revision: 0x0
LMP Version: 4.2 (0x8) Subversion: 0xac12
Manufacturer: Texas Instruments Inc. (13)
Can you please explain us how to transition from BLE 4 to 5?
Regards, Bernd