Other Parts Discussed in Thread: Z-STACK
Hi,
I am new to the BLE programming.
I am trying to read some sensor values, through a pressure based sensor. This needs to be done within a given time limit (say 5 s). I tried doing something with "osal_start_timerEx", but this seems to get to the event only after the timer expires.
Please advice on how this could be done.