I use mqtt.fx to get data.but it error codes


i haved set the narshaler = “json” in chirpstack-gateway-bridge.toml

you are using the protobuf marshaller for the gateway-bridge/Network-server

1 Like

i haved set the narshaler = “json” in chirpstack-gateway-bridge.toml


its ok when lora wan send data to chirpstack server

double check your config. It really looks like you are using the protobuf marshaller.

i have set ’ narshaler = “json” ’ both in chirpstack-gateway-bridge.toml and chirpstack-application-server.toml. need i edit ohters ?

No. Can you provide your configuration, remember to take any sensitive information out. Use a service like gist or pastebin and put the link in here.

Not sure, but it looks like a typo, it must be marshaler, not narshaler.

i solved when i use user ‘chirp_gateway’ in lora wan and user ‘chirp_application’ in mqtt.fx.