Hi,
first, thanks to all for supporting Venus OS.
For the Ruuvitags I got often spikes in the collected data.
Solution:
To reduce the Bluetooth-Speed to 460800 - from 921600 via
/etc/udev/rules.d/machine.rules
- ACTION=="add",SUBSYSTEM=="tty",KERNEL=="ttyS0",RUN+="/usr/bin/hciattach -t 10 /dev/ttyS0 bcm43xx 921600 noflow -" + ACTION=="add",SUBSYSTEM=="tty",KERNEL=="ttyS0",RUN+="/usr/bin/hciattach -t 10 /dev/ttyS0 bcm43xx 460800 noflow -" ~# ps -l|grep hciattach S 0 359 1 1892 84 0:0 16:26 00:00:00 /usr/bin/hciattach -t 10 /dev/ttyS0 bcm43xx 460800 noflow -
Could this file please be changed in VenusOS?
Sources:
https://f.ruuvi.com/t/spikes-in-data-collected-with-rpi3/3669 //#5 August 10, 2019
https://ruuvi.com/setting-up-raspberry-pi-as-a-ruuvi-gateway/
Hardware: Raspberry 3B+
Software: VenusOS-Large-25