I am running LoRa Server version 0.19.2 and LoRa App Server version 0.10.1 on Ubuntu 16.04.2 LTS. I have upgraded earlier to new versions of LoRa Server and LoRa App Server mostly with success. But I was wondering what is the suggested way to do the upgrade? In the documentation part of the project I can’t find instructions on how to do this. Could you suggest a proper way of doing the upgrade to new versions?
Please refer to the changelog of both components. When there are configuration changes / things that can’t be automatically updated, they are documented there
I have two sensors which have a Cayenne formated payload.As you see in the picture the one sensor is decrypted correct with the humidity and temperature measures.
On the other hand i have a keyfob with 2 buttons which sends 3 different payloads.
01->If i push the left button
02->If i push the right button
03->If i push both buttons
Is there any bug with your code @brocaar for this cayenne datatype payload?