AT commands for BLE throws error
Posted: Mon Mar 04, 2019 3:25 am
hello everyone,
I am newbie to esp32. My company is planning to use esp32 in their product. We are trying to communicate to esp32 through UART to iMX6 to use BLE Services.
I want to use BLE services for which I was trying to initialize BLE. I send few commands and for AT+BLEINIT=2 it is throwing error.
Error is ERR CODE:0x01090000
I checked my firmware version through AT+GMR, which outputted data
AT+GMR
AT version:0.10.0.0(Jun 12 2017 05:47:13)
SDK version:v2.0-3-gbef9896
compile time:Aug 31 2017 05:59:53
Bin version:0.10.0
Could someone help me please, what could be possibly wrong?
Thanks,
Asma
I am newbie to esp32. My company is planning to use esp32 in their product. We are trying to communicate to esp32 through UART to iMX6 to use BLE Services.
I want to use BLE services for which I was trying to initialize BLE. I send few commands and for AT+BLEINIT=2 it is throwing error.
Error is ERR CODE:0x01090000
I checked my firmware version through AT+GMR, which outputted data
AT+GMR
AT version:0.10.0.0(Jun 12 2017 05:47:13)
SDK version:v2.0-3-gbef9896
compile time:Aug 31 2017 05:59:53
Bin version:0.10.0
Could someone help me please, what could be possibly wrong?
Thanks,
Asma