Raspberry pi pico - how to access Tag data for use

I’ve installed the Git Hub micropython-ruuvitag on a Raspberry pi Pico W. Works great to read nearby RuuviTags. However, I cannot find a way to actually use the ruuvi data that is generated (other than seeing it in the console). The output seems to be generated by the function

**def cb(ruuvitag):** 

However, I can’t find where this function is called, and therefore can’t figure out how to set a return(value) that I can use elsewhere. I’m sure I am missing something simple. Any thoughts?

Hi @Twisty , thank you for your message!
This specific GitHub project is managed by Rafael, maybe you could contact him directly about it?

Otherwise, maybe @otso might have ideas about this.

ok thanks! will do.

1 Like