-
Notifications
You must be signed in to change notification settings - Fork 35
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
question/request #39
Comments
Hi! I never used Microsoft Makecode and after a fast look here (https://makecode.microbit.org/reference/bluetooth) I don't see a way to send BLE messages except through UART. The LEGO native firmware doesn't support UART but if it is possible to create extensions to write/read BLE characteristics then yes, you can controll BOOST with a microbit. If not, you will need to flash BOOST with an advanced firmware like pybricks that implements a UART service over BLE (Nordic UART Service or NUS). |
thx a lot for the precisions... more complex than what i imagined... i'll try to check about BLE... but my coding/development skills are totally outdated. It would be so great to be able to combine the world of microbit, with wide range of sensors and easy coding, with the great motors control of Lego Poweredup for Robotic learning and prototyping! |
does this could help: https://tech.microbit.org/bluetooth/ ? |
not much |
Hello! very interesting informations in this project. Do you think it could be possible to create a Microsoft Makecode extension that would allow to control Lego Boost with a microbit?
The text was updated successfully, but these errors were encountered: