How can i test LoraServer using MQTT

Hello,

I have successfully configured

  • LoraServer
  • Lora Gateway Bridge
  • Lora App Server

how can i test whole loraserver process in my local machine with MQTT message publish or any other way

Please help me!

Thanks

Just to be clear, did you set up a gateway to talk to your instance of Loraserver?

In any case, you can try subscribing to a device using:

mosquitto_sub -t “application/1/device/xxxxxxxxxxx/rx”