Bridouille / android-beacon-scanner

A simple android iBeacon, AltBeacon, Eddystone and RuuviTag beacon scanner
https://play.google.com/store/apps/details?id=com.bridou_n.beaconscanner
331 stars 108 forks source link

Fix ruuvitag base64 decoding #7

Closed shiona closed 7 years ago

shiona commented 7 years ago

Ruuvitag uses non-standard charset for base64 for url-safety.

Source: https://github.com/ruuvi/ruuvitag_fw/blob/master/libraries/base64/base64.c

shiona commented 7 years ago

I noticed my stupid mistake. I'm working on a fix.

Bridouille commented 7 years ago

Thanks for the Fix 👍

Bridouille commented 7 years ago

It is used to decode the RuuviTags URL here.

To get the informations contained in the URL prefix, temperature, pression and humidity.