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
Question: is it possible to get this 7.5 ms value faster (1-2 ms) ?
No. 7.5ms is the fastest. So if you want greater accuracy than this, I think you would have to add a time stamp in the MIDI messages.
Is it on a NRF51 faster? Or is this 7.5ms an BLE standard
7.5ms is the minimum interval according to the BLE standard. But, this is also decided by the central device. E.g. iphone does not support shorter intervals than 30ms (except for HID)
Many thanks for your answers