Skip to content

Not connecting to WIFI. #19

Answered by tjko
st2000 asked this question in Q&A
Dec 22, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

@st2000, there is new "beta" firmware available here: https://github.com/tjko/brickpico/actions/runs/12476677378
(there should link to firmware bundle zip towards the bottom of the page)

It adds new command SYS:WIFI:AUTH that can be used to configure WiFi Authentication Mode.
It allows configuring any of the supported modes on Pico W: https://github.com/tjko/brickpico/blob/main/commands.md#systemwifiauthmode

If your AP only support "WPA", then setting authentication mode to WPA might help:

SYS:WIFI:AUTH WPA
CONF:SAVE
*RST

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@tjko
Comment options

tjko Dec 23, 2024
Maintainer

Comment options

You must be logged in to vote
0 replies
Answer selected by st2000
Comment options

You must be logged in to vote
1 reply
@st2000
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants