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

Pico W not connecting #10

Open
cbrmichi opened this issue Jan 20, 2024 · 5 comments
Open

Pico W not connecting #10

cbrmichi opened this issue Jan 20, 2024 · 5 comments

Comments

@cbrmichi
Copy link

cbrmichi commented Jan 20, 2024

Hi,
I´m using a pico W and stuck at connecting the board to the pico w. I just wanted to try the provided test-
files.
The pico is connected and powered by USB while the board is powered by battery (6v). The onboard LED is on.

Code:

import PicoRobotics
import utime

board = PicoRobotics.KitronikPicoRobotics()

I´m getting this error:

File "<stdin>", line 4, in <module>
 File "/lib/PicoRobotics.py", line 189, in __init__
 File "/lib/PicoRobotics.py", line 18, in initPCA
OSError: [Errno 5] EIO

So i tried i2c.scan(), which gave me [108, 112]. So it should be connected and working, but it doesn´t.
Could you please tell me, what is wrong?

Thanks in advance,
Michael

@user-redans
Copy link

user-redans commented Feb 7, 2024

Hi @cbrmichi,

I also have the same issue. Did you find a solution?

Thanks in advance.

@cbrmichi
Copy link
Author

cbrmichi commented Feb 7, 2024 via email

@Hsgngr
Copy link

Hsgngr commented Apr 11, 2024

Having the same problem, which version are you currently using ?

@jkozniewski
Copy link

jkozniewski commented Apr 28, 2024

Same here - tested with latest official build v1.22.2 and latest preview build v1.23.0-preview.343.ge60e8079a with no success, @KitronikLtd - is the board just incompatible with pico W ?

@felinh
Copy link

felinh commented Nov 7, 2024

duplicate of #7 : Kitronik said :"Unfortunately this board was created before the Pico W came out and so hadn't taken into account the current spike caused by the WiFi chip.", workaround explained in #7

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

5 participants