You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • There's nothing built-in. For simple things I'd write a function on the RuuviTag that outputs a tab or comma-separated list, and then you just copy&paste.

    You could write some code on the Pi that connected, executed that command, waited for the result and then disconnected if you wanted to do it automatically.

    If you have the Pi running all the time and within radio range, you can advertise the data and then use https://github.com/espruino/EspruinoHub - that'll now log any data that is received automatically.

About

Avatar for Gordon @Gordon started