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

MicroPython: Pico W Bluetooth Support #716

Merged
merged 1 commit into from Jun 16, 2023
Merged

MicroPython: Pico W Bluetooth Support #716

merged 1 commit into from Jun 16, 2023

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented Mar 16, 2023

Bluetooth support for Pico W, Inky and Enviro builds.

@Gadgetoid Gadgetoid force-pushed the feature/bluetooth branch 8 times, most recently from d527b3e to abdd966 Compare March 20, 2023 09:43
@Gadgetoid Gadgetoid force-pushed the feature/bluetooth branch 6 times, most recently from 93c7c08 to cea7609 Compare March 29, 2023 20:13
@Gadgetoid Gadgetoid marked this pull request as ready for review June 15, 2023 10:21
@Gadgetoid Gadgetoid force-pushed the feature/bluetooth branch 2 times, most recently from 5912f83 to dbf1033 Compare June 15, 2023 10:52
@Gadgetoid Gadgetoid merged commit d523ede into main Jun 16, 2023
30 checks passed
@DuaneKaufman
Copy link

Dear All,
I have a Badger Pico 2040W upon which I added the latest FW (with bluetooth):

MicroPython 856e08b1931b88271816a2f60648f6ff332235b2, picow v1.20.3 on 2023-06-19; Raspberry Pi Pico W with RP2040

but when I try to run launcher.py (from Thonny), I get the error:

%Run -c $EDITOR_CONTENT
Traceback (most recent call last):
File "", line 1, in
File "launcher.py", line 5, in
File "/lib/badger2040w.py", line 10, in
ImportError: no module named 'wakeup'

Your help is appreciated,
Duane

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

Successfully merging this pull request may close these issues.

None yet

2 participants