Part Number: WL1835MOD
Other Parts Discussed in Thread: TI-BT-4-2-STACK-LINUX-ADDON, WL18XX-BT-SP
Hello TI,
I use TI-BT-4-2-STACK-LINUX-ADDON but the device still reports Bluetooth version 4.1
Steps to reproduce:
1. Download TI-BT-4-2-STACK-LINUX-ADDON and WL18XX-BT-SP Bluetooth service pack for WL18xx.
2. Copy SS1BTPM, TIInit_11.8.32BT4.2.bts and my demoapp onto the target
3. Start SS1BTPM and review usage of right bts file
Output:
root@ti~# ./SS1BTPM &
[1] 1654
root@ert:~# ./spirohome.app
BTPM_Initialize() Success: 0.
DEVM_RegisterEventCallback() Success: 5.
GATM_RegisterEventCallback() Success: 1.
echo 63 > /sys/class/gpio/export
sh: line 0: echo: write error: Device or resource busy
echo out > /sys/class/gpio/gpio63/direction
echo 0 > /sys/class/gpio/gpio63/value
echo 1 > /sys/class/gpio/gpio63/value
echo 0 > /sys/class/gpio/gpio63/value
echo 1 > /sys/class/gpio/gpio63/value
BT COMM PORT (/dev/ttyO2): 1
Changing HCI baud rate to 3000000
Status: Executing BTS Script /lib/firmware/TIInit_11.8.32.bts.
4. Start wireshark to record the connection and pairing process
5. Start the demo application
Bluetooth Low Energy Link Layer
Access Address: 0x8d2ae6c6
[Master Address: TexasInstrum_d0:5a:4b (38:d2:69:d0:5a:4b)]
[Slave Address: TexasInstrum_xx:xx:xx (xx:xx:xx:xx:xx:xx)]
Data Header
.... ..11 = LLID: Control PDU (0x3)
.... .1.. = Next Expected Sequence Number: 1 [ACK]
.... 1... = Sequence Number: 1 [OK]
...0 .... = More Data: False
..0. .... = CTE Info: Not Present
00.. .... = RFU: 0
Length: 6
Control Opcode: LL_VERSION_IND (0x0c)
Version Number: 4.1 (0x07)
Company Id: Texas Instruments Inc. (0x000d)
Subversion Number: 0xac08
[Response in Frame: 546]
[Connection Parameters in: 540]
CRC: 0xe1aff9
Regards,
Th. Thielemann