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
ESP32 AT COMMANDS
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 AT COMMANDS
Is your terminal using a cr/lf combo to end lines? I think that's what the AT firmware expects; if this is set wrong, it'll think you're still busy entering the first line.
Re: ESP32 AT COMMANDS
You are right. Thanks a lot. Resolved.
Re: ESP32 AT COMMANDS
I have another question for you.
Is it possible to have AT commands for classic bluetooth? (no BLE)
Thank you
Is it possible to have AT commands for classic bluetooth? (no BLE)
Thank you
Who is online
Users browsing this forum: Google [Bot] and 69 guests