¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands


 

Hi Martin -

Is it possible to take a sweep & capture with the standalone Nano VNA then
connect to NanoVNA Saver at a later stage and download the previous sweep
parameters for display ?
You could try this Python script:


After downloading, edit to change 'COM3' to your serial port,
then write a script:
# run:
python nVcmd.py data > data.txt
python nVcmd.py frequencies > freq.txt
# then if you have access to linux or cygwin or msys or mac terminal
paste freq.txt data.txt > nanoVNA.s1p

Join [email protected] to automatically receive all group messages.