Hi,
I'm modifying the SimpleBLEPeripheral application and would like to include a periodic event in the function "SimpleBLEPeripheral_ProcessEvent()" using the "osal_start_timerEx()" function and repeatly check for this event (as currently done in the code).
So what is the shortest "time out" I can use as argument in "osal_start_timerEx()" so the program and OSAL keep reliably working ?
Thank you.
Alex