Hello all,
We are using "AoA Receiver" and "AoA Sender" Projects
If we want to change the AoA Packet interval (ADV_NONCONN_IND), how to modify the interval time?
I’ve already tried to modify DEFAULT_ADVERTISING_INTERVAL, but it only works on ADV_IND advertising.
Trace to code, it seems to modify the RF_cmdNopTx.startTrigger.triggerType on AoA.c.
Which trigger type should I set( I’ve already tried TRIG_REL_SUBMI, and TRIG_REL_START, but it doesn’t work)