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

How can I change the TX_BUFFERS on both nrf51 and nrf52?

HI, I get the information frome the sd_ble_tx_buffer_count_get that ,the nrf51 with S110 SD8.0 has 7 count(7*32BYTES) of TX_buffers (I can use 6cnt one time) . The nrf52 with SDK 0.9.2 SDs132_nrf52_2.0.0-4.alpha_softdevice has 3 TX_buffers(2 count can i used).

I want to know that


1. How can I change the tx_buffers size ,or how can I keep the txbuffers always have some data in there?    I have tested the BLE_EVT_TX_COMPLETE event to send data as fast as I can ,that is not fast enough.


Parents Reply Children
No Data
Related