I am struggeling with recieving data from these sensors. I have tried several codecs, but no one seems to work. They connects and uplinks OK, but I get the following error in the log:
level:“ERROR”
code:“UPLINK_CODEC”
description:“Exception generated by quickjs”
Does anybody have a working codec for these devices?
Hi there, thanks for your help.
I am running a RAK2744 on a Raspberry Pi Zero W and the Firmvare is ChirpStack Gateway OS 4.3.2 Full. This is the latest on the download page for Raspberry Pi.
My data is data:“DEIBAAABAAAAAA==”
I is very strange, because the Codec for my LHT65 worked fine for a while but now it gives the same error again. The only change I made was a reboot.
My data for the LHT65 is * data:“ywEE+AJeAQMyf/8=”
You capture an incorrect packet for LDS02 as I can see the fport=0
fPort=0 means MAC commands not uplinks.
Check for those with fport >0
And check in the Events tab.
Thank you for your help in this. As you confirmed, the Codecs were working, the fault must have been elsewhere, so I flashed a new SD cars, and now everithing works .