Hi,
Is the radio test example can adjust the 2.4GHz polling rate?
Ex: 2.4GHz Bluetooth 125Hz-> 8ms.
I would like to set the time to 1ms.
Thank you.
Hi,
Is the radio test example can adjust the 2.4GHz polling rate?
Ex: 2.4GHz Bluetooth 125Hz-> 8ms.
I would like to set the time to 1ms.
Thank you.
Hi,
Not directly.
There is a function that can be used to set the duty cycle of a modulated payload (see radio_test.c::radio_modulated_tx_carrier_duty_cycle()), but this is setup specifically for RF PHY teleregulatory tests.
It does not provide any full control over when the polling rate is; it provides a RF duty cycle based on the time-on-air, and time-off-air.
Kind regards,
Håkon