Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

I try already but it not reset after can not connect blynk #4

Closed
trieu94 opened this issue Feb 24, 2020 · 1 comment
Closed

I try already but it not reset after can not connect blynk #4

trieu94 opened this issue Feb 24, 2020 · 1 comment

Comments

@trieu94
Copy link

trieu94 commented Feb 24, 2020

Start TTGO-TCALL-GSM
Set GSM module baud rate
Use WiFi to connect Blynk
[4436] RFC925 Hostname = TTGO-TCALL-GSM
[4442] Header = ESP32_GSM_WFM, SSID = ****, PW = ****
[4442] Server = ****.duckdns.org, Port = 8080, WiFi Token = ****
[4447] APN = internet, GPRS User =
[4450] GPRS PW = , GPRS PIN = , GSM Token = ****
[4457] Board Name = Esp sim wm
[4460] Header = ESP32_GSM_WFM, SSID = ****, PW = ****
[4465] Server = ****.duckdns.org, Port = 8080, WiFi Token = ****
[4474] APN = internet, GPRS User =
[4477] GPRS PW = , GPRS PIN = , GSM Token = ****
[4484] Board Name = Esp sim wm
[4486]
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ / '/
/
//_, /////_
/
__/ v0.6.1 on ESP32

[4636] con2WF: start
[7138] con2WF: con OK
[7138] IP = 192.168.1.7, GW = 192.168.1.1, SN = 255.255.255.0
[7138] DNS1 = 203.113.188.1, DNS2 = 203.113.131.3
[7138] bg: WiFi connected. Try Blynk
[7142] Connecting to ****.duckdns.org:8080
[7407] Invalid auth token
[97142] Connecting to ****.duckdns.org:8080
[97518] Invalid auth token
[187142] Connecting to ****.duckdns.org:8080
[187427] Invalid auth token
Can help me this? it not reset after 30s

@khoih-prog
Copy link
Owner

The easiest way now is to turn OFF momentarily the WiFi Router / AP, so that ESP32 can't connect to WiFi. It will then start the Config Portal. Then turn the router ON again after you enter the Config Portal.
I'll write a new function in next Version to clear saved data and autostart the Config Portal. You can have the option to call the function when a preset condition is met (button pressed, etc.).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants