-
Hello,
I intend to send and receive data using Class C but except for join request acceptance nothing is happening.
No payload is sent and received. serial monitor says only "joining", nothing else.…
-
Hi All,
we are using Class C devices and send them downlinks depending on a sensor status.
Unfortunately, the downlinks do not appear in the events list. They appear in the LoRaWAN Frames,
but th…
-
Hello Pham,
I have installed the OS on RPi3 with your image. I am using the SX1276 chip as a receiver on the gateway. Αt first, it seemed to work fine but then I discovered that I do not accept all p…
-
for the documentation
// Pin mapping for Dragino Board Version 1.3 (open J_DIO5)
const lmic_pinmap lmic_pins = {
.nss = 10,
.rxtx = LMIC_UNUSED_PIN,
.rst = 9,
.dio = {2, 6, 7}…
-
### Suggested enhancement
Add support for AES-SIV mode outlined in https://datatracker.ietf.org/doc/html/rfc5297
### Justification
Mbed TLS needs this because AES-GCM fails catastrophically w…
-
**Project:**
Helium data analysis - HeliumAnalysis.io (to be secured)
**Elevator Pitch:**
The project seeks to provide consolidated data and analysis of network performance and statistics in …
-
#### Summary
We need to change the way we handle search results in our redux store. Currently, we treat search request just like regular list requests.
#### Why do we need this?
- The `totalCount…
-
Hello,
I'm trying to build a LoRa temperature probe using a NXP LM75BD, connected via I2C to the board... thing is, when doing a pull-up connection (Specifically in the Overtemperature Shutdown pin…
EHR11 updated
5 years ago
-
I cannot join our devices with SX1262 chips to the Helium network. The same devices joins without issues to TTN and ChirpStack. Also the same devices configured for EU868 region joins without issues t…
-
### Summary
The payload of the Relay MAC command `NotifyNewEndDeviceReq` is not correctly formatted/parsed on TTS.
### Steps to Reproduce
1. Register two devices on the console on LW v1.0.4.
…