cancel
Showing results for 
Search instead for 
Did you mean: 

Battery level using bluepy and FP-SNS-ALLMEMS2

NMart.1
Associate III

Hello

I had download the firmware FP-SNS-ALLMEMS2 on my STEVAL-MKSBOX1V1. From de app I can read the batery level, and I want to do the same with my raspberry and using bluepy. I have a script where I read the temperature and humidity values, so I wanted to know which uuid I should use for reading batery level characteristic as I do with enviromental values.

Thanks

1 REPLY 1
Eleon BORLINI
ST Employee

Hi @Nicolás Martinez​ , the uuid characteristic for the battery is the one here below:

BATTERY_CHAR_UUID --> 0x00,0x02,0x00,0x00,0x00,0x01,0x11,0xe1,0xac,0x36,0x00,0x02,0xa5,0xd5,0xc5,0x1b

Regards