Basic station protocol

Hi Heltec

i have just tested the basic station protocol 2.0.5 on the HM-02 gateway.
it compiles fine and is fully functional.
you can find it here: https://github.com/lorabasics/basicstation

would be great to have this protocol in a new firmware for the gateway.
the udp forwarder is a little bit outdated.

Thank you I’ll give this a try. Could you post your configuration here?

Hello,

Would that also work with the HT-M01 ?

Since the TTN update to V3 running the ht-m01 gateway with the udp forwarder is showing the gateway as offline despite it’s forwarding packets. I gave it a try to switch the HT-M01 from the udp forwarder to basic station (cups mode) and followed this tutorial:

The gateway is connecting to the ttn but it doesn’t seem to receive any packets from the nodes. There are some error messages about time sync issues in the log but the internet doesn’t seem to be sure if that would prevent the transfers:
Time sync rejected: quality=171 threshold=165

Any advice?

I figured it out. The TTN is setting the gateway to subband 2 correctly. I had to change it in the nodes too. The time sync issues are still there but don’t seem to prevent downlinks or uplinks.