Trouble using Brocaars LoRaServer
-
Hi @ all,
i'm using Brocaars LoRaServer software in combination with a Raspberry Pi and IC880A concentrator board. Unfortunately i cant connect my new lopy to it but LoRaMote and Sodaq One working perfect with it. Obviously the LoRaServer accepts the JOIN Request but the Lopy does not recognize it.
The Server output shows:
Nov 06 12:42:52 v22016103605938256 lora-app-server[14885]: time="2016-11-06T12:42:52+01:00" level=info msg="node updated" dev_eui=70b3d5499aa53363
Nov 06 12:42:52 v22016103605938256 lora-app-server[14885]: time="2016-11-06T12:42:52+01:00" level=info msg="join-request accepted" app_eui=dedeaaaa00000
034 dev_addr=06e61bef dev_eui=70b3d5499aa53363I'm using the Lopy with the latest firmware:
>>> os.uname()
(sysname='LoPy', nodename='LoPy', release='0.9.3.b2', version='d78a5a3 on 2016-11-05', machine='LoPy with ESP32')Has anyone a good hint for me to solve the problem?
Thank you!
-
@iotGeek said in Trouble using Brocaars LoRaServer:
@bmarkus
Loraserver is an open-source LoRaWAN network server https://github.com/brocaar/loraserver
Documentation can be found under https://docs.loraserver.io/loraserver/Thanks!
-
@bmarkus
Loraserver is an open-source LoRaWAN network server https://github.com/brocaar/loraserver
Documentation can be found under https://docs.loraserver.io/loraserver/
-
This post is deleted!
-
What is Brocaars LoRaServer? Can you provide a link to learn more?