-
I was looking at the LoRaWAN example:
https://github.com/HelTecAutomation/ASR650x-Arduino/blob/master/libraries/LoRa/examples/LoRaWAN/LoRaWan/LoRaWan.ino
...and it's strange how the class variable…
ZaneL updated
3 years ago
-
Hello,
I'm trying to compile the ttn-otaa example with my ESP32 but I have this...
c:\Users\...\Arduino\libraries\MCCI_LoRaWAN_LMIC_library\src\hal\getpinmap_thisboard.cpp: In function 'const Arduin…
-
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…
-
### 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…
-
Example Factory project: **WiFi_LoRa_32_V2_FactoryTest**
This error happens in several lib files (not only in my main one)
#### **error: 'HELTEC_BOARD' was not declared in this scope**
And if…
-
I am trying to use OTAA_DHT11.ino on the Heltec Wireless Stick
In LoRaMac-definitions.h is the line ..
`#define USE_BAND_915`
If I compile everything (in the arduino compiler) it all works, …
-
Hello, updating the framework to 3.0.0 and library to 2.0.1 leads to compilation error :
In file included from c:\users\tanguy-e\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-el…
-
Am using an lilygo t- beam board to transmit data to stm32f103c8 interfaced with rfm95 lorawan module(sx1276 chip) and it does not work while following keenly your tutorial video and using DIO0 and EX…
-
This ticket follows a [discussion](https://forum.rakwireless.com/t/multicast-fail-with-rak3372-node-rak2287-gateway-and-chirpstack-network-server/13437) I had on the RAKwireless forum.
There seems …
-
Hello :)
Iam martin from germany and i try to connect my ttgo v21 boards with the the things network. Unfortunately I get a lot of errors in platform io so I don't know how to start. :(
**Here a…