![]() |
help on developing BLE bluetooth MIDI - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTime (https://forum.pine64.org/forumdisplay.php?fid=134) +--- Forum: Development Discussion on PineTime (https://forum.pine64.org/forumdisplay.php?fid=136) +--- Thread: help on developing BLE bluetooth MIDI (/showthread.php?tid=18108) |
help on developing BLE bluetooth MIDI - Luno - 04-05-2023 Hi there, I want BLE-MIDI on the PineTime, overall preferred running in InfiniTime, because it seems the only still active OS. And I really like that OS. I tried a library from Adafruit, with no success. Then I found this: https://novelbits.io/bluetooth-gatt-services-characteristics/ which explains very detailed how everything works, and I can compile it with Segger development tools (almost: There is a known bug in creating the binary, but that's ok, I don't want to stay on Segger anyway). But I can't find out how I could integrate it into InfiniTime. There are so many dependencies. How can one do something like port a new library? Best regards, Luno |