-
I have an error similar to that; https://github.com/will127534/LoRa-concentrator/issues/33
I have Version 3 of LoRa Concentrator, this is so good Gateway for using LoRaWAN with TheThingsNetwork for…
-
Hi All,
I'm currently working on a projet where I have to receive LoRa frames on a gateway.
I'm facing a trouble receiving frame which come from other GW. I guess that the SX1301 is defaulty con…
-
#### Summary
Upgrade the TxSettings.timestamp from `uint32` to `int64`.
#### Why do we need this?
Some gateways (ex: TTIG using basic station) use `int64` for the concentrator timesta…
-
Hi @beegee-tokyo, i have been reading your code and implementing it, good job.
I have one question, how i can send the value of a sensor, like a global variable?
The LoRa-WAN example is for create…
-
Even when the LoRa Std channel is disabled, the Basic Station seems to validate the bandwidth of this channel:
```
"chan_Lora_std": {
"enable": false,
"radio": 0…
-
Hi xueliu
openwrt 18.06, It can be compiled the lora_pkt_fwd package
but when I compiled the lora_pkt_fwd package wiht lede 17.01.4, there were many errors. Could you help me solve the problem? Th…
-
balena version
11.11.2
Linux Ubuntu
installed from zip
```
DEBUG=1 balena push 192.168.0.113 --env DEBUG=1
[debug] original argv0="balena" argv=[/usr/local/balena/bin/balena,/snapshot/vers…
-
We are trying to run two SX1301s off a common SPI bus (spidev0.0, spidev0.1). In loragw_spi.native.c it states that it could be used with multiple SPI ports in parallel (explicit file descriptor).
…
-
Hi,
1) could you add an example binary file to server s2.sm.tc which can be received by GW after request of update-info command?
2) could you add an example router_config that can be received from s…
-
My class C devices have the ability to send a response message after receiving a direct message. For example:
![image](https://user-images.githubusercontent.com/5280484/59678501-73bbb180-9181-11e9…