¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
I guess if I have to go to soem hard to access space to take measurements I would not be happy to rely on pause button. I would like to make snapshot that survives even turning device off. Also, when
By YT9TP - Pedja · #5700 ·
Re: NanoVNA-Saver 0.1.3
Eric, thank you very much for the diff files. There's one small issue though - speed. Looking at the TDR response with 2**16 FFT points, and 101 data points, I get the following: IFFT 6
By Rune Broberg · #5699 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
Hi YT9TP, Pedja - How many stored sweep captures are necessary? Using "PAUSE" keeps the most recent sweep until power off. QRP fixed a bug so that data can be retrieved by USB reconnection, provided
By Oristo · #5698 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
That would require NanoVNA to have additional memory, probably microSD card or so. It is not possible with current NanoVNA but might happen in some new hardware version. And it would be great to
By YT9TP - Pedja · #5697 ·
Re: edelay vs ELECTRICAL DELAY and other fun #internals
Yes, it seems to me that testing for '?' in return from such commands is the easy way to test for support. Commands that simply change behavior with firmware version are problematic, unless they can
By Oristo · #5696 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
Thanks to noise, it seems highly unlikely that "data" would return identical values to repeated commands $ nt data > paused.txt $ nt data | diff - paused.txt $ nt data | diff - paused.txt | wc
By Oristo · #5695 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
If nanoVNA is paused when USB is connected, then it will return values to sweep command without exiting PAUSE $ nt sweep 10000 1500000000 101 Sending "resume" indeed causes user data to be replaced
By Oristo · #5694 ·
Re: Would anyone please recommend a good USA stocked Seller for NanoVNA
Hi Sam, Nooelec are authorized by edy555, the original creator of the NanoVNA, to resell the device: https://www.nooelec.com/store/nanovna-bundle.html I believe they are USA based and stocked. --
By Rune Broberg · #5693 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
QRP, is there a way to see for the app if the sweeping is paused or not? Currently, when connecting to a device, the first thing the application does is to sweep whatever range the device is set to.
By Rune Broberg · #5692 ·
Re: edelay vs ELECTRICAL DELAY and other fun #internals
Hi QRP, I'll just note, that at least early versions of the firmware (which still exist "out there") included commands in the "help" output which did not exist. I believe the "scan" command started
By Rune Broberg · #5691 ·
Re: Would anyone please recommend a good USA stocked Seller for NanoVNA
Hi Sam, I purchased this one: https://smile.amazon.com/gp/aw/d/B07T6LXNTV?psc=1&ref=ppx_pop_mob_b_asin_title I have been happy. Works well, is shielded, came with calibration kit & cables. It is
By M Garza <mgarza896@...> · #5690 ·
Re: Would anyone please recommend a good USA stocked Seller for NanoVNA
Sam, If you don't mind paying a bit more for the device you can go through Amazon to get one. I purchased mine through Amazon and it came within 2 days. Shipping was free because I have a prime
By Bryan, WA5VAH · #5689 ·
Would anyone please recommend a good USA stocked Seller for NanoVNA
Does anyone have a recommendation for a seller for a good quality NanoVNA with cables and OSL? I ordered one a while back and the dealer is no longer listed on eBay and I have not received it as of
By Sam Reaves · #5688 ·
Re: Nylon screws
Mine doesn't have any nylon screws. Brass hex spacers and black steel screws. Look like M2. Nigel A. Gunn, 1865 El Camino Drive, Xenia, OH 45385-1115, USA. tel +1 937 825 5032 Amateur Radio G8IFF
By Nigel Gunn, G8IFF/W8IFF <nigel@...> · #5687 ·
Re: Nylon screws
I have 3rd screws from my 3d printer we can try. Ace hardware has a test plate if you bring one down you can try it there. They may even have longer ones in stock.
By William Heller · #5686 ·
Nylon screws
Who might know the specs on the nylon screws that hold the nanoVNAs together? Guessing M2.5, phillips fillister head. Thanx W5VZB
By Bear Albrecht · #5685 ·
Re: NanoVNA-H batch processing by nVargs #test-jig
I created bash alias 'nt' for this and no longer bother using a serial terminal. This allows using bash history to recall commands. Of course, the same could be done for Windows cmd.exe using a one
By Oristo · #5684 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
Yes I think that is worth consideration. -- Regards, Martin - G8JNJ
By Martin · #5683 ·
Re: edelay vs ELECTRICAL DELAY and other fun #internals
NanoVNA-Q-usb-test.dfu from QRP has scanraw.. /g/nanovna-users/message/5678
By Oristo · #5682 ·
Re: Storing and recalling scan later via Nano VNA saver (or similar) #internals #consolecommands
To duplicate this, use https://oristopo.github.io/nVhelp/html/nVcmd.py nVargs.py automagically resumes nanoVNA after commands...
By Oristo · #5681 ·