BLE Peripheral AT Command ← Bluetooth Dual-mode Modules for the Data Only
BLE Peripheral | Description | Module | |
B2301 | AT+GATTSEND | Read LE Peripheral State | |
B2302 | AT+GATTSEND | Send Data Via LE Peripheral |
B2301 AT+GATTSTAT Read LE Peripheral State
Q) AT+GATTSTAT | +GATTSTAT=Param | Param: Refer to “Indication Table” page for state description |
B2302 AT+GATTSEND Send Data Via LE Peripheral
If throughput mode is on, this command is de-active
Q) AT+GATTSEND=Param1, Param2 | Param1: Payload length (1~155) Param2: Payload (1~155 Bytes UTF8) |
Example |
AT+GATTSEND=10,1234567890 OK |
Send data “1234567890” to remote device via LE Peripheral |