-
#### Summary
Phase 2 of design repository will make it more than a list of products, make it easier to find a device using search, breadcrumbs and filters, enhance SEO with more tags and desc…
-
### Summary
Apply a default pagination on IS List RPCs if not provided in the request.
### Steps to Reproduce
1. List end devices in an application or all gateways of a user.
2. Don't set the `Lim…
-
#### Summary
A stand-alone Julia SDK for TTES APIs, to integrate with existing Julia applications
#### Why do we need this?
Having SDK in a programming language helps the developer to integrate qui…
-
Hi there,
I tried out the Ideetron LoRa Nexus Board with the ttn-otaa script that is supplied by this library.
After editing the required configurations and uploading to the board I noticed that the…
-
Running the current version of otaa_node.py and it never joins. I've checked and double-checked my eui and key. Gateway is in the other room, and another node is joined to it and sending data. How mig…
-
I've tested the LoRaWANTestOTAA.ino in this repo. Also, I created a new SPI following this tutorial: https://learn.adafruit.com/using-atsamd21-sercom-to-add-more-spi-i2c-serial-ports/creating-a-new-sp…
k8zxc updated
5 years ago
-
Arduino Pro Mini Atmega328P 3.3V 8MZ
Arduino IDE Version 1.8.15
MCCI LoRaWAN LMIC Library Version 4.0.0
I am trying to setup a lorawan device using Arduino Pro Mini and RFM95 module according to …
-
We are using Sentrius RG1xx LoRaWAN gateway with RN2903A(US) LoRaWAN modules mounted on IMP006 Board and Gotthardp LoRaWAN Network server.
Moreover, we send Confirm up-link messages to LoRaWAN netw…
-
RadioLib v7.0.2
I just came across an issue where activateOTAA returns RADIOLIB_ERR_LORA_HEADER_DAMAGED when using LoRaWAN spec 1.0.4 on an SX1276 ESP32 board. When I change the spec to 1.1 it work…
-
Basic station currently enforce duty cycle using "direct" blocking channel algorithm, that can be summarize as :
- If a packet is scheduled in a channel, we check if we still have DC available
- If…