You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nRF8001
Initial development was done with the nRF8001 Bluetooth chip. As it turns out, it only support 1 packet per connection interval, basically limiting the throughput for MIDI Data to approx. 600-1000bytes/s. MIDI uses up to 32150 baud, roughly 3900byte/s.
Future development for the initial commit will be done on the Nordic Semiconductor nRF51822 Chip which supports a higher throughput as peripheral.