Adaptive data rate not working?

Home Forums mDot/xDot Adaptive data rate not working?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #13874
    Brendan Younger
    Participant

    I have a 915 MHz conduit + mDot setup.

    I’ve written my own firmware for the mDot which enables ADR. Initially, I’ve set the data rate to “SF10BW125”. The mDot is only a few feet from the conduit.

    Watching the output of mosquitto_sub, I see the following messages:

    lora/00-80-00-00-00-00-a2-68/mac_command {"data":"05","id":3}
    lora/00-80-00-00-00-00-a2-68/up {"chan":5,"cls":0,"codr":"4/5","data":"AOojMfUE","datr":"SF10BW125","freq":"912.9","lsnr":"8.2","mhdr":"4001000006825100","modu":"LORA","opts":"0305","port":1,"rfch":1,"rssi":-71,"seqn":81,"size":8,"timestamp":"2016-07-11T02:36:10.791759Z","tmst":368393756}
    lora/00-80-00-00-00-00-a2-68/packet_recv {"chan":5,"codr":"4/5","data":"QAEAAAaAUgAB7eaoGfzOauH0BQ==","datr":"SF10BW125","freq":912.89999999999998,"lsnr":10,"modu":"LORA","rfch":1,"rssi":-73,"size":19,"stat":1,"time":"2016-07-11T02:36:11.175790Z","tmst":368775660}

    It appears that the conduit is trying to set the data rate on the mDot to DR5 = SF7BW125, but the data rate on the mDot never changes.

    Is this feature not working yet?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.