ESP32 AT COMMANDS
Posted: Wed May 22, 2019 4:38 pm
Hi,
The ESP32-WROVER AT Bin V1.1.2 application does not work. I get "ready" but then it doesn't work. I receive only the echo of everything I write.
Can anyone help me?
I use flash_download_tools_v3.6.5 with this bin files:
0x1000 bootloader/bootloader.bin
0x20000 at_customize.bin
0x21000 customized_partitions/ble_data.bin
0x24000 customized_partitions/server_cert.bin
0x26000 customized_partitions/server_key.bin
0x28000 customized_partitions/server_ca.bin
0x2a000 customized_partitions/client_cert.bin
0x2c000 customized_partitions/client_key.bin
0x2e000 customized_partitions/client_ca.bin
0xf000 phy_init_data.bin
0x100000 esp-at.bin
0x8000 partitions_at.bin
Thank you
The ESP32-WROVER AT Bin V1.1.2 application does not work. I get "ready" but then it doesn't work. I receive only the echo of everything I write.
Can anyone help me?
I use flash_download_tools_v3.6.5 with this bin files:
0x1000 bootloader/bootloader.bin
0x20000 at_customize.bin
0x21000 customized_partitions/ble_data.bin
0x24000 customized_partitions/server_cert.bin
0x26000 customized_partitions/server_key.bin
0x28000 customized_partitions/server_ca.bin
0x2a000 customized_partitions/client_cert.bin
0x2c000 customized_partitions/client_key.bin
0x2e000 customized_partitions/client_ca.bin
0xf000 phy_init_data.bin
0x100000 esp-at.bin
0x8000 partitions_at.bin
Thank you