-
# Unit tests plan
The original library did not have unit tests our new library should have them (according to the class manual).
For me the following questions arise:
- What functionality ar…
-
#### Summary
The main explanation of this issue has already been described in a previous one: https://github.com/TheThingsNetwork/lorawan-devices/issues/237
However, this one is about making a d…
-
Hi there,
Can you share the decoder for the sticker please?
Thanks
-
Implementing a "generic MQTT controller" could open paths to many Automation/Cloud solutions at once that are not supported yet. It was touched already in #378 .
My request touches many other MQTT …
-
hi,
we have seen some problems when it comes to rounding (in our case for temp measurements).
in the current code the float temp just gets cut after the 1st decimal place, which is very inaccura…
-
hi,
i stumbled over an another unaccuracy.
atm frequency is an int
`uint8_t addFrequency(uint8_t channel, uint32_t value); // in hertzs`
may i ask for which cases this value is usable?
…
-
#### Summary
The new field `normalized_payload` will allow integrations to rely on a standardized data model for all devices in the device repository that support this new normalization step,…
-
Hi I dont get the values from the sensors.
I only get the following attributes:
{
"LORA_DATARATE": "SF7BW125",
"LORA_RSSI": -60,
"LORA_SNR": 10
}
what did I wrong?
-
PIO Core Call Error: "Resolving MakAlc_Lora_8Mhz3V dependencies...\r\nLibrary Manager: Installing aparcar/CayenneLPP @ ^1.3.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking\r\…
-
### Summary
Many CayenneLPP libs (like the [Arduino lib](https://github.com/ElectronicCats/CayenneLPP)) support lots of different types, like timestamp. The TTN Console does only support very few, an…