e__gigi

Results 20 comments of e__gigi

I'm sorry but it doesn't work, thanks anyway ... I'll explain my problem better. I have to read the weight from a Mi Smart Scale 2 scale via Mac. The...

And this is the buildozer.spec file: ``` [app] # (str) Title of your application title = Demo3 # (str) Package name package.name = demo3 # (str) Package domain (needed for...

Thanks for the quick reply. The device has this characteristic (i'm 100% sure) because by launching the same code from Mac it works. What do you advise me to do?

Of course! I'll answer in about half an hour. I build the apk with Colab. Thank you.

From Android Studio I see this: 2022-07-13 18:12:41.230 1983-2415/? D/BtGatt.GattService: [gattSrvHandler] msg : 3 2022-07-13 18:12:41.230 1983-2415/? D/BtGatt.GattService: [gattSrvHandler] msg : 3 2022-07-13 18:12:41.230 1983-2415/? D/BtGatt.GattService: [gattSrvHandler] msg : 3...

Thanks for the replies. However I am trying to solve the problem. 😄

Hi! I've tried iterating through all the features to find the one I want and then pass the instance of the characteristic itself as a char_specifier, as recommended. However, seeing...

How can I do to find the one I need? That is: "00002a9d-0000-1000-8000-00805f9b34fb" ...Which is the one relating to the weight of the scale passed by BLE

These days I have done various tests also setting the code differently but I always find only this unique characteristic "00002a00-0000-1000-8000-00805f9b34fb", which should be linked to the name of the...