FAQ

BlunoBasicDemo disconnects in background - how to maintain BLE link?

userHead Tonny12138 2024-07-11 07:39:30 42 Views0 Replies
I run your app BlunoBasicDemo on my iPhone, however, when it was run in background, the LINK will be disconnected. I tried on different BLE devices with another BLE app, it supports Connection in background mode. So my question is how to find and pair Bluno when the app was in background mode?
2025-07-24 15:11:44

It can be done by modifying the BlunoBasicDemo, but it requires knowlegde about ios/android coding, and you could get a clue from other BLE app libraries: https://github.com/search?utf8=✓&q=iOS+ble

userHeadPic Tonny12138