CircuitPython_JoystickXL icon indicating copy to clipboard operation
CircuitPython_JoystickXL copied to clipboard

Great work! Is there any sample code to use this over BLE on a nRF52840 board?

Open ThomasAtBBTF opened this issue 3 years ago • 2 comments

I would love to use this code on an IPad over BLE!

ThomasAtBBTF avatar Sep 03 '21 15:09 ThomasAtBBTF

At the moment JoystickXL is limited to wired USB connections, though I like the idea of using it over BLE. A cursory look at the CircuitPython BLE library is promising, but it is ultimately quite a leap from the wired USB stuff I've been working with.

I've got a couple of nRF52840-based boards on order, so when they arrive I'll give it a more serious look.

fasteddy516 avatar Sep 03 '21 16:09 fasteddy516

Great, I am also using the nRF52840 boards from adafruit

ThomasAtBBTF avatar Sep 04 '21 06:09 ThomasAtBBTF