Hi,
I would like to listen for a Puck.js message in background using Android. Currently I have the problem that BLE scans for advertisements stop after some time (1-2 minutes). What is the recommended way to read a message send by the Puck.js in a background service?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I would like to listen for a Puck.js message in background using Android. Currently I have the problem that BLE scans for advertisements stop after some time (1-2 minutes). What is the recommended way to read a message send by the Puck.js in a background service?