chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
423 stars 270 forks source link

Bridge stops processing packets #53

Closed sslupsky closed 6 years ago

sslupsky commented 7 years ago

I have noticed a problem when using a Microchip gateway where the gateway bridge appears to get confused and stops talking to the server. I am unsure how to reproduce the problem but on several occasions yesterday I noticed that one of my microchip motes could no longer join the network and when I looked further into the problem, the gateway bridge did not appear to be talking to the server. When I restarted the gateway, the problem persisted. When I restarted the gateway bridge and gateway, the problem went away and the server started receiving data again. At the time, I was changing some gateway configuration parameters while attempting to get some Laird motes to join. I do not recall exactly what I did but at one time I change the sync word from 0x34 to 0x12 and back again. It happened another time and I do not recall it had anything to do with the sync word.