Ruuvi Client for Arduino with the ArduinoBLE Library

Hi everyone

After several hours i managed to listen to RuvviTag Announcements with my Arduino MKR WiFi 1010 Board. Here you find my Result:

GitHub Repository

I’ve used the RuuviTag Pro. In the next days i should get my second RuuviTag and can test how the System handles two Tags.

One thing i’ve noticed; the ArduinoBLE Library Documentation misses some very crucial methods to get things working.

Any Feedback to my Code is highly appreciated!

1 Like

Hi and thank you for your sharing with us. :+1:

Have a nice weekend.

Stefan

1 Like

Just updated the code because the code had an issue with negative temperatures. Should work now correctly.

1 Like

Thank you very much. :grinning:

1 Like