-
Currently, the library allows setting the TX power using `LMIC_setDrTxpow()`. This sets the `LMIC.adrTxPow` field, but this field is never actually used anywhere.
The actual tx power to use is kept i…
-
Not really an issue so much as wanting to reach out and maybe get involved if possible.
Long story short I'm trying to put together a package to build a LoRaWAN gateway using cheaper parts than the…
-
What's the exact reason for that? Mentioned at:
Your declaration will not work, because some internal use prevents PIN_ATTR_EXTI on PA0 (so either your interrupt will work, or LoRaWAN, but not both…
-
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…
-
With a complete stratux (Rx/Tx) currently we need to have 2 independent pieces of hardware (raspi and t-beam) with 2 completely independent pieces of software. The reason is that stratux itself does n…
paony updated
9 months ago
-
hi,
i' m using your LMIC library on my node which is a Luigino equipped with Atmega328p 8Mhz 3.3v and a RFM95W (SX1276) : i can send to my gateway the message and look at it in the TTN payload log bu…
-
We've got one of these monstrosities, which I have loaded micropython onto and can stream the GPS data out to MQTT
https://www.hackster.io/news/the-ttgo-t-beam-an-esp32-lora-board-d44b08f18628
…
-
Hi,
I getting this error while I run the code in Arduino UNO. using ttn_abp.ino
Serial Monitor.
Error: Starting
7143: EV_TXSTART
Packet queued
FAILURE
C:\Users\issel\Documents\Arduino\…
-
Seems newer T-BEAM boards (sometimes calls V1.2 but mine's marked V1.1) have a new PMU chip, APX2102 instead of APX192.
The symptoms are that transmission never starts, it's as if the transmitter i…
-
Hi. I am evaluating the collar project. I ordered the Fabien Ferrero PCB from pcbway.
Soldered the LoRa radio & Arduino Pro mini. I downloaded the gps program for collar project, https://github.com/…