Radiolib 7.7 example LoRaWAN_ABP #1795
Replies: 5 comments 4 replies
|
I see no error, what makes you think something is wrong? |
|
My device with arduino code example LoRaWAN_ABP from library did not connect to Chirpstack. I can't see my device even on the gateway Chirpstack with region eu868. At the LMIC library all OK |
|
Should I include these lines in the examle sketch: |
|
But when compiling the sketch I get errors: In file included from /home/victor/Arduino/libraries/RadioLib/src/TypeDef.h:6, Compilation error: exit status 1 |
|
Sorry, I was wrong. You need to enable it. |
Uh oh!
There was an error while loading. Please reload this page.
Radiolib 7.7 example LoRaWAN_ABP
Esp32 wroom32 or ESP32c3 supermini, sx1276, ChirpStack
Log:
Setup ...
Initialise the radio
Initialise LoRaWAN Network credentials
Ready!
Sending uplink
No downlink received
Next uplink in 300 seconds
What is wrong?
All reactions