-
If I want this cayennelpp string "016700ff" to be sent to Chirpstack, how can I program it in MicroPython.
Do I need to convert to any format first?
I try this without success.
while(True):
…
-
#### Summary
Support CayenneLPP as payload format
#### Why do we need this?
Because there are devices out there that use CayenneLPP, and it's better to just indicate that, rather than…
-
compiling the example code ttn-otaa gives error message
ttn-otaa.ino:1:10: fatal error: LoRaWan_CayenneLPP.h: No such file or directory
1 | #include
| ^~~~~~~~~~~~~~~~~~~~~~
…
-
It would be really useful if someone implemented all the data fields from here:
[https://github.com/ElectronicCats/CayenneLPP/blob/master/src/CayenneLPP.h](https://github.com/ElectronicCats/CayenneLP…
-
In our application we want to extend the CayenneLPP class, therefore we derived a class from the CayenneLPP class. However this derived class cannot access the common variables like buffer, maxsize an…
-
In one of the latest ArduinoJson versions a nullptr check was added, which now crashes CubeCell boards...
Ref: https://github.com/bblanchon/ArduinoJson/releases/tag/v6.17.0
```
Building in rele…
-
The IPSO document defines multiple data formats which are currently not covered within this implementation. These values are however convenient to use in many LoRaWAN applications, e.g. Voltage (of ba…
-
### Related area
Heltec LoRa ESP32 V2
### Hardware specification
esp32-s3
### Is your feature request related to a problem?
Hello,
I am experiencing difficulties connecting my Heltec LoRa ESP…
-
Hello,
Here I am trying to send uplink messages from the Things network with payload format cayenellp and using Fiware LoRaWAN IoTagent, I could see data traffic coming to lorawan it agent but it s…
-
Hello, updating the framework to 3.0.0 and library to 2.0.1 leads to compilation error :
In file included from c:\users\tanguy-e\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-el…