Hi , i have conduit with mLinux. I have configured as a packet forwarder to a local router where i show the information of the packages. Im currently sending "hello word" data on the packages from the mDot. However in the json part of the data the message is kind of encrypted. Im currently turning the bytes received from the UDP message to String.
{"RXPK":[{"TMST":3909107228,"TIME":"2015-11-14T13:22:32.113697Z","CHAN":4,"RFCH":1,"FREQ":912.700000,"STAT":1,"MODU":"LORA","DATR":"SF10BW125","CODR":"4/5","LSNR":3.8,"RSSI":-97,"SIZE":18,"DATA":"GAAAAAAAAGAB0CXXGYQV885F"}]}
Any ideas?