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.
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