-
Notifications
You must be signed in to change notification settings - Fork 33
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
Cannot switch off AP mode #233
Comments
Thanks for spotting this! I found the issue: ithowifi/software/NRG_itho_wifi/main/tasks/task_syscontrol.cpp Lines 553 to 558 in 7fa8224
The order is wrong here. setupWiFigeneric call should be after config load... I'll fix the issue and release 2.7.3 probably later today. |
Changes since 2.7.2 fix: Cannot switch off AP mode #233 fix: value 0 not displayed correctly in web ui input fields Firmware binary (CVE HW rev.2 and NON-CVE): https://github.com/arjenhiemstra/ithowifi/raw/master/compiled_firmware_files/unified_hw2_noncve/nrgitho-v2.7.3.bin
Describe the bug
After firmware upgrade to 2.7.2, AP mode suddenly went on. I try to switch it off by setting the AP timeout to zero, but it remains in Active state, even after a reboot.
To Reproduce
Happens always.
Expected behaviour
AP mode switched off after setting AP timeout to zero
Screenshots
Device information
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: