-
From what I can see in the source code, that's a `RESET_REASON_WDT_TIMEOUT` (`0x10`).
Based on what I see on the [forum](https://www.thethingsnetwork.org/forum/t/ttn-gateway-central/10976) this hap…
-
Hi, packet_forwarder seems to work well about 20 minutes,
however, sometimes it stops to listen any packets.
it just sends status info. with interval 30sec even though nodes are sending packets.
…
-
Hi,
I see in your schematic you are using a XC6204 voltage regulators for 1.8 and 3.3 outputs from a 5v source.
This regulator has only 150mA max output current. This is insufficient.
SX1301 need 5…
-
Hi I have a Multitech AP with mlinux Version 3.1.13
I tried to connect to TTN but I doesnt work. Here's the error.
13:40:57 INFO: [main] Starting the concentrator
lgw_start:807: ERROR: UNEXPEC…
-
Hi,
after few hours of regular working I got continuos "ack_lost" errors from the gateway but uplink/downlink works perfectly and from log I have no errors.
This is the gateway log
```Nov 24 12…
-
Hi everyone
Here comes a problem.
If I execute the util_pkt_logger and it appears a message like below.
lora@lora-iot-sk /opt/lora-net/gateway/lora_gateway/util_pkt_logger $ ./util_pkt_logger
…
-
Hello,
I'm analyzing the packet receive function(lgw_receive) in libloragw library to get the packet arrival time by nanoseconds from end-node to gateway. But I found that it’s getting the microsec…
-
In China, there are two bands specified: CN470-510 and CN779-787. The TX power of the latter is limited to 10 dBm, which is too low.
Therefore, we are planning a CN470-510 configuration. Most chann…
-
I am using the SX1301 chip for the ic880A-spi model LoRa module with my Raspberry Pi 3 Model B. I am trying to setup my Raspberry Pi as my gateway. I have followed the instruction from the github and …
-
Testing Setup: one Transmitter @ 433.5Mhz, config Radio_B to 433.2Mhz and two channel with IF 0Khz and +3Khz.
Problem: the transmitter is transmitting package one per second (confirm by other SX127…