ESP8266 Developer Zone The Official ESP8266 Forum 2018-03-22T22:52:42+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=9307 2018-03-22T22:52:42+08:00 2018-03-22T22:52:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9307&p=19731#p19731 <![CDATA[Re: Not configure WiFi credentials using AT+CWJAP_DEF?]]> Thanks for your reply i read this document for low power consumption but as of now i have ESP8266-01 module so in that not connection for deep sleep mode. I control this module using host MCU via AT command. Now for low power consumption i control ch_pd pin ON/OFF. Can you tell me is it right to direct connect this pin to host MCU GPIO with 10K, Because if i connect this to direct MCU my host MCU is resetting at the time of credentials configuration. Is it any way to do for controlling wifi ch_pd pin using transistor, MOSFET or other as well. If yes please suggest me which on and how to do connection.

Looking forward to your rely....

Thanks,
Vishal

Statistics: Posted by vishal.borle — Thu Mar 22, 2018 10:52 pm


]]>
2018-03-20T18:16:13+08:00 2018-03-20T18:16:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9307&p=19701#p19701 <![CDATA[Re: Not configure WiFi credentials using AT+CWJAP_DEF?]]> https://www.espressif.com/sites/default/files/documentation/9b-esp8266-low_power_solutions_en.pdf

Statistics: Posted by Her Mary — Tue Mar 20, 2018 6:16 pm


]]>
2018-03-08T13:32:13+08:00 2018-03-08T13:32:13+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9307&p=19549#p19549 <![CDATA[Not configure WiFi credentials using AT+CWJAP_DEF?]]> I have developing product using ESP8266-01 and interface with other host MCU, Host MCU to ESP communicate using UART with AT command. our product is on Battery source for low power consumption i have control WiFi_CH_PD pin with host GPIO MCU if i want wifi connection with host MCU that time i high GPIO pin and send AT command to ESP via UART.

But problem is when i send wifi credentials to ESP for configuration at that time i also high WiFi ch_pd pin then send "AT+CWJAP_DEF="SSID_Name","PASS"\r\n". But at that same time my Esp and host mcu reset and ESP is continue with old wifi credentials not configure as per new SSID name and password.
If i connect ch_pd pin with direct vcc itis working fine but my battery power consumption is very high continuously.
I have connect WiFi ch_pd pine to host GPIO with 10k resistor.
Please help me what should i do ??
Thanks,
Vishal

Statistics: Posted by vishal.borle — Thu Mar 08, 2018 1:32 pm


]]>