Hi: 1: NRF52832 How to set up the TX transmission power. ble_app_hrs :didn't see set TX transmission powe
2、NRF52832 :How much is NRF52 maximum rate, how to set THS!
Hi: 1: NRF52832 How to set up the TX transmission power. ble_app_hrs :didn't see set TX transmission powe
2、NRF52832 :How much is NRF52 maximum rate, how to set THS!
Hi,
For setting the TX power with SoftDevice active the function sd_ble_gap_tx_power_set can be used, please find documentation for it here.
The nRF52 and BLE in general operates with an on air datarate of 1 Mbit/s, note that this is the datarate for the protocol. Actual throuhput depends on the connection parameters, please see these posts (1, 2, 3).
Best regards,
Øyvind
Softdevice is immutable, no source files Have set the example of transmission power, can point out where is it THS!
See the links in the answer above.