cancel
Showing results for 
Search instead for 
Did you mean: 

BlueNRG-M0A: Send Data to Phone Application when Phone is Locked

KMew
Senior III

Hello,

I am developing a phone application that interfaces with the BlueNRG-M0A bluetooth chip on our custom board, which utilizes an STM32F303RE MCU. 

We are sending data gathered by the MCU to the phone application periodically (time is flexible, but we're aiming for every 15 minutes). The problem we're running into is that, when the phone is locked, the information is not being received. It seems the phone does not allow applications to request data from the BLE when the phone is locked. I am looking for another method to do this and wanted to see if there was a function in the BlueNRG chip that would help overcome this. 

 

Is anyone aware of a method to send data via BLE to a locked phone?

1 REPLY 1
BarryWhit
Senior III

That's an android (or iphone) question. Better try XDADevelopers or android stack exchange.

- If a post has answered your question, please acknowledge the help you received by clicking "Accept as Solution".
- Once you've solved your issue, please consider posting a summary of any additional details you've learned. Your new knowledge may help others in the future.