Cannot find module 'bluetooth' on Pico W firmware 1.20 #12073
-
Hi, I was trying the example on bluetooth from the connecting to the internet with pico w book. For reference this is the code from the book that i'm trying to run:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Do you mean v1.20.0 or the most recent nightly build 1.20.0.311 ? Bluetooth was added to the Pico after v1.20.0. So you have to install the nightly build. |
Beta Was this translation helpful? Give feedback.
Do you mean v1.20.0 or the most recent nightly build 1.20.0.311 ? Bluetooth was added to the Pico after v1.20.0. So you have to install the nightly build.