-
If I send data to the device from TTN and I ask for a confirmation that the data was received using the LiMC stack, how do I send the ACK back to TTN?? I've looked at the code, and it should do the AC…
-
**Describe your question or issue**
I am using Lora Discovery board L072CZ. Using the example helium-otaa. I used with platformio.
I Gave correct EUIs and AppKey, when running the program it seem…
-
Hi,
I have been testing this library configured for AU915 today but I am having some issues.
## Background:
- Tested with an 8 channel gateway and loraserver/chirpstack (not TTN) - both working…
-
Hi! Is it possible that there will be support for the SX126x(especially 1262) chip? There is example for ping-pong comm between these chips but it would be quite difficult to implement lorawan into it…
-
Hello,
I think there is an issue with the antenna switching... But I'm not sure. Were you able to get this working as-is?
I assume the LMIC has to be extended with PA switching.
MAG,
Milo
-
Hello,
I'm using an SX1276 on a custom hardware with your library. I use European frequency bands and push data to TTN at the moment 11 bytes of payload every 5 seconds (5 seoncds for testing, in r…
-
First of all thanks for the huge job!
I ask for clarification regarding the messages in downlink.
If with the old library (vers. 2.3.2) I put several messages in a queue and they were downloaded in …
-
Hi,
I am using your code with my Feather 32u4 Lora board. I have amended the lmic_project_config.h file as instructed (CFG_eu868 1) and I have added the 3 TTN keys. When I compile, I get the error …
-
Dear Support,
I have tested with the example when joins work for some times.
But after some test i didn't any more!
But I see on my gateway the the join is accepted but it will not be received!
W…
-
Hi
Sorry if this question is simple, but I am a very beginner with C++ and Arduino.
I use an Heltec ESP32 SX1276 Lora Board as a TTNMapper.org Node.
I took the example from: https://www.thethin…