Ariel Roque

Results 2 comments of Ariel Roque
trafficstars

Hi, @manel00, to perform this step you need to install the grpc tools library and run the following command: ``` python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. example.proto ```. Where example.proto...

Has anyone that got raw sensor data from miband2 ? if yes, could show me how got it?