sandeepmistry / node-bbc-microbit

Control a BBC micro:bit from Node.js using BLE
MIT License
83 stars 26 forks source link

Is the source code for node-bbc-microbit-v0.1.0.hex available? #24

Open RandoSY opened 2 years ago

RandoSY commented 2 years ago

Howdy,

I would like to add a couple of new GATT profiles.

The hex file ran OK, on a Micro:Bit v2. I am using a nRF52840 USB dongle as a DK, with nRF Connect Desktop to test.

nRF Connect to Microbit v2 Sandeep BLE

RandoSY commented 2 years ago

I did find an old link in the closed issues ... but requires mbed setup to build. I'm very surprised this ran on the V2 as a HEX binary.

May I refine the question: Is there an Arduino based solution I could apply?

I was hoping to use an Arduino build platform???

Thanks so much.