BLE Background Scanning

Hi all,

I want to create some software/app for scanning BLE beacons as I pass them on my bike to generate time stamps and act as a timing system.

I believe doing this whilst the app is open and in the phone’s foreground it works fine but struggles when the app is in the background and phone is locked, as there are various constraints from IOS/Android.

Has anyone done this before or able to advise the best way to build a system to background scan for BLE beacons?? :slight_smile:

thunkable doesn’t support background service unfortunately, so i don’t think it’s possible.