Search found 154 matches

by esp-at
Fri Sep 01, 2023 8:08 am
Forum: ESP-AT 中文讨论版
Topic: ESP32-C6 IPV6 的相关问题
Replies: 1
Views: 5604

Re: ESP32-C6 IPV6 的相关问题

烦请提供具体的复现步骤和日志。
by esp-at
Thu Aug 17, 2023 9:35 am
Forum: ESP-AT 中文讨论版
Topic: esp-wroom-02d自组网?
Replies: 1
Views: 4845

Re: esp-wroom-02d自组网?

by esp-at
Mon Jul 31, 2023 3:48 am
Forum: ESP-AT
Topic: Using AT+SYSMFG commands
Replies: 3
Views: 5917

Re: Using AT+SYSMFG commands

Hello @banjoluck, Different firmwares have different documentations. You should refer to https://docs.espressif.com/projects/esp-at/en/release-v2.4.0.0/esp32c3/index.html for v2.4.0.0/v2.4.2.0 firmwares. AT+SYSMFG command is added after v3.1.0.0 version, so you can use latest v3.2.0.0 firmware to ha...
by esp-at
Mon Jul 24, 2023 2:40 am
Forum: ESP-AT
Topic: ESP8266 AT MQTT SSL Certificates not working
Replies: 3
Views: 6428

Re: ESP8266 AT MQTT SSL Certificates not working

Sorry for the inconvenience. For a well-designed firmware, it shouldn't crash anyhow. However, memory issues are a global problem, and if any component does not handle memory allocation properly, it can lead to crash situations. As the ESP8266 SDK will not undergo significant updates, it is unlikely...
by esp-at
Mon Jul 17, 2023 11:13 am
Forum: ESP-AT
Topic: ESP-AT Bin for ESP32-C6
Replies: 7
Views: 8081

Re: ESP-AT Bin for ESP32-C6

@UBTTOM @i-Labs
First firmware of ESP32-C6 is ready, you can download it from the GitHub Actions: https://github.com/espressif/esp-at/act ... #artifacts

The document of ESP32-C6 is ready, see https://docs.espressif.com/projects/esp ... index.html for more details.

~
by esp-at
Mon Jul 17, 2023 11:06 am
Forum: ESP-AT 中文讨论版
Topic: esp32-at 不能自己编译官方发布版的固件么?
Replies: 1
Views: 5017

Re: esp32-at 不能自己编译官方发布版的固件么?

建议使用 master。多种配置最终生成 mfg_nvs.bin,参考: https://docs.espressif.com/projects/esp-at/zh_CN/latest/esp32/index_of_abbreviations.html#term-manufacturing-nvs 预编译时:可以参考 https://docs.espressif.com/projects/esp-at/zh_CN/latest/esp32/Compile_and_Develop/How_to_customize_BLE_services.html 修改配置 编译完成时:可以通过 https:/...
by esp-at
Wed Jun 14, 2023 7:58 am
Forum: ESP-AT
Topic: ESP-AT Bin for ESP32-C6
Replies: 7
Views: 8081

Re: ESP-AT Bin for ESP32-C6

Hello, we are currently developing the firmware for ESP32-C6. The preliminary support is expected to be available by the end of June, and the official release is planned for August. The specific timeline depends on the release of ESP-IDF v5.1 and the internal testing of AT firmware. thanks for your ...
by esp-at
Tue Jun 13, 2023 3:36 am
Forum: ESP-AT
Topic: How to resolve ESP32 AP to a name?
Replies: 11
Views: 11344

Re: How to resolve ESP32 AP to a name?