RAK2245 Pi Hat disconnected in TTN v.3

awesome support,

ich hab letzte Woche das erstmal von euch (balenaOS) erfahren. Richtiger starker Service den ihr anbietet. Danke dafür (Y).

Ich arbeite im Rahmen meines Studiums an der TU Dresden - Dipl. Ing. für regenerative energiesysteme an Solarstromprognosen mittels Wolkenkameras :slight_smile:

2 Likes

Oh cool thats a nice subject - and also a good place for some embedded devices (and update services :slight_smile: ). Best of luck for your studies and keep us posted :slight_smile: !

1 Like

Hi, I followed this video to setup my gateway. https://www.youtube.com/watch?v=6hBnlvs1tWE&t=231s&ab_channel=balena
I am using a rak5146 and a raspberrypi5.
However, on TTN my gateway appears as disconnected. What can I do?

Hello @LORA-BOOT

did you try to follow the steps from this repo?

Let us know if that works!

Yes I used balena deploy. But I am still not connected at TTN

@LORA-BOOT could you please share the logs of the services?

Thanks

I think I have registered it correctly, but here is the global_conf file.
global_conf.txt (3.6 KB)


Thanks

And could you please share the logs that you see in the Terminal from balenaCloud?

Thanks @LORA-BOOT

Yes

@xoseperez what do you think it could happen here? :point_up:

@xoseperez Hi, do you have an idea of what’s wrong with my configuration?

Please refer to the original repository for the right variables (GW_ID does not exist, GW_RESET_GPIO is deprecated). The error seems to happen very early in the starting script so my guess is there is some value it doesn’t like and somehow breaks the process.

Hi, I changed the variables as you said, but it’s still disconnected.





Delete the TTN_REGION, is deprecated but interferes with TTS_REGION. The TC_KEY should look something like “NNSXS.4YP2W…”.

1 Like