LE910Cx-WE866Cx LTE Bundling User Guide
1VV0301578 Rev. 9 Page 45 of 56 2020-05-26
#BSRVD:UUID:1234
CHARUUID:3456
CHARHNDL:23
CHARPROP:3E
CHARUUID:3457
CHARHNDL:26
CHARPROP:08
OK
Step 10: To read on a characteristic, use the following command
AT#BREAD=5,23
#BREAD:5,23,"6162"
OK
Where, 23 is the characteristic handle
Step 11: To write on a characteristic, use the following command
AT#BWRITE=5,23,”7172”
Where, 23 is the characteristic handle and “7172” is the new value
Step 12: To disconnect the connected device, use the following command
AT#BDISCONNECT=4
Where, 4 is the connection ID
Step 13: To disable BLE
AT#BI=0
Step 14: To disable WLAN
AT#WLANSTART=0
6.2.2. BLE Web Provisioning
The following steps are required to perform BLE web provisioning.
Step 1: Boot up the board
Step 2: Select USB composition
AT#USBCFG=13
Step 3: Enable WLAN
AT#WLANSTART=1 (Enable WLAN interface)
Step 4: Run the WE866Cx Connection Manager on MODEM 1 using the following AT
command
AT#CONNMGRSTART=1,0
If you are using MODEM 2 with USB composition 13, use the following AT command
AT#CONNMGRSTART=1,1
Step 5: Enabling Linux network stack
AT#ISEL=1