Question
Latencies / Buffer sizes of FP-AUD-BVLINKWB1?
So I am trying to synchronize microphones with a clap board; that works nicely as-is but when I tried to change the N_MS_PER_INTERRUPT to 10 (on both BVOPUS_PER and BVOPUS_CEN), I get clicks in my audio signal.
I've changed
N_MS_PER_INTERRUPT
AUDIO_OUT_MS
and the N_MS_PER_INTERRUPT in cca02m2_conf.h
But still clicks... is there somewhere I'm missing? Can BLE handle a 10ms buffer?