开云体育

Date

Re: PC SW for tinySA

 

开云体育

Hi Evan

Did you also test using another USB cable ?
Kind regards

Kurt

?

?

Fra: [email protected] <[email protected]> P? vegne af Evan Hand
Sendt: 10. august 2020 13:20
Til: [email protected]
Emne: Re: [tinysa] PC SW for tinySA

?

I did check on the Device Manager for the port.? I did not see the TinySA or a port that could be the TinySA (an unknown port).? I did this for 5 different computers.

Evan


Re: PC SW for tinySA

 

I assume you did try a different USB cable and the tinySA was switched on when testing the connection?
Is the red led next to the USB connector blinking and the battery charging?


Re: PC SW for tinySA

 

I did check on the Device Manager for the port.? I did not see the TinySA or a port that could be the TinySA (an unknown port).? I did this for 5 different computers.

Evan


Re: PC SW for tinySA

 

On Mon, Aug 10, 2020 at 02:21 AM, Evan Hand wrote:
I now cannot get the TinySA to show up on any of the 4 Windows10 computers that I have tried.
I added some connection debug info to the wiki

Scroll down till the part related to the windows device manager and follow the instructions.
I


Re: PC SW for tinySA

 

Erik,
I now cannot get the TinySA to show up on any of the 4 Windows10 computers that I have tried.? ?As I stated in my first email, it did respond for a short time after I rebooted my computer.? Now it will not respond at all.

Is there a hard reset that I can try to see if that will allow the USB connection?

HW version: V0.3
S/N: SA-20070023

73
Evan
AC9TU


Re: PC SW for tinySA

 

On Sun, Aug 9, 2020 at 07:26 PM, hwalker wrote:
'Set level/dB in the settings screen to 32 as the internal data format has changed.'??

? ?Also under the same settings tab, If Zero level(dB) is not -128 you will need to change it or the TinySA software marker value will not match the tinySA device marker value.
A new tinySA.exe is available that automatically sets these to the right value.

If you loose connection, unplugging the tinySA USB and plugging back and?exit and restart tinySA.exe should be sufficient, I never had to reboot my PC


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

HI Robin (G8DQX),
Thank you for forwarding that PDF document directly to my ARRL email address.

After carefully following the instructions, the TinySA GUI came up!? My next step is to connect it to my TinySA.

Your patience is very much appreciated!? Thanks again!
73,
Andy
KB1OIQ


Re: PC SW for tinySA

 

On Sun, Aug 9, 2020 at 06:00 PM, Evan Hand wrote:
Erik,
I charged and calibrated the TinaySA that I received last week.? All is working as per the video you provided for use with the built-in display.? My issue is with the PC software.? I cannot get the TinySA to communicate with my Windows10 PC.? When I go to the connect menu selection sometimes I get the Comport and Mockup, other times only the Mockup selection.? When I do get the Comport selection it will open the software, but I do not get a scan displayed when I press the run or single button.

In order to get the Comport back when it disappears, I need to go restart the PC for windows to find the TinySA.

Any suggestions?? I tried the WiKi, however could not find any details on the USB driver or comport settings.
=========================================================
Evan,
? ?See message #339,?/g/tinysa/message/339?p=,,,20,0,0,0::Created,,level%2Fdb,20,2,0,75785886?.?

? ?Per Erik, 'Set level/dB in the settings screen to 32 as the internal data format has changed.'??

? ?Also under the same settings tab, If Zero level(dB) is not -128 you will need to change it or the TinySA software marker value will not match the tinySA device marker value.

? ?Maybe Erik can help you with the comport issue.? I haven't run across that one on my computer.

- Herb


Re: PC SW for tinySA

 

Erik,
I charged and calibrated the TinaySA that I received last week.? All is working as per the video you provided for use with the built-in display.? My issue is with the PC software.? I cannot get the TinySA to communicate with my Windows10 PC.? When I go to the connect menu selection sometimes I get the Comport and Mockup, other times only the Mockup selection.? When I do get the Comport selection it will open the software, but I do not get a scan displayed when I press the run or single button.

In order to get the Comport back when it disappears, I need to go restart the PC for windows to find the TinySA.

Any suggestions?? I tried the WiKi, however could not find any details on the USB driver or comport settings.

73
Evan
AC9TU


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

开云体育

Andy,

1) the login was to groups.io for your list account (you may not have one, depending on how you signed up to this list)

2) a direct copy of the document is on its way to your ARRL email address

3) one can only hope that it's worth it when this gets sorted. It certainly was for the nanoVNA-Saver

HTH, 73, Stay Safe,

Robin, G8DQX

On 09/08/2020 22:27, Andy S wrote:

Hi Robin (G8DQX),

Thank you for your reply.? I clicked on your link, but it doesn't bring me to a PDF file.? It brings me to the nanovna website for a login.? I don't have an account there.

