Beware of cheap underperforming clones

As of 2022 there are many badly performing clones on the market. V2/3GHz NanoVNA uses parts like ADF4350 and AD8342 which are costly and clones have been cutting costs by using salvaged or reject parts.

See official store and look for V2 Plus4/V2 Plus4 Pro versions only to avoid getting a bad clone. We have stopped selling V2.2 versions since October 2020, so all V2 hardware that are not Plus or Plus4 are not made by us and we can not guarantee performance.

NanoVNA V2 Forum

Note: this page is a mirror of https://groups.io/g/NanoVNAV2.
Click here to join and see most recent posts.

Plotting S-parameters vs time #nanovna-saver


Dylan 2022/02/15 09:47

Hi there fellow NanoVNA V2 owners

I would like to use a coaxial dielectric probe to analyse some fluid. The taking of a single reading is simple enough, but I would like to calibrate once and then take multiple readings at 2-sec intervals. The data collected I can then integrate with other time dependent variables such as temperature and volume (as some of the fluid evaporates).

Does anyone in the community have an idea as to the simplest solution (beyond multiple screen grabs and painful retrospective manual data capture)?

Thanks with much anticipation

Jim Lux 2022/02/15 21:08

On 2/15/22 9:47 AM, Dylan wrote:
> Hi there fellow NanoVNA V2 owners
>
> I would like to use a coaxial dielectric probe to analyse some fluid.
> The taking of a single reading is simple enough, but I would like to
> calibrate once and then take multiple readings at 2-sec intervals. The
> data collected I can then integrate with other time dependent
> variables such as temperature and volume (as some of the fluid
> evaporates).
>
> Does anyone in the community have an idea as to the simplest solution
> (beyond multiple screen grabs and painful retrospective manual data
> capture)?
>
> Thanks with much anticipation
> _._


Does the nanovna2 have a command line interface like the nanovna? You
just send the command to the serial port to get a datapoint (or a
sweep's worth), shove it in a file, and parse it later.

Jim Lux 2022/02/15 21:10

On 2/15/22 9:47 AM, Dylan wrote:
> Hi there fellow NanoVNA V2 owners
>
> I would like to use a coaxial dielectric probe to analyse some fluid.
> The taking of a single reading is simple enough, but I would like to
> calibrate once and then take multiple readings at 2-sec intervals. The
> data collected I can then integrate with other time dependent
> variables such as temperature and volume (as some of the fluid
> evaporates).
>
> Does anyone in the community have an idea as to the simplest solution
> (beyond multiple screen grabs and painful retrospective manual data
> capture)?


ANother approach is to borrow the code from NanoVNA-Saver - there's a
python module NanoVNA-V2.py which exposes a pretty simple interface.

Dylan 2022/02/16 09:28

Many thanks Jim

This is precisely what I was looking for.

Additionally I found a purpose built Python script by Kevin O'Brien which
offers a command line interface --- works when placed in the NanoVNA
directory.

https://nanorfe.com/forum/attachments/automating-NanoVNA-saverRe-nanovnav2-Python-or-Matlab-file-for/5ad55bf91344-0/nanovnacmd.py

Thanks again.

Dylan.

On Wed, 16 Feb 2022, 07:10 Jim Lux, <jim@luxfamily.com> wrote:

Jim Lux 2022/02/16 08:47

On 2/15/22 11:28 PM, Dylan wrote:
> Many thanks Jim
>
> This is precisely what I was looking for.
>
> Additionally I found a purpose built Python script by Kevin O'Brien
> which offers a command line interface --- works when placed in the
> NanoVNA directory.
>
> https://nanorfe.com/forum/attachments/automating-NanoVNA-saverRe-nanovnav2-Python-or-Matlab-file-for/5ad55bf91344-0/nanovnacmd.py
>
> Thanks again.
>
> Dylan.
>
> On Wed, 16 Feb 2022, 07:10 Jim Lux, <jim@luxfamily.com> wrote:
>
> On 2/15/22 9:47 AM, Dylan wrote:
> > Hi there fellow NanoVNA V2 owners
> >
> > I would like to use a coaxial dielectric probe to analyse some
> fluid.
> > The taking of a single reading is simple enough, but I would
> like to
> > calibrate once and then take multiple readings at 2-sec
> intervals. The
> > data collected I can then integrate with other time dependent
> > variables such as temperature and volume (as some of the fluid
> > evaporates).
> >
> > Does anyone in the community have an idea as to the simplest
> solution
> > (beyond multiple screen grabs and painful retrospective manual data
> > capture)?
>
>
> ANother approach is to borrow the code from NanoVNA-Saver - there's a
> python module NanoVNA-V2.py which exposes a pretty simple interface.
>

Aha.. that's exactly what Kevin did.  Excellent.

To reply to this topic, join https://groups.io/g/NanoVNAV2

View this thread on groups.io