Search found 3 matches
- Mon Feb 17, 2020 10:13 am
- Forum: ESP-IDF
- Topic: ESP32 - Wrover - AT Instruction - BLE - message data length
- Replies: 3
- Views: 4472
Re: ESP32 - Wrover - AT Instruction - BLE - message data length
problem fixed.., very very hard
- Fri Feb 07, 2020 7:56 am
- Forum: ESP-IDF
- Topic: ESP32 - Wrover - AT Instruction - BLE - message data length
- Replies: 3
- Views: 4472
ESP32 - Wrover - AT Instruction - BLE - message data length
I configured my Wrover device to work with AT commands as server BLE.
Client recognize BLE server, its connect to Wrover and send/receive information on BLE stream.
This sequence to start service:
AT+BLEINIT=2
AT+BLENAME="BLE_SERVER_1"
AT+BLEGATTSSRVCRE
AT+BLEGATTSSRVSTART
AT+BLEADVSTART
Default ...
Client recognize BLE server, its connect to Wrover and send/receive information on BLE stream.
This sequence to start service:
AT+BLEINIT=2
AT+BLENAME="BLE_SERVER_1"
AT+BLEGATTSSRVCRE
AT+BLEGATTSSRVSTART
AT+BLEADVSTART
Default ...
- Thu Dec 12, 2019 11:47 am
- Forum: General Discussion
- Topic: Help to change ble name
- Replies: 3
- Views: 7559
Re: Help to change ble name
Hi,
i've same problem, did you understand how to solve it?
Tks.
i've same problem, did you understand how to solve it?
Tks.