Skip to content
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 AP not connecting #23

Open
Bajkot opened this issue Sep 18, 2022 · 3 comments
Open

Wifi AP not connecting #23

Bajkot opened this issue Sep 18, 2022 · 3 comments

Comments

@Bajkot
Copy link

Bajkot commented Sep 18, 2022

Can see wifi network "MrDIYNotifier-145574", but can't connect (wifi wrong password)
What do i do wrong?

using ESP8266EX
v 3.0.0

@Bajkot
Copy link
Author

Bajkot commented Sep 18, 2022

23:33:57.168 -> Config size: 357
23:33:57.168 -> Wrong config version. Applying defaults.
23:33:57.168 -> [iwcAll]
23:33:57.168 -> |-- [iwcSys]
23:33:57.168 -> | |-- 'iwcThingName' with value: 'MrDIYNotifier-145574'
23:33:57.215 -> | |-- 'iwcApPassword' with value:
23:33:57.215 -> | |-- [iwcWifi0]
23:33:57.215 -> | | |-- 'iwcWifiSsid' with value: ''
23:33:57.215 -> | | -- 'iwcWifiPassword' with value:
23:33:57.215 -> | -- 'iwcApTimeout' with value: '30'
23:33:57.215 -> |-- [iwcCustom]
23:33:57.215 -> | |-- [mqttgroup]
23:33:57.215 -> | | |-- 'mqttServer' with value: ''
23:33:57.215 -> | | |-- 'mqttUser' with value: ''
23:33:57.215 -> | | |-- 'mqttPass' with value:
23:33:57.215 -> | | -- 'mqttTopic (without / at the end)' with value: ''
23:33:57.215 -> | -- [soundgroup]
23:33:57.215 -> | |-- 'Sound_output' with value: ''
23:33:57.215 -> | |-- 'Sound_Volume' with value: '0.5'
23:33:57.215 -> | |-- 'samVoice :' with value: ''
23:33:57.262 -> | -- 'GoogleTTSvoice' with value: ''
23:33:57.262 -> -- [hidden]
23:33:57.262 ->
23:33:57.262 -> Using No DAC output on ESP8266, audio output on pins
23:33:57.262 -> speaker L & R -> GPIO3 (RX)
23:33:57.262 -> Don't try and drive the speaker pins can't give enough current to drive even a headphone well and you may end up damaging your device
23:33:57.262 -> SkipApStartup is requested, but either no WiFi was set up, or configButton was pressed.
23:33:57.262 -> AP password was not set in configuration
23:33:57.262 -> State changing from: 0 to 1
23:33:57.262 -> Setting up AP: MrDIYNotifier-145574
23:33:57.309 -> With default password:
23:33:58.152 -> AP IP address: 192.168.4.1
23:33:58.152 -> AP password was not set.
23:33:58.152 -> WiFi SSID was not set.
23:33:58.152 -> Will stay in AP mode.
23:33:58.152 -> State changed from: 0 to 1
23:33:59.559 -> [MQTT] /status idle

@Bajkot
Copy link
Author

Bajkot commented Sep 18, 2022

And a strange row at the top
ap

@eokgnah
Copy link

eokgnah commented May 19, 2023

how long is your wifi password?

with this i fixed my connection issues:
prampec/IotWebConf#273

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

No branches or pull requests

2 participants