Reading data in NODE-RED on Raspberry PI3 + RadioHead (LORA) + Dragino

Good morning everyone
I successfully installed the RadioHead library on Raspberry PI3+ equipped with a Dragino board with RFM95 module, to create a LORA receiver.

After compiling and creating the RF95_server executable, I ran it in a rasperry terminal window and successfully verified receiving messages sent from an Arduino LORA sensor, which reads the temperatures in my garden.

ricezionedati

But I stopped here ... here is my request for help

How can I read the data received from the ./RF95_server command into Node-Red ?

Thanks in advance for the suggestions

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.