Hi,
I am using Huzzah as development platform. I installed AT command firmware from SDK 2.0.0.
My command set is simple:
AT+CWMODE_CUR=1
AT+CWJAP_CUR="bitoad","ropuchabi2"
AT+SLEEP=1
I have found that after AT+SLEEP=1 ESP is less responsible then without it.
I need to try AT\r\n several time to trigger OK. ESP ignores that commands and react after 2-6 retries.
I am testing on FTDI with Rx/Tx/VCC/GND connected on Putty and terminal emulator on Mac.
Is it normal behavior? Why?
Thank you in advance for help.
Best regards
[SOLVED] Strange behavior after AT+SLEEP=1
Re: Strange behavior after AT+SLEEP=1
Postby pratik » Thu Nov 10, 2016 1:06 pm
The ESP8266 shuts down internal clocks to save power. Please use a GPIO trigger to wake the chip up from light sleep before resuming with operations. Try AT+WAKEUPGPIO command before sleep mode.
Also, take a look at the attached guide to understand sleep modes better.
Also, take a look at the attached guide to understand sleep modes better.
- Attachments
-
- 9b-esp8266_sleep_function_description_en_v1.0.pdf
- (322.73 KiB) Downloaded 749 times
Re: Strange behavior after AT+SLEEP=1
Postby kelcon » Thu Nov 24, 2016 11:39 pm
It helped. Thank you.
Best regards!
Best regards!
Who is online
Users browsing this forum: No registered users and 184 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
-
- All times are UTC+08:00
- Top
- Delete all board cookies
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.