← index #11190Issue #14224
Off-topic · high · value 1.177
QUERY · ISSUE

[BUG - Pico W]: Connection with wrong Password

openby hasenradballopened 2023-04-04updated 2023-04-04
bug

I found a potential Bug with the following example:
https://github.com/hasenradball/PicoEx/blob/main/Pico_wifi_example.py

When using the following config:
config = {'ssid': 'default', 'key': 'default'}

I tried the following steps:
a) wrong ssid, wrong key => No AP found => ok
b) correct ssid, wrong key = 'default' => got IP => Pico conected => why???
c) a) correct ssid, correct key => GOT IP => Pico connected => ok

But why connects the Pico to a network, which having only the SSID?

CANDIDATE · ISSUE

RPI-PICO-W (CYW43) Wi-Fi AP can only be configured when not active

closedby IAmDazenopened 2024-04-01updated 2024-11-20
bug

Checks

  • I agree to follow the MicroPython Code of Conduct to ensure a safe and respectful space for everyone.

  • I've searched for existing issues matching this bug, and didn't find any.

Port, board and/or hardware

pico w

MicroPython version

Micropython RP2040 Board CDC COM3

Reproduction

my pico w's access point is locked with the wrong password, it still has a password when i remove it I CANNOT FIX THIS AND THE SSID IS WRONG IT IS SET AS PICO2F6F NOT PicoServer AS IT SHOULD AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA JUST USING ACCESS POINTS BREAK IT

Expected behaviour

expected to create AP and create webserver from there

Observed behaviour

no exception, just broken

Additional Information

No, I've provided everything above.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied