This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem when connected with custom smartphone app for extended duration

Hi,

We have designed a wearable device for one of our clients with the nRF52832. The MCU connects to a smartphone and streams sensor data during the whole duration of the test (might take up to 10 hours). Our client developed their own smartphone app to take care of the sensor data and to push the data to their server. However, with more and more people using their device, they notice that there are sometimes problems where the OS seems to kill their app or even turns off bluetooth on the smartphone. This is both on Android and iOS (older and newer versions). I am well aware that this issue is most likely purely app/OS related, and not related to the nRF MCU,but I hope someone here might have been in the same situation before. Are there best practices when trying to keep an active (Bluetooth) connection for extended duration with a smartphone? Is there any way to prevent the OS's smart battery management system from turning off Bluetooth or killing an app that needs to be active all the time?

All your input is welcome!

Related