Hey there,
We recently started using Sensecap 2105 sensors, and I attempted to send a downlink message to one of our sensors. Unfortunately, when I send the message from the manual in HEX format (00 89 00 11 22 0A 00 38 B4) through The Things Stack, I receive an error saying “No decoder defined for codec: sensecap210x-codec.”
Since the sensecap sensors 2105 are already in the things stack repo the corresponding payload formatters are already in place.
Does anyone have an idea about what the problem might be and how to fix it?
Thanks!