python-editor-v3 icon indicating copy to clipboard operation
python-editor-v3 copied to clipboard

Bluetooth support for micro:bit v2

Open nevergone opened this issue 2 years ago • 2 comments
trafficstars

Description

Please add bluetooth support for Python Editor v3 with micro:bit v2.x. Or something solution for wireless micro:bit and external device (PC, mobile phone) connection.

Todo

  • [ ] Resolve radio <-> bluetooth conflict (remove conflicted extension)

nevergone avatar Dec 19 '22 15:12 nevergone

Hi @nevergone, thanks for the report. This would first need to be supported in MicroPython for micro:bit V2. There's some discussion of this on https://github.com/microbit-foundation/micropython-microbit-v2/issues/51

microbit-matt-hillsdon avatar Dec 20 '22 14:12 microbit-matt-hillsdon

Thanks! Ok, I understand. For now, is it not possible to create a hex file with the same knowledge as apple from the micro:bit python editor? I would like to port external extensions to python.

nevergone avatar Dec 21 '22 12:12 nevergone