Skip to content

ArduinoBLE based Client to read RuuviTag Advertised Data

License

Notifications You must be signed in to change notification settings

tspycher/ArduinoRuuviClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoRuuviClient POC

ArduinoBLE based Client to read RuuviTag Advertised Data.

Important sidenode; the Arduino Documentation misses some importatant Methods which are crucial to get the communication with the RuuviTag working. Check out the Header files directly to get methods like int BLEDevice::advertisementData(uint8_t value[], int length) const

The whole Ruuvi Protocol is described here

About

ArduinoBLE based Client to read RuuviTag Advertised Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages