Mikrotik Lora with chirpstack server

Hello,
I bought mini pcie card Lora and insert it into my Mikrotik router, installed newest version of OS and added Lora package. I cannot find how can i choose protocol over which it should connect to the server. I dont want to connect to ttn, but private chirpstack server. I can use semtech protocol or MGTT (Mosquito). Is it possible right now?

Hello,

You cannot choose over multiple forwarders as there is only one. Just add your ChirpStack server to servers list in menu /lora servers add name=yourname address=youraddress up-port=1700 down-port=1700, configure your LoRa GW to use this server with command /lora set 0 servers=yourname disabled=no and you are ready to go with ChirpStack.