RF In The Shack!

My development environment consists of two RasPi computers each with a TNC-Pi mounted on it. I made 3 ft interface cables to connect the TNC-Pi to Baofeng UV-5RA radios. The radios are WAY TOO CLOSE to the RasPi. Attempts to do TCP/IP across the RF link fail miserably. Initially I thought my software wasn’t configured … Read more

Configure rPi for TNC-Pi

This post covers configure the Raspberry Pi to interface with the TNC-Pi. Configuration of AX25 and other ham radio protocols will be covered elsewhere… Source for this info is the TNC-Pi User Manual: Make sure Pi OS is up to date: sudo apt-get update sudo apt-get upgrade To use the serial port to connect the … Read more