Matt - Thanks for the quick response! I have verified that logging is turned off to the serial port. I am trying to run?pitnc_get/setparams and it just keeps trying and trying. The V4 board JP3 & JP4 heards on have three pins. I have pins 1 & 2 jumpered on both headers. Is that correct??
On Fri, Dec 4, 2020 at 12:08 PM Mat Murdock <mat.murdock@...> wrote:
Make sure you have enabled?serial port on the pi.
sudo raspi-config
Option 5 - Turn on SSH and Serial interface, No for login shell of serial, Yes for enabling hardware
Finish
sudo reboot
It would also be good to post what the exact command is you are trying to run.
Mat
On Fri, Dec 4, 2020 at 10:14 AM Mike - KB0FX <mweilb@...> wrote:
I have a PI Teensy TNC G8BPQ K2MJM v4 I am trying to get working with a Raspberry Pi 3B+ . This board has a Teensy 3.6. I have been able to use the firmware loader to install Pi9K Raspberry Pi Firmware Tennsy36 0416202.hex. Once attached to the RPI I am unable to communicate with the PI TNC via the serial port using pitnc_getparms. Has anyone else worked with this board?