Hello everyone!
I have peripheral device with notify characteristic with 20 bytes length of value and connection time interval - 7.5 ms. So, I want to increase throughput of this system. In this blog post and in the first answer in this thread. Authors talk about increasing of number of pockets, but it's not clearly for me, what kind of pockets is it? It's about create for example 3 additional characteristics and update their value?
As peripheral device I use nrf52832 breakout board from Sparkfun... with BLEPeripheral library.