• Loss HVN events when data rate is around 1kbps

    I created a BLE central device using nrf51422 chip base on S120, it connects to a peripheral device which can send around 12k bytes in 10 seconds. My device always received around 500 (HVN events) instead of 600 (12000 bytes/ 20 bytes). I already made…
  • Designed behaviour of S110 when notifications(CCCD) are disabled with packets queued?

    What is the designed (/actual/required due to the specification) behaviour of the Bluetooth stack S110 when notification packets are queued and the CCCD controlling the attribute has its notifications disabled before they are sent? e.g. I queue…