-
# Currently the device configuration is in different locations for raw LoRa devices and LoRaWAN
- Support up to 8 devices for LoRa end nodes
- Support up to 8 LoRaWAN gateways
- Move all device c…
-
Hi
I can see the messages getting to the gateway bridge
but i get device-session error: device-session does not exist or invalid fcnt or mic" for when i run this command
python main.py app -m hell…
-
Hi- Could you please let me know the gatway is for LoRa or LoRaWAN? tnx
-
# Task list
- [ ] New header parsing and field renaming
- [ ] New key derivation helper functions
- [ ] New MAC Commands
# Other considerations
- Be able to support only 1.0, or both
- Reu…
-
### Description of defect
We are using a STM32L151CC on a custom PCB, with a SX1262 radio, its roughly based on a Nucleo-L152RE board + SX1262MB2xAS design.
Everything works reliably until w…
-
I display a big table (custom widget) of telemetry parameters with theirs latest values and I want to implement the following:
Once a user clicks on a row (parameter and its latest value) the *Timese…
-
Hi all,
We are trying to use this library for OTAA with TTI (Same settings as TTN) V3 and having trouble understanding why we are getting Uplink channel not found during the join process. We are on…
-
I'm currently using this library on ESP devices, and when using deep sleep on these devices, the memory is cleared. It's often a hassle having to restore the entire state of this library, and I find m…
-
## Expected Behavior
Since the introduction of the database cache for the portal, I expect it to stay up to date with what's actually in the IoT Hub on Azure (models, devices, etc).
## Cur…
-
**Summary:**
The device registries will prompt an error on `PUT` operations when the payload does not at least contain a `join_eui` or `dev_eui`, even though the route contains the device id.
**Ste…