I’m using an OnLogic CL210G-10 Ultra Small Edge Device. I’ve installed all the requirements as far as I know, but the python test script:
from ruuvitag_sensor.ruuvi import RuuviTagSensor
import ruuvitag_sensor.log
ruuvitag_sensor.log.enable_console()
RuuviTagSensor.find_ruuvitags()
is producing the following output:
Finding RuuviTags. Stop with Ctrl+C.
Start receiving broadcasts (device hci0)
FYI: Calling a process with sudo!
FYI: Spawning 2 processes with sudo!
End Of File (EOF). Exception style platform.
Stop receiving broadcasts
Finding RuuviTags. Stop with Ctrl+C.
Start receiving broadcasts (device hci0)
FYI: Calling a process with sudo!
FYI: Spawning 2 processes with sudo!
End Of File (EOF). Exception style platform.
Stop receiving broadcasts