Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
- Nanovna-Users
- Messages
Search
Re: Nano VNA Classic/H upgrade
#firmware
Dave W3NP
In my case I had to actually go to the mentioned folder and install the "STM device in DFU mode" as it did not appear as one of the choices of available drivers.
toggle quoted message
Show quoted text
Hope it works for you...let us know. Apparently this problem is not uncommon as the correct driver installs automatically for some but not others. Thanks again to Don KB5QR who's post helped me out. 73, Dave - W3NP On 9/7/2021 12:00 PM, Andy-kf7vol wrote:
That's what I needed. I will give that a try when I get home tonight. |
Re: Which Type of Jig?
On Tue, Sep 7, 2021 at 06:54 AM, Donald S Brant Jr wrote:
That is a good suggestion. There is always room for improvement. Roger |
Re: Nano VNA Classic/H upgrade
#firmware
Andy-kf7vol
That's what I needed. I will give that a try when I get home tonight.
toggle quoted message
Show quoted text
Thanks, Dave! On Tue, Sep 7, 2021 at 8:57 AM Dave W3NP <w3np@...> wrote:
I had the same or similar problem last week when upgrading my H4. It --
*Andy Sayler, Head Monkey | Keyed Up/Oil Can Garage.* Down The Street | Lynden, WA 98264 | mobile (360) 319-7417 |
Re: Nano VNA Classic/H upgrade
#firmware
Dave W3NP
I had the same or similar problem last week when upgrading my H4.? It was a driver problem. Windows kept loading the STM32 Bootloader driver and I needed the "STM device in DFU mode" driver ......I found this post by Don KB5QR and it got me on the right road:
toggle quoted message
Show quoted text
/"I ran into the same problem with Windows 10 not seeing my NanoVNA in DFU mode. I found the fix via a Google search that led me to forum on www.deviationtx.com. One of the members by the handle of "Nuggetz" suggested that the driver in use was not the DFU version. This is what he did, and it worked for me: Connect the NanoVNA and put it in DFU mode. Go into device manager and find the STM device under "Universal Serial Bus devices" (at the very bottom of the window). Expand this item and you will probably see "Hub Controller" and "STM32 BOOTLOADER". Right Click on "STM32 BOOTLOADER" and select update driver then choose "Browse my computer for drivers". After that, select "Let me pick from a list of available drivers on my computer". The driver choices you see there should include "STM device in DFU mode". Select the DFU mode one and that'll do it. If you don't see both "STM32 BOOTLOADER" and "STM device in DFU mode", /_*then you probably need to install the driver using the dpinst_amd64.exe utility, found in the Win10 folder under Program Files(x86)/STMicroelectronics/Software/DfuSe v3.0.6/Bin/Driver.*_/ / / Hope this Helps. 73, / /Don, KB5QR"/ / / I was able to complete the upgrade without any further issues. ?? Thanks Don!!! 73, Dave - W3NP On 9/7/2021 11:16 AM, Andy-kf7vol wrote:
Good Morning, |
Re: Nano VNA Classic/H upgrade
#firmware
Andy-kf7vol
Correct. The snag is its not recognizing it or populating in the DFU tool.
toggle quoted message
Show quoted text
On Tue, Sep 7, 2021 at 8:38 AM Vladimir Lebedev <dl7pga@...> wrote:
Hello Andy! --
*Andy Sayler, Head Monkey | Keyed Up/Oil Can Garage.* Down The Street | Lynden, WA 98264 | mobile (360) 319-7417 |
Re: Nano VNA Classic/H upgrade
#firmware
Hello Andy!
NanoVNA-H4 in DFU mode has BLACK screen, not milk white on NanoVNA-H. Vladimir |
Re: 6ghz unit available? - calibration strategies
On 9/7/21 5:13 AM, Donald S Brant Jr wrote:
I have one of the LibreVNA units and it is working satisfactorily for me, but the provided calibration standards and/or their definitions, provided by Kurt Poulsen, only work up to about 3.8GHz; the calibration "falls apart" above that.One thing that not all the software supports, but one can tinker a bit with scikit-rf and achieve, is that you can use fairly "bad" cal standards, as long as they're repeatable and if you measure the standards "somewhere else". Sure, a perfect open, short, load, and thru with known perfect impedances and physical offsets is sort of the "easiest" (and the one used by the NanoVNA "out of the box") But it's entirely possible to take a load, go measure it on a "really good VNA" (maybe at work, or a friend has one, or ...) and then use that measurement in the calibration process. Here's an example in python """ measured standards""" cableopen = rf.Network('cable1open.s1p') cableshort = rf.Network('cable1short.s1p') cableload = rf.Network('cable1load.s1p') plt.figure() cableopen.plot_s_db(logx=True) cableshort.plot_s_db(logx=True) cableload.plot_s_db(logx=True) plt.title('RG-8 25ft') plt.grid() """ what you want """ idealshort = rf.Network() idealshort.copy_from(cableopen) idealshort.name='Ideal short' idealshort.s = idealshort.s * 0 -1 idealload = rf.Network() idealload.copy_from(cableopen) idealload.name='Ideal load' idealload.s = idealshort.s * 0 idealopen = rf.Network() idealopen.copy_from(cableopen) idealopen.name='Ideal open' idealopen.s = idealopen.s * 0 +1 """ build cal sets from short open load """ ideals = [idealshort,idealopen,idealload] measuredcable = [cableshort,cableopen,cableload] calcable = rf.OnePort(ideals=ideals,measured=measuredcable) calcable.run() --- and then you can use that calibration set """ read in the raw measurements """ """ then calibrate """ plt.figure() dut = rf.Network('test6ant.s1p') dut.frequency.unit='mhz' dut.plot_s_db(logx=True) dut_cal = calcable.apply_cal(dut) dut_cal.frequency.unit = 'mhz' dut_cal.name=dut_cal.name + ' calibrated' dut_cal.plot_s_db() plt.grid(True) rf.plotting.shade_bands(justbands,cmap=bandcmap,alpha=0.1) |
Re: Which Type of Jig?
The leads on the SMD plugins could be cut down to where the diameter gets bigger and the leads on the SMA jack and the socket could be cut back as well. This would decrease the inductance of the fixture and improve performance at higher frequencies and smaller-value components.
73, Don N2VGU. |
Re: Which Type of Jig?
On 9/6/21 3:44 PM, Lou W7HV via groups.io wrote:
On Mon, Sep 6, 2021 at 04:23 PM, Donald S Brant Jr wrote:I agree, a lot of that will "calibrate out" if you calibrate "at the jig".I think that the lead lengths on Roger's fixture could be tightened up quite aPerhaps, but not at all consequentially at 60MHz and below, IMO. The key would be keeping leads in the same position they were in when you calibrated. |
Re: 6ghz unit available?
I have one of the LibreVNA units and it is working satisfactorily for me, but the provided calibration standards and/or their definitions, provided by Kurt Poulsen, only work up to about 3.8GHz; the calibration "falls apart" above that.
I have ordered a set of calibration standards from Dr. David Kirkby at Kirkby Microwave and they should work better at the higher frequencies. A set of calibration standards from Keysight, Anritsu, Maury Microwave, Rohde & Schwarz and others should also be suitable if they are available. It is important that correct and accurate calibration kit standards definitions are available and are entered into the analyzer's calibration routine. If incorrect or inaccurate definitions are used even the best standards will give erroneous results. 73, Don N2VGU. |
Re: Nano VNA Classic/H upgrade
#firmware
Hello Andy!
Have You driver for NanoVNA installed? Driver for H works with H4 too. Please not use driver from Windows. Vladimir |
Re: nanoVNA developers
Oy. TNX.
toggle quoted message
Show quoted text
From the home of Prof. Emeritus Raymond (Reuven) Boxman School of Electrical Engineering Tel Aviv University Cell: ???? +972 544 634 217 CEO Clear Wave Ltd.? ????????????? Scientific Writing Courses: ??????? -----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Mike C. Sent: ????? 07 ?????? 2021 05:47 To: [email protected] Subject: Re: [nanovna-users] nanoVNA developers Just a heads-up Raymond. Your 2 websites: CEO Clear Wave Ltd. Scientific Writing Courses: are "out to lunch", i.e. 'non-functional', just saying. I do like your "perspective", thanks for your input. Mike C. Sand-mountain, Trenton, GA, living on "the brow". On 9/3/2021 4:57 AM, Ray wrote: A little perspective: |
Re: Which Type of Jig?
I have understood that calibration with a jig in place moves the reference plane of the device to the ¡°business end¡± of the jig, so that it will be accurate despite the stray reactances of the jig. Is this not the case?
toggle quoted message
Show quoted text
Victor On 7 Sep 2021, at 3:42, jmr via groups.io <jmrhzu@...> wrote: |
Re: Which Type of Jig?
On Tue, Sep 7, 2021 at 02:44 AM, jmr wrote:
Hello jmr, Roger has shown a very good suggestion for a simple test setup. It's very easy to criticize something across the board without saying how to make it better. If you want to make *critical measurements*, like Equivalent Series Resistance, you should buy a device from Keithley. Rudi DL5FA |
Re: nanoVNA developers
Just a heads-up Raymond. Your 2 websites:
toggle quoted message
Show quoted text
CEO Clear Wave Ltd. Scientific Writing Courses: are "out to lunch", i.e. 'non-functional', just saying. I do like your "perspective", thanks for your input. Mike C. Sand-mountain, Trenton, GA, living on "the brow". On 9/3/2021 4:57 AM, Ray wrote:
A little perspective: |
Re: Nano VNA Classic/H upgrade
#firmware
Andy-kf7vol
Vladimir,
I got my new H4 in the mail today and seen that the firmware in it was old as well. When I went to upgrade it with the same process I got a new problem with the driver. the USB populated under the Universal Serial Bus Controllers tab and had the below items listed in the picture below. Is there a different driver process for a new to me H4? Thanks, |
Re: Which Type of Jig?
On Mon, Sep 6, 2021 at 05:44 PM, jmr wrote:
I have tried to show jigs that can be easily built by members of this group. I find them quite accurate for typical measurements by hobbyists and hams. I will post some more test data over the next few days. I am interested to see what you recommend. Could you please show photos of what you built that can be replicated by group members and used with the standard firmware and apps like NanoVNA Saver and NanoVNA app by OneOf Eleven. Thanks - Roger |
to navigate to use esc to dismiss