This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Increasing Throughput

Hello

According to BLE Specifications we should be able to get 125kbits/s over the air transmission i cannot seem to get anything remotely close to this.

Is there something special that needs to be done to achieve this type of throughput?

 

I am sending 100 packets each 10 bytes long and this will take as long as 10 seconds to send / receive all packets.

and takes 40 seconds if i wait for BLE_GATTC_EVT_WRITE_CMD_TX_COMPLETE and BLE_GATTS_EVT_HVN_TX_COMPLETE events before transmitting the next packet

 

Regards,

David Hutchinson

Parents Reply Children
No Data
Related