Using inline C to scan for BLE devices I have found that timers are not run. Is this correct?
I need to check the status of an input PIN while the BLE devices are scanned and setup a timer to run every 100ms to check this but if the input changes during the BLE scan the change will be missed.
Hope someone can help.
I need to check the status of an input PIN while the BLE devices are scanned and setup a timer to run every 100ms to check this but if the input changes during the BLE scan the change will be missed.
Hope someone can help.