-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIfi_manager don't work #4433
Comments
Please, complete the troubleshooting template. We don't know which Tasmota version you are using, neither which core, etc etc. |
Uploaded a sceon pic doesnt it show all the info you need? otherwise where do i find the core version? |
No, that is why I'm asking you to please complete the troubleshooting template.
If you follow the troubleshooting template, you will see that it asks for
Last Tasmota is 6.3.0.12 (lots of changes were introduced from your version, so please update) To avoid any compilation issues, could you please erase all flash with esptool.py as explained in the wiki and also flash any of the precompiled bins from development branch at: http://thehackbox.org/tasmota/ After all that, please complete the troubleshooting template: IMPORTANT NOTICE FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED Make sure these boxes are checked [x] before submitting your issue - Thank you!
(Please, remember to close the issue when the problem has been addressed) |
I did the steps. erased flash and used the pre comiled sonoff.bin. Status 0 output:
When i press 4 times and it goes in Wifi Manager (AP Mode) i connect but i still cant get the mask for ssid and pass word to open up with ip 192.168.4.1 (tried different phones Noetbooks). |
The same problem. 6.3.0.1 compiled, wifi manager didnt work. in real no pings to 192.168.4.1 Smartconfig works well. |
Finally, I could reproduce the bug. Thanks everyone for reporting 👍 I wasn't able to reproduce this issue until I test with a blank device. If the default SSIDs are blank and Tasmota starts using WIFI MANAGER, the AP is there and you can connect to it, but the captive portal don't shows up and the page 192.168.4.1 don't respond either. If you go to the WIFI MANAGER (while Tasmota is already connected to a wifi) by pressing 4 times the button1, it shows the AP correctly and the captive portal works fine. Investigating.... |
In my case 192.168.4.1 page don't respond after 4-button too |
Investigating too... |
Fix WifiManager functionality on initial installation (#4433)
Closing as the bug has been fixed by Theo. Tested and works!!! Thanks!!!! |
does not work in the minimal version |
The minimal version has not any feature. Minimal is an interim version used when doing OTA. It is not meant to be used in any device. If you have a firmware more than 500 kb, you need the minimal to free memory by OTA and then upload the firmware you want. Please, update. More information is on the wiki. Thanks |
Fix WifiManager functionality on initial installation (arendst#4433)
HI,
Used newest fresh tasmota release.
Flashed the basic as always. When i put in my SSID and PWD it will connect to the wifi and work fine. But if i leave it blank and have it setuo like in the screeshot. The Basic will open an AP as normal and if connect to it and try to open 192.168.4.1 to enter ssid and pwd manually it doesn't come up.
The text was updated successfully, but these errors were encountered: