Disable beacon without connecting OR connecting to beacon
I am streaming accelerometer data from my Metawear C to my Android wearable. However, I only want to establish the connection when the wearable is within range of the Metawear. Otherwise the Metawear should be in Beacon mode to minimize power consumption. I'm able to set the Metawear board in beacon mode, then disconnect from the board. However, I'm then unable to reconnect to the board while its in beacon mode. I'm also unable to disable Beacon mode when it's not connected: I get a null pointer exception when attempting to get the IBeacon module. How should I approach this?
This discussion has been closed.
Comments