Replies: 1 comment 2 replies
-
|
In Pybricks, the newer hubs use Bluetooth Low Energy and the EV3 uses Bluetooth Classic, so direct Bluetooth communication isn't possible. (Technically, the SPIKE Bluetooth chip is dual-mode capable, but Pybricks doesn't make use of the Bluetooth classic there yet.) So you will have to get creative. Here are some ideas:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Experts
The students installed PYBRICS on SPIKE, BOOST and CITY. The hubs communicate with each other via Bluetooth. The robot works, the motors turn on as needed...
Now the students want to add an EV3 (with motors and sensors) to this robotto get a more complex solution.
Is this possible within Pybrics?
Or how can this be done?
BR, B.
Beta Was this translation helpful? Give feedback.
All reactions