KISS frames in python

Hi,

How can I get the content from SoundModem via TCP to Python (i.e reading the KISS frames)? I tried just reading the TCP port but the results are very weird.

nevermind, I got it to work :+1:

feel free to post your insights (:
there’s a few simple implementations I’ve seen in python at least.