mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #438] Not working on NodeMCU #370
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#370
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MrTheBarbarian on GitHub (Oct 12, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/438
Hello!
I have problem with this library.
It's a very strange. Compiling and uploading look good.
Archiving built core (caching) in: C:\Users\Miroslav\AppData\Local\Temp\arduino_cache_478203\core\core_esp8266_esp8266_nodemcu_CpuFrequency_80,UploadSpeed_115200,FlashSize_4M3M_8ec7b3688a145e67bf67f6032e7ee804.a Sketch uses 309262 bytes (29%) of program storage space. Maximum is 1044464 bytes. Global variables use 35504 bytes (43%) of dynamic memory, leaving 46416 bytes for local variables. Maximum is 81920 bytes. Uploading 313408 bytes from C:\Users\Miroslav\AppData\Local\Temp\arduino_build_64852/AutoConnectWithFeedback.ino.bin to flash at 0x00000000 ................................................................................ [ 26% ] ................................................................................ [ 52% ] ................................................................................ [ 78% ] ................................................................... [ 100% ]But after uploading, no hotspot and serial communication. Complete silence.
The board is work properly with other sketches. But no one of the examples didn't work. How to find where is the problem?
Thanks in advance!
@magnetron commented on GitHub (Nov 22, 2017):
Have you resolved this? If not, maybe post a few more details on your set-up... what hardware & software models/versions are you using?