STBLESensor_Android
STBLESensor_Android copied to clipboard
"ST BLE Sensor" Android application source code.
Hey... Everyone Hope all are doing well, Right now, I'm using ST BLE SDK from here, to communicate with my custom made hardware-based out on STM32WB chipset Everything is working...
Hi, I am trying to build and install this source code on android but getting below error. The minCompileSdk (31) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than...
In the firmware I am sending the notification regarding the accelerometer event in this way: STORE_LE_16(NotifyAccEventCharData, 4000); //TimeStamp NotifyAccEventCharData[2]=0x08; // Tilt event STORE_LE_16(NotifyAccEventCharData+3 ,5000); //Steps Custom_Acceventchar_Send_Notification(); However, in the app...
I try to connect sensor to laptop with generic mqtt but i cannot figure out exactly what is publisher topic
Hello, I am running the ST BLE Sensor app V 4.7.1 on a Motorola Moto g7 Power that runs Android 10 (API 29). I am using the BVBNRG board. I...
Hi, I'm trying to use the BlueVoiceFullBand demo with a bluecoin, but It doesn't seem to work. For which kind of STM32 device this demo was created? Are there some...
Hello, We have downloaded on the app store the BLE Sensor 4.6.4. However the source code on Github is 4.6.1. Is it possible to access to the latest source code?...
Hello everybody, I am studying electronic engineering in Toulon, France, and I need to use the ST BLE Sensor App for a project using Activity Recognition, for which I have...
Hi, it is me again. Hi, there, I am working in NeuronicWorks, Toronto, as a mobile developer. Now I am using your development kit for your blue tooth (chip) device....
Hello How to perform a Node Emulator? is this possible even without yet a STM32 compatible device?