Search found 71 matches
- Tue Dec 28, 2021 9:57 am
- Forum: ESP-AT
- Topic: ESP32 Not able to pair with HC-05 Bluetooth Module
- Replies: 4
- Views: 14534
Re: ESP32 Not able to pair with HC-05 Bluetooth Module
Could these examples help? https://docs.espressif.com/projects/esp ... mples.html#
- Tue Dec 28, 2021 9:54 am
- Forum: ESP-AT
- Topic: ESP32 - How to start a UDP socket
- Replies: 2
- Views: 10251
Re: ESP32 - How to start a UDP socket
These examples may help. https://docs.espressif.com/projects/esp ... mples.html
- Tue Dec 07, 2021 7:57 am
- Forum: ESP-AT 中文讨论版
- Topic: NodeMCU 烧录 factory_WROOM-02.bin,AT没反应
- Replies: 3
- Views: 15072
Re: NodeMCU 烧录 factory_WROOM-02.bin,AT没反应
猜测是硬件和软件不匹配?nodemcu 的板子烧录 nodemcu 固件运行正常,烧录 wroom02 固件无法运行。你可以用 wroom02 的板子烧录 wroom02 固件试试呢,可能就正常了。
- Tue Dec 07, 2021 7:53 am
- Forum: ESP-AT 中文讨论版
- Topic: ESP8266 AT指令配置
- Replies: 2
- Views: 11705
Re: ESP8266 AT指令配置
必须用 AT 命令吗?用这种 web server 的方式可以吗?https://docs.espressif.com/projects/esp ... mples.html#
- Thu Nov 18, 2021 9:24 am
- Forum: ESP-AT
- Topic: SmartConfig ESP-AT v2.1.0.0 with ESP32S2
- Replies: 3
- Views: 15416
Re: SmartConfig ESP-AT v2.1.0.0 with ESP32S2
Could this document help? https://docs.espressif.com/projects/esp ... cmd-starts
It seems that ESP-Touch v2 is ESP32-C3 only for now.
It seems that ESP-Touch v2 is ESP32-C3 only for now.
- Tue Nov 02, 2021 3:27 am
- Forum: ESP-AT 中文讨论版
- Topic: AT+RST 不會顯示ready?
- Replies: 3
- Views: 16068
Re: AT+RST 不會顯示ready?
你这个版本似乎很老了,要么升级到新版本试试?你的板子能重新烧录固件吗?如果不能的话,其实升级也有一定风险。。
- Fri Oct 08, 2021 8:53 am
- Forum: ESP-AT
- Topic: Question on command AT + MQTTUSERCFG
- Replies: 2
- Views: 14350
Re: Question on command AT + MQTTUSERCFG
Could this guide help? esp-at application: AT+MQTT docking with Amazon cloud
- Fri Sep 24, 2021 3:03 am
- Forum: ESP-AT 中文讨论版
- Topic: 使用AT+CIPSERVER 幾個問提想詢問一下
- Replies: 3
- Views: 13922
Re: 使用AT+CIPSERVER 幾個問提想詢問一下
不确定这个博客是否有参考意义:ESP-AT 应用: AT-Web
ESP-AT 好像有个 webserver 的命令:https://docs.espressif.com/projects/esp ... mands.html
ESP-AT 好像有个 webserver 的命令:https://docs.espressif.com/projects/esp ... mands.html
- Fri Sep 24, 2021 2:05 am
- Forum: ESP-AT
- Topic: Howto modify AT commands to overcome a security issue?
- Replies: 4
- Views: 18897
Re: Howto modify AT commands to overcome a security issue?
I'm a little confused..I thought the HTTP was added to AT since 2020? https://github.com/espressif/esp-at/rel ... .0_esp8266
- Fri Sep 17, 2021 3:42 am
- Forum: ESP-AT
- Topic: Starting and using Bluetooth SPP with AT commands
- Replies: 2
- Views: 14923
Re: Starting and using Bluetooth SPP with AT commands
BLE SPP or classic BT SPP?
BLE SPP: https://docs.espressif.com/projects/esp ... am-UARTBLE
Classic BT: https://docs.espressif.com/projects/esp ... tooth.html
BLE SPP: https://docs.espressif.com/projects/esp ... am-UARTBLE
Classic BT: https://docs.espressif.com/projects/esp ... tooth.html