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…