Paulolrl
Results
2
comments of
Paulolrl
@franalotto94 I'm facing the same issue, were you able to find a solution?
Hi, sorry for not reporting it earlier, but I was able to make at least the raw acceleration works. Here is my code: ``` def start_raw_data_realtime(self, heart_measure_callback=None, heart_raw_callback=None, accel_raw_callback=None): char_sensor1...