Skip to content

Unable to Connect to TTN Using Basic Station (Raspberry Pi 4 + DRAGINO PG1302) #211

@NNAA0917

Description

@NNAA0917

I'm currently trying to connect to The Things Network (TTN) using Basic Station on my setup, but the connection is not successful.
I would appreciate any insights or suggestions if you can help identify the cause.

tc.txt
rinit.txt
station.txt
reset_lgw.txt

error_log.log

Environment

Hardware: Raspberry Pi 4 + DRAGINO PG1302 (SX1302-based LoRa HAT)
OS:Ubuntu 22.04
Software: Basic Station

Reproduction Steps

Step 1: Clone Basic Station

git clone https://github.com/lorabasics/basicstation.git

Step 2: Build the Station Binary

cd basicstation
make platform=corecell variant=std

Step 3: Register Gateway to TTN

Register the Gateway EUI on the TTN console and download the tc.key and cups.key.

Step 4: Prepare Required Files

In the basicstation/build-corecell-std/bin directory, place the following files:
station.conf
tc.key (downloaded from TTN)
tc.uri
tc.trust
reset_lgw.sh
rinit.sh
tc.trust
These scripts and configuration files are attached.

Step 5: Run Station

cd basicstation/build-corecell-std/bin
./station

I have attached the execution log (error_log.log).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions