kkflf
About
- Username
- kkflf
- Joined
- Visits
- 38
- Last Active
- Roles
- Member
Comments
-
Thanks I can now stream with both sensors again. Is there a onDisconnect event trigger? Such that you can enable led or logging if the sensor disconnects?
-
I have tried to update my code to comply with the new API version 3. I know that the tutorials are not out yet, but I wanted to try it out and see if it solved my problem. You can see the code regarding mbient here: http://pastebin.com/QhdHwtb7 …
-
I checked the board battery about 10 minutes before I started to encounter the previously explained issues. I have had the device plugged in the usb for multiple hours without anything happening. My further questions will be send directly to the c…
-
The device is now showing up on the bluetooth list. This happened after i connected it to USB. I have however tried this approach multiple times without any luck. Do you have any idea why, I couldn't connect to the device for multiple days regardl…
-
How come the button press is hardcoded to start BLE advertising? I thought it was possible to program the button, e.g such that it would turn on/off the led? Do I need to press the button each time I want to connect to the sensor?
-
The device does not show up on the bluetooth list in the mbient app when I press scan. I have enabled bluetooth on Android and the mbient app got the all the required permission. I got a couple of older models laying around and these sensors shows …
-
I am rather unsure what the button actually does. Can you enlighten me? I have tried to press the button multiple times. And even holding the button down for 2-10 seconds. I have even tried to hold the button down as I connect it to bluetooth.
-
I got the service registered in the AndroidManifest:
-
I am using a Nexus 5X. Paste bin with relevant code: http://pastebin.com/20p80bF1
-
The sensor is brand new. The sensor stopped streaming after 5-10 successful connection. I was still able to connect to the sensor at this point but the sensor would not stream data. The sensor no longer showed up on the Bluetooth device list. Thi…
-
Hello! Device information: Model number: 1 Serial Number: 004F20 Firmware Revision: 1.2.4 Hardware Revision: 0.3 Battery Level : 99 I am experiencing the same problems as previous posters have described. I have designed an Android application whe…