-
I am trying to read the ACC+GYRO+MAG data stream using bluez. So I connect to the FCU:
pi@raspberrypi:~ $ sudo gatttool -b EF:2F:D0:24:0D:B2 -t random -I
[EF:2F:D0:24:0D:B2][LE]> connect
Attempting…
ghost updated
5 years ago
-
Hello,
I have STEVAL-WESU1 (STM32) board and wants to read the wearable sensor data to raspberry pi board.
And I have used this python SDK to read the data, getting connection error while executin…
-
Hi all,
We are developing an Android application that interacts with SensorTile (STEVALSTLKT01V1) boards through the BlueSTSDK library. In our project we want to use the SensorTile soldered on the ST…
-
Hi all,
I've started using the library to interact with a BlueCoin and a SensorTile boards. So far I successfully connect to the board, receive battery information and stream gyro and accelerometer…
-
featurePedometer = mNode.getFeature(FeaturePedometer.class); always returns null.
I tried to get the steps through an AccelerationEvent listener, but getPedometerSteps always returns -1.
```
priv…
-
Ciao Giovanni,
I'm working on an app where one of the features allows sound reproduction of the sound received by SensorTile. I downloaded BlueSTSDK and I'm working directly on the BlueSTSDKExample…
-
Hi,
I'm unable to retrieve battery data from a SensorTile using this SDK.
The battery feature doesn't appear in the list of available features, but the BlueMS app is able to retrieve and to show suc…
-
I'm new to BT hardware development. I have a question about enabling the right feature to record short bits of audio and store them for playback or signal analysis.
Can ..FeatureAudioADPCM* do th…