SensorDecoders icon indicating copy to clipboard operation
SensorDecoders copied to clipboard

Results 10 SensorDecoders issues
Sort by recently updated
recently updated
newest added

We are looking for the encoder for the WT201 to write data such as the temperature set point, fan speed and mode. Is there an encoder available Will the encore...

The UC51x decoder is structured with if {} else if {} else if {} else break. We had a older decoder installed on ChirpStack and did not realize it. Newer...

I am trying to activate WS202 on helium and Datacake integration, but I get integration response error in helium console. I tried both TTN and Chirpstack codes but unfortunately they...

Hi, In the specification you wrote the following: "If the device fails toget GNSSdata, the latitude or longitude will show FFFFFFFF." Then how do you encode the negative coorinates (for...

There's no need for two different decoders, especially since this creates the chance of error where the actual payload decoding does not match. Chirpstack v3 calls this function: ``` //...

This changes add a file as example of the lambda function header with nodejs18.x and aws-sdk v3

Hi, we use the WS523 and see the information power factor into the payload. It's a percentage but we cant find any information a percentage from what? a percentage of...

Hi there, I changed my device (CT101) Uplink interval from 3600s to 300s via downlink and now the device has stopped sending uplinks. Any idea why it would stopped? Had...

Hi forum I'm Using your CT101 decoder, but is not reporting Product Serial Number, Hardware version and firmware version. only i get ipso_version:"v0.1" power:"on" Please, can you review the decoder...

Good day, GitHub community! I hope everything is going well on your end. I’ve been facing an issue with the AM107 Decoder function. Despite successfully running my decoder on a...