Node Solutions for dragino

Hello, I have a Dragino RPI v1.4 hat and am trying to use it as a node, I’m unsure what a solution looks like and all I can find are ways to turn it in to a gateway. I have a gateway set up with a packet forwarder and it is pinging to the loraserver. but alll thats over udp how do I Implement th LoRa portion?

Did you somehow miss this?

http://wiki.dragino.com/index.php?title=Connect_to_TTN#Use_LoRa_GPS_HAT_and_RPi_3_as_LoRa_End_Device

It is obviously geared towards TTN but you can implement the same idea to LoRaServer if you are ok using the LMIC library.