2022-03-17 03:33 AM
Hello
I am able to succesfully run the "RF Tests" using a nucleo board (STM32WB55) and a dongle, both connected on the same computer via virtual com port.
Now I'd like to change some parameters for the test, e.g. the TX interval on the nucleo board.
I thought I can do this via the ACI commands HCI_LE_SET_ADVERTISING_PARAMETERS.
However, if I change the minimum and maximum advertising interval, nothing changes. I run the test for about 5s and I get about 8000 packets on the receiver which corresponds to the 0.625 ms interval. If I change the intervals, I still get 8000 packets.
What do I am missing here?
2022-03-23 09:54 AM
Hello,
Can you tell us which command sequence are you using and how you count the packets?
Best Regards