-
• #2
This is an issue I just found and fixed on the EspruinoHub Raspberry Pi software - when sending large chunks of data (like the Ruuvitag libraries) it could send the data in the wrong order. All you need to do is update...
Connect to the Raspberry Pi via SSH (or however you installed EspruinoHub in the first place).
Type:
cd EspruinoHub git pull sudo systemctl restart EspruinoHub.service
And you're sorted!
-
• #3
Perfect! Thanks a lot!
Hello there,
I'm having an issue using Espruino Web IDE on a Raspberry Pi with the RuuviTag sensor. When I upload some code I found online to run the sensors on the RuuviTag device I get a screen that looks like the attached screenshot. It kind of looks like it isn't finding the necessary library. Does anyone know how to get past this issue?
1 Attachment