[GH-ISSUE #262] ESP8266 Electrodragon module #218

Closed
opened 2026-02-28 01:24:08 +03:00 by kerem · 3 comments
Owner

Originally created by @daniftodi on GitHub (Dec 11, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/262

Hi,

I'm trying to use WifiManager with ESP8266 on electrodragon module (http://www.electrodragon.com/product/wifi-iot-relay-board-based-esp8266/).

I just uploaded AutoConnect example, connected to 220V without serial connected to my PC because of strage noise ( I think because of poor quality of AC filter on module ), and waited for Wifi AP to appear on my phone/pc.

Nothing happens, I can't see any feedback from device.

Tell me please some sugestions about how I can debug this module and use WifiManager for it ?

Originally created by @daniftodi on GitHub (Dec 11, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/262 Hi, I'm trying to use WifiManager with ESP8266 on electrodragon module (http://www.electrodragon.com/product/wifi-iot-relay-board-based-esp8266/). I just uploaded AutoConnect example, connected to 220V without serial connected to my PC because of strage noise ( I think because of poor quality of AC filter on module ), and waited for Wifi AP to appear on my phone/pc. Nothing happens, I can't see any feedback from device. Tell me please some sugestions about how I can debug this module and use WifiManager for it ?
kerem closed this issue 2026-02-28 01:24:09 +03:00
Author
Owner

@cosmocracy commented on GitHub (Dec 20, 2016):

Sounds like your best avenue of troubleshooting is to investigate why you can't use your serial connection for debug messages. If serial isn't working because of noise, wouldn't you think that would impact the ESP8266's function, too? Just suggesting...

<!-- gh-comment-id:268140401 --> @cosmocracy commented on GitHub (Dec 20, 2016): Sounds like your best avenue of troubleshooting is to investigate why you can't use your serial connection for debug messages. If serial isn't working because of noise, wouldn't you think that would impact the ESP8266's function, too? Just suggesting...
Author
Owner

@daniftodi commented on GitHub (Dec 20, 2016):

My device works as Wifi client and connects without problems to other AP.
I would like to use WifiManager to simply the configuration process.

<!-- gh-comment-id:268200806 --> @daniftodi commented on GitHub (Dec 20, 2016): My device works as Wifi client and connects without problems to other AP. I would like to use WifiManager to simply the configuration process.
Author
Owner

@cosmocracy commented on GitHub (Dec 20, 2016):

Yes. But if serial doesn't work why would you think other functions would reliably? My experience and intuition tell me you would be best served focusing on getting serial debug working so you can troubleshoot using the debug messages. Otherwise you're wandering in the dark and no one will be able to give you advice (other than to buy another [inexpensive] ESP8266).

<!-- gh-comment-id:268217435 --> @cosmocracy commented on GitHub (Dec 20, 2016): Yes. But if serial doesn't work why would you think other functions would reliably? My experience and intuition tell me you would be best served focusing on getting serial debug working so you can troubleshoot using the debug messages. Otherwise you're wandering in the dark and no one will be able to give you advice (other than to buy another [inexpensive] ESP8266).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#218
No description provided.