Help required - Using Draguino lora/gps v1.4 hat

Can someone point me at an example of how I can setup my Draguino lora/gps v1.4 hat as an end node sending sensor data to a local gateway. I plan to use an Arduino mega as the host device.
I’m pretty sure I had this working a few years ago, but TTN appear to have changed quit a bit since 2018.

Yes TTN went from V2 to V3.

You might want to look here :-

It’s written in Python and uses the Pi Dragino Lora/GPS HAT. But if you must use An arduino mega you probably want something like LMIC on it.

Cheers

Thank you for this.
I can probably switch to a pi pico to get me going.

I have a few repos with rp2040 devices you might look at.

1 Like