Hi Leon,
so when I put a function between lora input and output with following script,
msg.payload=msg.lsnr + msg.rssi;
return msg;
What would be the output node in order for a mDot to receive those data?
Thanks again
Hi Leon,
so when I put a function between lora input and output with following script,
msg.payload=msg.lsnr + msg.rssi;
return msg;
What would be the output node in order for a mDot to receive those data?
Thanks again