BlunoBasicDemo disconnects in background - how to maintain BLE link?

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
Tonny12138
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
