micro:bit radio bluetooth bridge
We all know that the micro:bit is unable to use bluetooth or radio functionality at the same time. However...what would happen if we gave the sending micro:bit an extra external bluetooth interface?
We all know that the micro:bit is unable to use bluetooth or radio functionality at the same time. However...what would happen if we gave the sending micro:bit an extra external bluetooth interface?
One of the more interestng parts of the micro:bit is the bluetooth module. With this its possible to, amongst over things, flash the device and also control external bluetooth devices. However due to various technical reasons this built-in Bluetooth functionality is not available when using micropython. However its possible