-
copy and pasting my bug report from https://github.com/HelTecAutomation/CubeCell-Arduino/issues/261
radio.c uses floating point numbers (doubles, to be precise) to calculate the air time (maybe the…
-
Hi, I am confused with this, I run the code 1 on my Wireless Stick Lite from Heltec and when I decode with CayenneLPP on ttn everything works fine, but then I do just one modification (code 2) and set…
-
Hi,
Helping a Scout work on his Eagle project to read temp and pH at a public golf courses irrigation ponds. I am trying to figure out how to add the data type to the CayenneLPP Arduino library. Th…
-
After running a group provisioning, and reporting a device that automatically creates a device in IoTAgent-LoRaWAN, an error occurs when trying to delete it.
Step 1:
```
curl --location --requ…
-
CayenneLPP seems to force the feed name. Can the feed name be changed in the sketch?
example
```
lpp.addDigitalInput(1, 0);
```
creates an MQTT feed called ```Digital_Input```
Can that …
-
**1. Thank you!**
First, I would like to say wow you are amazing. Thank you for all of your work.
**2. Goal**
Low power as possible. The device will not be easily available to Re-charge.
Bas…
-
When trying to compile the LoRaWan_CayenneLPP Example, Arduino IDE will report the following error:
```
In file included from /home/val/Arduino/libraries/ArduinoJson/src/ArduinoJson.hpp:7,
…
-
@myhomeiot proposed in #548 to add support for the [CayenneLPP](https://developers.mydevices.com/cayenne/docs/lora/#lora-cayenne-low-power-payload) for DIY sensors. After some research it turns out th…
-
works well. there is any plans to integrate with cayenne? Maybe an option in the code to select mappers or cayenne format and a decoder. Thank you for your great work.
-
I would like to know if it is supported TTN V3 Stack with this agent. I would like a configuration example because does not work for me. I can connect via MQTT so i have to add @ttn as username, the n…