Tool/software: Linux
Good day, I'm new with SensorTag, so I use Bluepy lib (github.com/IanHarvey/bluepy) with Raspberry Pi.
My goal is to record data from 3 sensors with sampling rate = 100Hz, but I have only 1Hz (and 10Hz if I use only one sensor) and i can't find how to change sampling rate.
(arg.waitfornotification() dosn't work)
So, my question is how can I change sampling rate in bluepy or maybe there is exist another solution for this problem? Thx!