-
this looks good for iot stuff.
is the network transport and serialisation plug-able to a dgeree ?
for example mqtt bridge etc ?
ghost updated
6 years ago
-
The very first launch of `aquila-gateway` worked, but second and following launches fail with this error message:
```
pi@myPi:~ $ aquila-gateway -p /dev/ttyUSB0 -v trace | bunyan
O o-o …
-
I'm trying to integrate the backend of server with my thingsboard server.
Here are my problems:
1. Is it possible to send data as single parameters ? (now its inside "fields") because Thingsboard do…
-
Hello! First of all thanks for this awesome project.
So, about my issue, I really don't know where this problem came from. Actually I think that is not an issue with this project but I cannot expla…
-
Wish I had a better title but I'm really not sure what's happening here.
So, I've just set up my ESP8266 with compiled source from the master branch and it is now working with my CCT bulbs (and it'…
-
Hi,
I think I have found a bug. When a FSK message is received and requires a reply, the command issued to the gateway does not contain a code rate. This causes the gateway to not send the reply. T…
-
2018-04-03 09:32:20.013 [error] @lorawan_mac_region:dr_to_down:102 gen_statem in state uplink terminated with reason: bad arithmetic expression in lorawan_mac_region:dr_to_down/3 line 102
2018-04-03…
-
The gateway owner experience is very poor at the moment. Configuring and maintaining a gateway is still painful, and there are ways in which the gateways documentation could be improved:
+ A leaner…
-
I tried to perform OTTA using this.
However it seems the gateway successfully sent join-request message to NS and AS agreed
here are some logs ,
```
journalctl -u lora-app-server -u loraserve…
-
Hi @brocaar
I have two nodes one with RN2903 and other with RFM95
The two work perfect in OTAA, doing the join and the TX but we cant receive the downlink from our server
We have tried with …