ESP32 AT COMMANDS

Stefano84
Posts: 5
Joined: Wed May 22, 2019 4:30 pm

ESP32 AT COMMANDS

Postby Stefano84 » 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

ESP_Sprite
Posts: 9599
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 AT COMMANDS

Postby ESP_Sprite » Thu May 23, 2019 1:44 am

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.

Stefano84
Posts: 5
Joined: Wed May 22, 2019 4:30 pm

Re: ESP32 AT COMMANDS

Postby Stefano84 » Thu May 23, 2019 7:00 am

You are right. Thanks a lot. Resolved.

Stefano84
Posts: 5
Joined: Wed May 22, 2019 4:30 pm

Re: ESP32 AT COMMANDS

Postby Stefano84 » Thu May 23, 2019 1:44 pm

I have another question for you.
Is it possible to have AT commands for classic bluetooth? (no BLE)
Thank you

Who is online

Users browsing this forum: No registered users and 68 guests