Upload data that isn't an LPP datatype

Hello!

I’m very new to everything related to Cayenne, so sorry if this is clearly described in some documentation somewhere.

I’ve been using Cayenne to check data that I’m uploading via LoRa, and so far I’ve successfully managed to get my hardware to upload the current temperature value. The thing is that I would like to upload some data that isn’t one of the datatypes that are already declared in the LoRa LPP.


( From Cayenne Docs )

If I don’t write which datatype I’m sending to Cayenne, Cayenne doesn’t seem to understand that it has recieved any data. It’s like it believes that the package was faulty and just ignores it. So my question is if it’s possible to send data to Cayenne that isn’t declared in the LPP?

in short, cayenne accept data only in cayenne LPP format.

1 Like