Search found 3 matches

by espresselse
Thu May 21, 2020 11:35 pm
Forum: General Discussion
Topic: How can I write to an app partition using the AT command SYSFLASH?
Replies: 0
Views: 2325

How can I write to an app partition using the AT command SYSFLASH?

How can I write to an app partition using the AT command SYSFLASH?

This is my setup
Windows 10 x64
Hardware ESP32-WROVER-B
Toolchain version: esp-2019r2
Compiler version: 8.2.0
AT version:2.1.0.0-dev(b8d0d4d - May 13 2020 09:42:58) (In other words ESP-AT)
SDK version:v4.0-327-gfe67bedee
compile ...
by espresselse
Thu May 21, 2020 3:46 pm
Forum: ESP-IDF
Topic: [AT command] Add "at_customize.bin" and "service bin" directly from the ESP32
Replies: 3
Views: 6157

Re: [AT command] Add "at_customize.bin" and "service bin" directly from the ESP32


Is there any way to flash the ESP32 and add " GATT Service Bin " without a computer ?
Only with the ESP32, a wifi connection and AT commands ?


Yes, this is possible. I did it with Over-The-Air updates. Refer to this example.
esp-idf\examples\system\ota\native_ota_example
It was easiest to start ...
by espresselse
Wed May 20, 2020 11:40 pm
Forum: General Discussion
Topic: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC
Replies: 13
Views: 67139

Re: [Solved] A step-by-step guide to enable AT commands for ES32P-AT via USB on DevKitC

These instructions will get you started with ESP-AT on Windows 10 (64 bit)

When I follow these instructions, this is the configuration I end up with
Toolchain version: esp-2019r2
Compiler version: 8.2.0
AT version:2.1.0.0-dev(b8d0d4d - May 13 2020 09:42:58)
SDK version:v4.0-327-gfe67bedee
compile ...

Go to advanced search