Search found 3 matches
- Mon Nov 02, 2020 2:13 am
- Forum: ESP-AT 中文讨论版
- Topic: ESP32 尝试运行AT+GSLP命令时出现卡死
- Replies: 2
- Views: 10426
Re: ESP32 尝试运行AT+GSLP命令时出现卡死
升级到最新的 V2.1 看是否还有问题呢?
你好,刚刚使用了V2.1版本,输入AT+GSLP=<time>之后依旧是出现复位情况。以下是刚刚上电后,输入AT+GSLP=5000的结果
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock ...
- Mon Jul 13, 2020 4:47 am
- Forum: Report Bugs
- Topic: Can't enter deep-sleep mode due to fault
- Replies: 0
- Views: 5139
Can't enter deep-sleep mode due to fault
Hi everyone,
I am using ESP32-PICO-Kit to evaluate AT command application (ESP32-PICO-D4 AT Bin V2.0). I followed the instruction, successfully downloaded the bin and connected to my test AP. When I try to enter deep-sleep mode using AT+GSLP=1000, I got the error below.
ets Jun 8 2016 00:22:57 ...
I am using ESP32-PICO-Kit to evaluate AT command application (ESP32-PICO-D4 AT Bin V2.0). I followed the instruction, successfully downloaded the bin and connected to my test AP. When I try to enter deep-sleep mode using AT+GSLP=1000, I got the error below.
ets Jun 8 2016 00:22:57 ...
- Mon Jul 13, 2020 4:00 am
- Forum: ESP-AT 中文讨论版
- Topic: ESP32 尝试运行AT+GSLP命令时出现卡死
- Replies: 2
- Views: 10426
ESP32 尝试运行AT+GSLP命令时出现卡死
各位好,
本人尝试用ESP32 PICO D4的开发板进行AT指令的测试,直接烧录的是ESP32-PICO-D4 AT Bin V2.0里面的内容。上电之后可以正常进行WiFi的操作,但尝试进入深度睡眠时发生错误。
ready
WIFI CONNECTED
WIFI GOT IP
AT
OK
AT+GSLP=1000
OK
ready
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP ...
本人尝试用ESP32 PICO D4的开发板进行AT指令的测试,直接烧录的是ESP32-PICO-D4 AT Bin V2.0里面的内容。上电之后可以正常进行WiFi的操作,但尝试进入深度睡眠时发生错误。
ready
WIFI CONNECTED
WIFI GOT IP
AT
OK
AT+GSLP=1000
OK
ready
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 188777542, SPIWP ...