i'm using Dragino rpi Lora transceiver C code on the pi to send and receive packets to the Arduino .
the C code is working perfectly where it prints the received packets and the Signal to noise ratio and the timestamp , but i want to use it in node red . how can i import the received packet from the C console to node red ?