I am new to Omnet++ and FLoRa frame work. Can anyone help me with how to change the data being sent between nodes. To be specific I want to send JSON format (or dict) between nodes and the gateway.
Also I want to know how to receive these output on virtual com port so that I can read it externally using python...
Hi,
I am new to Omnet++ and FLoRa frame work. Can anyone help me with how to change the data being sent between nodes. To be specific I want to send JSON format (or dict) between nodes and the gateway.
Also I want to know how to receive these output on virtual com port so that I can read it externally using python...