Hi. I am new with KEIL MDK and Nordic and ARM ..... I will create an MIDI BLE, but maybe anybody has an working Example for this? Or what for an Example i can modify?
Thanks Remo
Hi. I am new with KEIL MDK and Nordic and ARM ..... I will create an MIDI BLE, but maybe anybody has an working Example for this? Or what for an Example i can modify?
Thanks Remo
I recently wrote a blog post that addresses this implementation. A reader on my blog asked the same question about implementing BLE MIDI on nRF52, and he also pointed me to the official spec (referenced in the blog post).
The post is way too long to include here so here's the link if this is something people are looking for. The post also includes the full source code. I'm thinking I will post it on GitHub as well sometime soon.
Bluetooth GATT: Custom Services and Characteristics [MIDI use case]
Hope this helps.
I recently wrote a blog post that addresses this implementation. A reader on my blog asked the same question about implementing BLE MIDI on nRF52, and he also pointed me to the official spec (referenced in the blog post).
The post is way too long to include here so here's the link if this is something people are looking for. The post also includes the full source code. I'm thinking I will post it on GitHub as well sometime soon.
Bluetooth GATT: Custom Services and Characteristics [MIDI use case]
Hope this helps.