ERROR: Didn't find a valid Wisblock payload

Hello, I run a helium weather station and wanted to integrate a new LHT52 sensor. Uplink in the Helium Console works. But I can’t add any widgets to my UBIDOTS dashboard because I can’t find the variables of the new sensor.
The plugin/log shows the error message:
ERROR: Didn’t find a valid Wisblock payload

I got the LHT52 decoder from the Dragino website.

Best regards and thanks

Hello, @4711engel

Thanks for reaching out,

Instead of the TTN decoder available at Dragino’s website, I suggest you use for Helium the one they have available here. Notice how they have a function called decodeSensorData() that returns only the sensors data, which is what you need in Ubidots.

Regards,

-Santiago