-
**Setup:**
- **Board**: Heltec WiFi LoRa 32 (V3)
- **Library version**: LoRaWan_ESP v1.1.0
- **Heltec_ESP32_LoRa v0.9.1
- **RadioLib v7.0.0
- ** ESP8266 and ESP32 OLED Driver ... v4.6.1
The …
-
I was wondering if it is possible to send and receive without using a syncword, or would this have the same effect as the public syncword?
Kind regards!
-
I've some problem with Class B device downlink.
Point: I want to make my custom board to Control Board that connect to LoRaWan and always waiting for downlink.,
Noted: Node device always connect w…
-
**Issue by [atmoos](https://github.com/atmoos)**
_Sat Aug 25 15:23:19 2018_
_Originally opened as https://github.com/ERNICommunity/dust-measurement-network/issues/29_
----
In order to store the dev…
-
Hi everyone,
I know support for class B is labeled as untested, but I would like to change that :wink:. Can anyone give me some advice how I can debug support of class B, because I'm currently stuc…
-
**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…
-
C:\Users\User\AppData\Local\Temp\arduino\sketches\B5C045929F5B318410FCADB1B6E80B2A\sketch\test.ino.cpp -o nul
Alternatives for LoRaWAN_ESP32.h: []
ResolveLibrary(LoRaWAN_ESP32.h)
-> candidates: […
-
Hoi Maarten,
When using the CAD function to autodetect spreading factor I am not receiving any packets. CAD seems to detect the transmission sometimes. I am transmitting a packet every 12 seconds, …
-
Hello everyone!
I already succeded interfacing two modules with the same spi bus, but I have another issue.
Previously I thought on using different sync word, 0xA3 for receiving, and 0xD1 for sendi…
-
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…