You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to write some software and I want to send raw data across RF (mostly experimentation) at this point.
However, I am lost in configuration. I would like to keep it simple and just write the output to a .wav file and then read from a .wav file while testing my code.
It seems like I would want to use KISS serial tnc, but I am a little lost in the configuration.
Is there a "simple" way to do non ax.25 data sending and receiving to a serial port for my app to connect to?