I found instructions on the internet for setting up a Python Virtual Environment.? I set one up, and then tried to install PyQt5, and got exactly the same error.? :-(

73,
Andy (KB1OIQ)


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

Hi Robin (G8DQX),

Thank you for your reply.? I clicked on your link, but it doesn't bring me to a PDF file.? It brings me to the nanovna website for a login.? I don't have an account there.

I found instructions on the internet for setting up a Python Virtual Environment.? I set one up, and then tried to install PyQt5, and got exactly the same error.? :-(

73,
Andy (KB1OIQ)


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

Its the same issue I ran into trying to build it...? After looking at the py soup bowl I gave up.

Allison
-----------------------------------------
Please post here, direct emails go to a dead letter box.


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

开云体育

Andy,

you could try the procedure documented here: /g/nanovna-users/files/Nano%20VNA%20Saver/nanoVNA-H4%20software%20support%20under%20Ubuntu.pdf.

In essence, it involves using a Python Virtual Environment (PVE) so that the VNA Saver (using Python 3.7) is fully decoupled from the native Python 3.6 used by Ubuntu 18.04, thus resolving the dependency issues.

And it requires python3-pip to be installed at an early stage, so that Python 3.7 can bootstrap the required later version of pip.

Any questions, please ask. (It took a while to sort out and fully understand.)

73,

Robin, G8DQX

On 08/08/2020 22:14, Andy S wrote:

Erik: thank you for the pointer to the nanoVNA group.? I looked there and found a lot of people complaining about this same issue with PyQt5.? I searched further on the internet, and this issue with PyQt5 seems to be quite common.? I tried any and all of their suggestions, to no avail.

Gyular: I installed all of the prerequisites.? I still see the issue.

Thank you for your help!

73 de Andy KB1OIQ

Creator: Andy's Ham Radio Linux


Re: tinySA listed on Aliexpress

 

开云体育

All I’ve had was an order confirmation from Aliexpress saying ordered via Zeenko but seen no details about ship dates or tracking so far.

?

Regards

?

Nigel

?

From: [email protected] [mailto:[email protected]] On Behalf Of Garry Champion via groups.io
Sent: 08 August 2020 14:53
To: [email protected]
Subject: Re: [tinysa] tinySA listed on Aliexpress

?

NigelP

I purchased mine from the initial link posted on here and shortly after got an email from Maggie asking me to confirm full name.

On Monday 3rd I received another confirming "it is on the way", by Zeenco.cn and signed off by Maggie, however when checking my online account it neither shows order or tracking number, is this the experience you or anyone else here has had?

Praying Ive not been stung.

Garry


Re: tinySA listed on Aliexpress

 

I got an acknowledgment of my purchase and in that message it said delivery is expected in October. It isn't October yet so I am not getting excited :) Mine will still be new when some of the others are worn out <sly grin>.

73,

Bill KU8H

bark less - wag more

On 8/8/20 7:32 PM, Jim Allyn - N7JA wrote:
On Sat, Aug 8, 2020 at 06:52 AM, Garry Champion wrote:
Praying Ive not been stung.
Not if it's signed by Maggie, you haven't.? I ordered mine on the day it was announced - the 23rd, I think - and just got it yesterday.? Others that ordered after I did got theirs before I got mine.? I think at this point in time, shipping is about as predictable as radio propagation.


Re: tinySA listed on Aliexpress

 

On Sat, Aug 8, 2020 at 06:52 AM, Garry Champion wrote:
Praying Ive not been stung.
Not if it's signed by Maggie, you haven't.? I ordered mine on the day it was announced - the 23rd, I think - and just got it yesterday.? Others that ordered after I did got theirs before I got mine.? I think at this point in time, shipping is about as predictable as radio propagation.


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

Erik: thank you for the pointer to the nanoVNA group.? I looked there and found a lot of people complaining about this same issue with PyQt5.? I searched further on the internet, and this issue with PyQt5 seems to be quite common.? I tried any and all of their suggestions, to no avail.

Gyular: I installed all of the prerequisites.? I still see the issue.

Thank you for your help!

73 de Andy KB1OIQ

Creator: Andy's Ham Radio Linux


Re: Tiny SA arrived today.

 

According to the email, mine also arrived in the country. In reality, he arrived in Liege (BE) by plane last night.
From there, a minimum of a week until you actually arrive. Patience creates a device.


Re: Error building TinySA-saver on Linux (AHRL v24/Ubuntu 18.04.4)

 

Hi Andy,

You will find a requirements.txt in the nanovna-saver source file.zip
This includes the modules to be installed, which are required to work under Python.
These are worth checking, they are needed for proper operation.

73, Gyula HA3HZ


Re: tinySA listed on Aliexpress

 

开云体育

?

At the initial stage they sometimes leave the goods for a number of days in quarantine – probably a safety process to allow any trace of virus to decay before it is handled and processed for actual shipment. Some of the shipping processes actually state ‘quarantine’. Some don’t seem to apply a tracking number until they start moving out of the holding stage.

?

Mike

?

?

?

?

From: [email protected] [mailto:[email protected]] On Behalf Of Garry Champion via groups.io
Sent: 08 August 2020 14:53
To: [email protected]
Subject: Re: [tinysa] tinySA listed on Aliexpress

?

NigelP

I purchased mine from the initial link posted on here and shortly after got an email from Maggie asking me to confirm full name.

On Monday 3rd I received another confirming "it is on the way", by Zeenco.cn and signed off by Maggie, however when checking my online account it neither shows order or tracking number, is this the experience you or anyone else here has had?

Praying Ive not been stung.

Garry


Virus-free.