Skip to content

Comments

Implement KISS TNC support#19

Merged
mepholic merged 13 commits intomainfrom
kiss-tnc-support
Oct 13, 2025
Merged

Implement KISS TNC support#19
mepholic merged 13 commits intomainfrom
kiss-tnc-support

Conversation

@mepholic
Copy link
Collaborator

This is an initial attempt at implementing KISS TNC support in the node firmware.

Resolves #2

@mepholic mepholic changed the title Implment KISS TNC support Implement KISS TNC support Oct 12, 2025
@mepholic
Copy link
Collaborator Author

Tested Ethernet over LoRA via KISS using: https://github.com/markqvist/tncattach

Pings work; SSH, HTTP, Mosh, other higher layer protocols work.

Tested APRS over LoRA via KISS using Windows and APRSIS32 (RAK 4631) and Linux and Xastir (Xiao S3 WIO)

Issues exist with larger MTU's since we have a max LoRA packet size of 256 (less actually) with the current way we're interfacing with the radios. Try something like MTU 230 if you're testing this.

@mepholic mepholic merged commit 887c209 into main Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add KISS-TNC support

1 participant