-
-
I'm trying to install and run lorawan server (0.6.7) on Windows 10 as described, but it fails.
Erlang version is 22.1 x64
Script's output looks like this:
{"init terminating in do_boot",{{badma…
-
The example script LoRaWAN_OLED does not support the Wireless Stick(V3) = "Wireless_Stick_V3", probably as the files have to be adapted to the smaller display (64*32). LoRaWAN_APP.h and LoRaWAN_APP.cp…
-
The library worked fine on Arduino 1.0.6, but after upgrading to v2.0.0 the device reboots on the next loop cycle after calling `Arduino_LoRaWAN::SendBuffer()`. I have a `Lora` wrapper class which sim…
-
Hi,
I am using the current version of basicstation - 2.0.6 to connect against AWS IoT Core for LoRaWAN using OTAA.
The incoming router_config message structure is of type:
{"msgtype":"router_c…
-
I want to control the TxPower in LoRaWAN mode,so i have few queries:
1. How to control the TXPower in LoRaWAN mode or is it directly controlled by LoRaWAN MAC???
2. Does the power control will over…
-
I would like to synchronize my microcontroller with UTC time. Can I use the library for this, using the LoRaWan 1.1 feature DeviceTimeReq?
-
On the following page:
https://heltec-automation-docs.readthedocs.io/en/latest/cubecell/lorawan/connect_to_gateway.html
It says:
> In this document, all operations and tests must be performed w…
-
I'm trying to build [this example](https://github.com/HelTecAutomation/ESP32_LoRaWAN/tree/master/examples/OTAA_OLED) using PlatformIO with the following config:
```ini
[env:heltec_wifi_lora_32_V2]…
-
### got Chirpstack v4 running, but can't see to connect after setting up the device in Arduino IDE:
Have A Wio Terminal Tester with https://wiki.seeedstudio.com/Wio_Terminal_LoRaWan_Chassis_with_Ant…