LORA Network settings are not updated

RAK 7258 does not use new settings for URI and Port after changing Basic station configuration.
FW Version: 1.2.3_RAK rRAK-a6e14b0

Steps to reproduce:

  • configure Basic Station with following settings:
    • Server: LNS Server
    • URI: wss://eu1.cloud.thethings.network
    • Port 8887
    • Authentication Mode/ trust /token: [your authentication]
  • save / apply and check System Log
  • change Basic Station configuration with following settings:
  • save / apply and check System Log again

Result:
Gateway still tries to connect to LNS server URI/Port - even after restart.
I couldn’t find a way to apply these new settings

Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [any:INFO] /var/etc/station/tc.trust: 
cert. version     : 3
serial number     : 82:10:CF:B0:D2:40:E3:59:44:63:E0:BB:63:82:8B:00
issuer name       : C=US, O=Internet Security Research Group, CN=ISRG Root X1
subject name      : C=US, O=Internet Security Research Group, CN=ISRG Root X1
issued  on        : 2015-06-04 11:04:38
expires on        : 2035-06-04 11:04:38
signed using      : RSA with SHA-256
RSA key size      : 4096 bits
basic constraints : CA=Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [AIO:INFO] tc has no cert configured - running server auth and client auth with token
Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [TCE:INFO] Connecting to INFOS: wss://eu1.cloud.thethings.network:8887
Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [TCE:INFO] Infos: 60c5:a8ff:fe76:64aa muxs-::0 wss://eu1.cloud.thethings.network:8887/traffic/eui-60C5A8FFFE7664AA
Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [any:INFO] /var/etc/station/tc.trust: 
cert. version     : 3
serial number     : 82:10:CF:B0:D2:40:E3:59:44:63:E0:BB:63:82:8B:00
issuer name       : C=US, O=Internet Security Research Group, CN=ISRG Root X1
subject name      : C=US, O=Internet Security Research Group, CN=ISRG Root X1
issued  on        : 2015-06-04 11:04:38
expires on        : 2035-06-04 11:04:38
signed using      : RSA with SHA-256
RSA key size      : 4096 bits
basic constraints : CA=Thu Dec  9 08:25:15 2021 user.info basicstation[13683]: [AIO:INFO] tc has no cert configured - running server auth and client auth with token
Thu Dec  9 08:25:16 2021 user.warn basicstation[13683]: [RAL:WARN] Ignoring unsupported/unknown field: antenna_gain

Hello @meberli,

This is a normal behavior of the gateway. You can see in the TTN docs that:


You can check in the logs that the gateway retrieves the update info from cups and updates the LNS:
image

“Gateway still tries to connect to LNS server URI/Port - even after restart.” - Does the gateway connects to TTN though? If it connects, then everything works fine.

1 Like

@Martin thankd for your answer! I wasn’t aware of this and suspectet this as a reason for my connection issues. Unfortunately I still can’t reliabely connect to ttn using basic station. It’s working for a couple of hours after a factory reset and reconfiguration, but stops workîng eventually. see my other topic here:
https://forum.rakwireless.com/t/gateway-connects-disconnects-all-the-time-after-update-to-ttn-v3/5662

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.