Gateway receives uplink ok at 865062500 but then transmits an ack at 865620000 when it should be the same as the Uplink frequency.
Could be misinterpreting the ack request from the LoRaWAN server as the same end node communicates with an 8+1 channel gateway (mcard on RPi) using the same router, exact same configuration, with no problem, i.e. 86506250 up and down.
This router is Orne Brocaar's LoRaWAN server, latest version.
Here's some output from the ESP8266 gateway via telnet:
rxpk 0176c600a020a6f42f19ff48 message {"rxpk":[{"rssi":-91,"stat":1,"modu":"LORA","rfch":1,"tmst":1590172565,"datr":"SF12BW125","lsnr":7,"time":"2017-10-28T22:54:58.558062Z","codr":"4/5","data":"gAEBAQGACgAPSO+NYWcB0v7UWQ==","freq":865.062,"chan":0,"size":19}]} length 235
txpk {"txpk":{"imme":false,"tmst":1591172565,"freq":865.062,"rfch":0,"powe":27,"modu":"LORA","datr":"SF12BW125","codr":"4/5","ipol":true,"size":12,"data":"YAEBAQEgFgBuDfmj"}}
txpk_ack {"txpk_ack":{"error":"NONE"}}
transmitPkt 16598 12388 -1 865620000 192 112 2 64 27 12
If I'm reading this correctly the LoRaWAN server request is 865.062 but actual transmission is 865.620.
Spectrum analyser indicates these frequencies are indeed being transmitted.
Probably a while since you've looked a this! So any suggestions would be appreciated.
Cheers, Ron
Gateway receives uplink ok at 865062500 but then transmits an ack at 865620000 when it should be the same as the Uplink frequency.
Could be misinterpreting the ack request from the LoRaWAN server as the same end node communicates with an 8+1 channel gateway (mcard on RPi) using the same router, exact same configuration, with no problem, i.e. 86506250 up and down.
This router is Orne Brocaar's LoRaWAN server, latest version.
Here's some output from the ESP8266 gateway via telnet:
rxpk 0176c600a020a6f42f19ff48 message {"rxpk":[{"rssi":-91,"stat":1,"modu":"LORA","rfch":1,"tmst":1590172565,"datr":"SF12BW125","lsnr":7,"time":"2017-10-28T22:54:58.558062Z","codr":"4/5","data":"gAEBAQGACgAPSO+NYWcB0v7UWQ==","freq":865.062,"chan":0,"size":19}]} length 235
txpk {"txpk":{"imme":false,"tmst":1591172565,"freq":865.062,"rfch":0,"powe":27,"modu":"LORA","datr":"SF12BW125","codr":"4/5","ipol":true,"size":12,"data":"YAEBAQEgFgBuDfmj"}}
txpk_ack {"txpk_ack":{"error":"NONE"}}
transmitPkt 16598 12388 -1 865620000 192 112 2 64 27 12
If I'm reading this correctly the LoRaWAN server request is 865.062 but actual transmission is 865.620.
Spectrum analyser indicates these frequencies are indeed being transmitted.
Probably a while since you've looked a this! So any suggestions would be appreciated.
Cheers, Ron