Post

Replies

Boosts

Views

Activity

BLE scanner
Hello there, I'm a beginner in iOS app development. I'm developing a BLE scanner app to received data from IOT device with specific service ID. The application works fine in both background and the foreground. Is it possible to design the app to be relaunched if it is not running when the specific id service is advertised ? or how do I schedule the BLE scanner to do scanning even when the app is not running? Any suggestion is very appreciated.
1
0
528
Oct ’21
receiving scan response in the background
Hello there, I'm developing an app to scan for a certain BLE service in the background. The app is receiving the advertisement packet from a peripheral while it is running in the background but did not receive the scan response. The app receives the scan response only when it is running in the foreground. My question is that is it possible to make the app getting the scan response while it is running in the background ? if yes how do I do it? Thanks for your help in advance.
1
0
496
Jul ’21