Still with the same issue, there are two things that grid my gears,
Why cannot I send anything to the motes if I change global_conf.json, it does not make much sense to me, unless my gateway phy link is just busy listening and it cannot send data back to motes... Which it would imply that I have to change that configuration in some way or other.
-
What kind of data is sending back the Kerlink gateway, to me it's extreamly strange that data coming from the gateway cannot be displayed or decoded by wireshark, according to the documentation I got it should be enconded as base64, but I think there is more on it, I am thinking of that the gateway is encrypting the data comming from motes, but data like below seems strangly base64,although decoding it doesn't show anything
{"rxpk":[{"tmst":86777147,"time":"2016-03-23T13:50:20.150213Z","chan":0,"rfch":1,"freq":868.100000,"stat":1,"modu":"LORA","datr":"SF7BW125","codr":"4/5","lsnr":8.2,"rssi":-84,"size":14,"data":"QAMBAQKAWwABp5+scHk="}]}