开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Date   
TinySA Ultra+ - Signal generator level error 4
System: v1.4-192-g73fe677 While checking the output levels of the signal generator, I noticed an odd behavior at signal levels below -70 dBm. When checked against a bench top spectrum analyzer, the signal levels were measured to be within about 0.5 dBm from -18.5 dBm to -70 dBm. However, when going from -70 dBm to -80 dBm, the output signal was only about -76 dBm. And then farther below that level the measured output levels were also generally off. I first when down by -10 dBm steps from -50 dBm to the minimum at -115 dBm, and then went up in +10 dBm steps to -55 dBm. Photos below. Nelson Seattle WA -50 dBm output -60 dBm output -70 dBm output -80 dBm output -90 dBm output -100 dBm output -110 dBm output -115 dBm output -105 dBm output -95 dBm output -85 dBm output -75 dBm output -65 dBm output -55 dBm output
Started by NelHau @ · Most recent @
New FW release: "audio AGC" option and reduced spurs 2
New FW release Version V1.4197 For all tinySA Ultra and Ultra+ versions Changes: - Added CONFIG/EXPERT CONFIG/MORE/AUDIO AGC option. When disabled the PCB edge point PA4 will in listen mode have a voltage linear with the signal level in dBm Useful for integration of tinySA as selective power meter - Reduced level of internally generated spurs on multiples of 10 MHz not being multiples of 30 MHz (ZS-407 only) -- Designer of the tinySA For more info go to https://tinysa.org/wiki
Started by Erik Kaashoek @ · Most recent @
Tiny SA as a power meter. 2
I've been trying to align some HT's this week. After a lot of messing about I concluded that some of the commonly available "ham"style meters were somewhat variable in quality. So I decided to try using the Tiny SA as a power meter with suitable attenuation and calculations. I *think* that so far this has ended up being more accurate but I'd still like to hear of other folks experiences using this method. As an aside, the sig gen function has been invaluble for setting up squelch levels and determining sensitivity too. I learnt quite a bit by using the sig gen function to set up my Quansheng squelches, there's three squelch service menus, get them wrong and you get a disaster on your hands. (Maybe a topic for another forum!) Whilst doing various tests I was surprised to see that my old Wouxun UVD1 dual bander HT was 6db less sensitive than my Quansheng's. Thank heavens for having a Tiny SA to hand - thanks Erik ! And Murphy's always strikes when using various cheap cables / sma connectors. Oh man, those cheapo SMA's can out of tolerance causing odd losses and not mating properly, grrr ! 73 de Andy
Started by Andy G0FTD @ · Most recent @
Custom band markers
Hello, I am not sure if I am confused :) but something is telling me that that I did read it somewhere, but I can't find it in the tinySA Ulta menus. Is there a, or was there an option to upload a specific named file defining various bands like NanoVNASaver has and toggle all on/off (versus one by one) and have it draw on the screen? Here is an example If not, could this be considered in the future update? 73,
Started by Rob, W9LOT @
File //tinysa-ultra-upgrade.sh updated #file-notice
The following items have been updated in the Files area of the [email protected] group. //tinysa-ultra-upgrade.sh By: Rob, W9LOT <rjgebis@...> Description: Debian/Ubuntu Linux and MacOSX (Intel and arm64) shell script to upgrade tinySA Ultra versions firmware # Download to your machine and change permissions cd ~/Downloads/ chmod 750 ./tinysa-ultra-upgrade.sh # Example ./tinysa-ultra-upgrade.sh --program tinySA4_v1.4-196-g1e9c187.bin --erase # Output == Using firmware binary: firmware/tinySA4_v1.4-196-g1e9c187.bin Checking for DFU utilities... ========================================================= Before upgrading, run self test to make sure the device is OK 1. Connect a loop cable between CH0 and CH1 ports 2. Select Config / Self Test ========================================================= Did the self-test succeed? (y/n): y ========================================================= tinySA Ultra 1. Press and hold jog button before switching on the tinySA Ultra 2. Switching on, the screen will stay black ========================================================= Continue with upgrade? (y/n): y Checking for device in DFU mode... == Running lsusb to detect DFU device... Bus 001 Device 013: ID 0483:df11 STMicroelectronics STM32 BOOTLOADER Serial: XXXXXXXXXXXX == Device found in DFU mode. == Programming firmware... It takes around 30 sec == Firmware update completed successfully. ========================================================= Reset & Calibration Connect a loop cable between CH0 and CH1 ports 1. Config / More / Clear Config: 1234 2. Config / Level Cal / Reset Calibration 3. Config / Level Cal / Select Range 4. Config / Self Test # Check tinysa-ultra-upgrade.log for all output
Started by Group Notification @
dfu-util warnings and errors (ZS405 and ZS407) 5
Hello Erick, I was trying to update the both units today with latest tinySA4_v1.4-196-g1e9c187.bin Following your your Firmware Upgrade page I did run $ dfu-util -a 0 -s 0x08000000:leave -D tinySA4_v1.4-196-g1e9c187.bin This produced following output. The bottom output if from my shell script wit reset steps. dfu-util 0.11 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2021 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to http://sourceforge.net/p/dfu-util/tickets/ dfu-util: Warning: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release Opening DFU capable USB device... Device ID 0483:df11 Device DFU version 011a Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(10) = dfuERROR, status(10) = Device's firmware is corrupt. It cannot return to run-time (non-DFU) operations Clearing status Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 011a Device returned transfer size 2048 DfuSe interface name: "Internal Flash " Downloading element to address = 0x08000000, size = 186256 Erase [=========================] 100% 186256 bytes Erase done. Download [=========================] 100% 186256 bytes Download done. File downloaded successfully Submitting leave request... Transitioning to dfuMANIFEST state Reset & Calibrarion # Connect a loop cable to CH0 and CH1 # 1. Config / Self Test 2. Config / More / Clear Config: 1234 3. Config / Level Cal / Reset Calibration 4. Config / Level Cal / Select Range 5. Config / Self Test As you see I am running version 0.11 on my MacOS 15.3. The interesting lines are dfu-util: Warning: Invalid DFU suffix signature dfu-util: A valid DFU suffix will be required in a future dfu-util release and DFU state(10) = dfuERROR, status(10) = Device's firmware is corrupt. It cannot return to run-time (non-DFU) operations The first one I fixed by running and when refreshing the first message was gone. $ dfu-suffix -a tinySA4_v1.4-196-g1e9c187.bin -v 0483 -p df11 -d 0100 Then I did try to erase flash by running putting the device back DFU mode $ dfu-util -a 0 -s 0x08000000:mass-erase:force Which produced following output Opening DFU capable USB device... Device ID 0483:df11 Device DFU version 011a Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(10) = dfuERROR, status(10) = Device's firmware is corrupt. It cannot return to run-time (non-DFU) operations Clearing status Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 011a Device returned transfer size 2048 DfuSe interface name: "Internal Flash " Performing mass erase, this can take a moment Next I did try to flush again which produced a better result Match vendor ID from file: 0483 Match product ID from file: df11 Opening DFU capable USB device... Device ID 0483:df11 Device DFU version 011a Claiming USB DFU Interface... Setting Alternate Interface #0 ... Determining device status... DFU state(2) = dfuIDLE, status(0) = No error condition is present DFU mode device DFU version 011a Device returned transfer size 2048 DfuSe interface name: "Internal Flash " Downloading element to address = 0x08000000, size = 186256 Erase [=========================] 100% 186256 bytes Erase done. Download [=========================] 100% 186256 bytes Download done. File downloaded successfully Submitting leave request... Transitioning to dfuMANIFEST state If you approve these steps, I can upload my shell script her to files for your approval. Robert
Started by Rob, W9LOT @ · Most recent @
connecting to macOS to issue commands 7
Hello, I want to connect to tinySA from macOS. I did it previously for updating a firmware (dfu-util) and now tried tinySA.py following the steps according to athome.kaashoek.com/tinySA/python/. Capturing the display was ok. The device is tinySA Basic with 1.4175 firmware. Now I'd like to issue other commands, explicitly to calibrate the low output level. But don't know which scripts are used in the drivers. I only found info that there are windows and linux drivers. Would like to try to install from source to macOS. Could someone provide a link? I searched github but appears that Ho-Ro/nanovna-tools are not the right ones. Radek
Started by raherh@... @ · Most recent @
Locked Attenuation for Ultra 43
I've been reading the responses to my own thread on here and watching several YouTube videos and still feel like I do not have a good handle on the attenuation required. In the videos, I have seen multiple hams use a 40db 10w attenuator with no internal attenuation to test a 5w HT with apparently no ill effects. I've also seen some use more attenuation for lower power outputs. To my understanding from reading what has been written here and these videos: 1. I would need around 60-80db of attenuation to safely input a 1w signal into the Ultra. 2. I should not use the internal attenuator - or, alternatively, I should. 3. I should use a variable attenuator in conjunction with the 40db attenuator, or I should just use 2 40db attenuators, or I should use the 40db attenuator plus the internal on "auto". 4. I should use a CleanRF.com RF-S2K & dummy load with a 40W attenuator or by itself (but the CleanRF is only specced for 3-30Mhz, so I don't understand how it would work anyway...) I could really use some authoritative answers on how to safely test VHF/UHF/HF rigs without letting the smoke out of the Ultra. I have the 40db attenuator (10w, covers the spectrum) already. I'm not sure what else I need to obtain. Thanks, Joe AB2M
Started by Joe Tomasone @ · Most recent @
Ultra failing tests 9
Hello all, I ordered a NanoVNA but amazon sent me a SAUltra on accident (which I planned on ordering too anyways) But it fails the self test and the calibration too. I fed in the 30MHz cal signal and it reads way low. My old SA reads the cal signal fine. When I connect an antenna, the FM broadcast band is faint to say the least. Any tips?
Started by @Angola_ @ · Most recent @
Looking for beta testers for a new product 2
For a new product I'm looking for a number of testers, preferably in Europe The product is tiny and has a high resolution dual time stamping and frequency/phase measurement capability Frequency/time/phase reference can be external or internal using a built in gpsdo. The accuracy is less then the tinyPFA but it has much more functionality No specific test equipment availability is required but it's important to have a project that can benefit from the above functionality to ensure actual usage. If you are motivated to join the testing and do have sufficient time to frequently load, test and report on firmware updates, please send me a private reply with some info on your project and how you intend to use the product. If available, you can add some info on your experience and relevant test equipment Replies to the list will be ignored. -- Designer of the tinySA For more info go to https://tinysa.org/wiki
Started by Erik Kaashoek @ · Most recent @
SVHFS Conference 2025, Call for Papers & Presentations
Here's an update on the SVHFS 2025 Conference; Deadline for papers has been extended to March 17 Conference & hotel registration is open; details are in the attached file. Thanks, Robin Midgett K4IDC
Started by Robin Midgett @
Using TinySA and NanoVNA in RF 10
Good day All. I'm trying to restore/align an old FRG7 Com-radio, have a TinySA that have been using as an RF sig gen and a Zeewiie DSO1151g scope that 'should' run past 100Mhz, well lets just say 30Mhz is about its limit, this means I'm unable to look at signals in RF range. My question, attached are sample alignment procedures for the RFG-7. Given that I dont have a fit-for-purpose scope (have three scope probes) but do have a TinySA and a NanoVNA (on the way) how should I then perform the alignements that require use of a scope, so what modifications do I make to testing and how should I review the results. Scopes, Im happy with using. SA and VNA interpretation, I'm not familiar with and no option to buy a higher bandwidth scope. Thank you. Br John.
Started by John Walker @ · Most recent @
tinySA App #Feature Request #Feature
tinySA App does not display the RBW or attenuation when they are set to AUTO; perhaps they could be displayed on the status bar along the bottom. I also do not see a control nor display for VBW. Having all 3 displayed on screen shots would be valuable for documentation purposes, VBW control/display would be more "nice to have" as most leave it untouched. Thanks and best regards, Don Brant
Started by Donald S Brant Jr @
How to stop or abort an ongoing scan or scanraw command? 3
Hello there, I am using the Tiny SA Ultra+ (ZS-406, firmware 1.4-196) and sending scan and scanraw commands to retrieve spectrum data, however I was wondering Is there any way to stop or abort an ongoing scan or scanraw command before it completes? From my tests, it seems that once the command is sent, the device continues the process until completion. But in certain cases, I would like to interrupt the scan early (e.g., if the user cancels the operation in my application). Thanks in advance! Juan, M0WWA
Started by Juan M0WWA @ · Most recent @
Thanks for DFU-Buddy Software 2
Thanks to chri5k for adding DFU-Buddy to the files section. I wasted about 20 minutes trying to get my windows machine to recognize my TinySA. Windows wouldn't even recognize the SA or let me install the DFuse drivers. Then I remembered seeing DFU-Buddy I had seen when I was browsing the files section. I grabbed my Mac and installed the software (you do have to go into system settings and give permission to install the software) and the rest was easy. Opened the software, found my TinySA, selected the dfu file I had downloaded and installed the firmware. Done and dusted in way less time than I had fought with the PC. Terry
Started by Terry W7AMI @ · Most recent @
Battery of my Tinysa Ultra expired & no new available ! Does "smart" power bank is compatible ? 7
Hello. I have Tinysa Ultra (1st hardware version), & using it as panadaptor to my ICOM7100 ...... It's built-in lithium battery is expired & I searched in my country, Iraq, for new original replacement but I couldn't find ! I found original power bank of smart type that has "smart" charging controller & support multiple types of voltage output (5V, 9V, 12V, 15V, 20V, 5 - 11V) with maximum power output of 85W. The "smart" power bank "automatically" determine needed voltage for the device .... I asked about it & one of my friends (YI6AT) asked me to never using it to power my Tinysa Ultra or my antenna analyzer because it can destroy such devices ! Due to my failure to find original replacement for battery of my TinySA Ultra & because the "smart" power bank is original & of high quality I prefer to ask about it's safety to be used with my TinySA Ultra. So, please help me about this. Data about power bank: - CUKTECH Power Bank - 20000mAh 85W Specifications (from it's paper user manual): - Model: PB200 - Battery Type: Lithium-ion cell - Battery Energy (Rated/Typical): 72Wh/73.44Wh 14.4V 5000mAh/5100mAh - Rated Capacity: 11000mAh (5V DC 3A) - Input Port: Type-C - Output Port: USB-A/Type-C - Input: IN1(Type-C1) 5V DC 3A, 9V DC 3A, 21V DC 3A, 15V DC 3A, 20V DC 3.25A - Output: 85W MAX (The maximum output peak power is 85W (OUT1 20V DC 3.25A OUT2 9V DC 2.22A), subject to the actual testing method adopted by CUKTECH lab. * OUT1 (Type-C1) 5V DC 3A, 9V DC 3A, 12V DC 3A, 15V DC 3A, 20V DC 3.25A, 5 - 11V DC 6.1A 67W MAX * OUT2 (Type-C2) 5V DC 3A, 9V DC 3A, 5 - 11V DC 3A 33W MAX * OUT3 (USB-A1) 5V DC 3A, 9V DC 3A, 5 - 11V DC 3A 33W MAX * Multi-Port: 5V DC 3A (OUT1 5V DC 1A OUT2 5V DC 1A OUT3 5V DC 1A) 9V DC 6A (OUT1 9V DC 3A OUT2 9V DC 3A) 12V DC 3A 15V DC 3A 20V DC 3.25A www.cuktech.com https://cuktech.com/collections/frontpage/products/cuktech-15se-power-bank-20000mah-85w-max Can I use this power bank to power my TinySA Ultra while I'm using it connected to my ICOM7100 ?? (we added IF output port for this station: YI1ZQ made such customization for his STN & for my STN) Any help is appreciated !
Started by yousifjkadom@... @ · Most recent @
Analog detector output in Zero span mode 8 #feature_request
Any chance to have a analog output representing RSSI level in Zero span mode? And/or level at cursor point on analog output. Like a RF-detector, just much better since Rx bandwidth can be set and much high sensitivty than typical diode-RF-detectors.
Started by kt@... @ · Most recent @
New FW release: Ext gating repaired 4
New FW release Version V0.1340 Changes: - External gating working again. External gating can only be activated using: Counter 1 using input A with gating from input B or counter 2 using input B with gating from input A. Not all illegal configurations are yet block (using counter 1 with A gated by B and then select counter 2 to use input A) -- Designer of the tinySA For more info go to https://tinysa.org/wiki
Started by Erik Kaashoek @ · Most recent @
New FW release: Reduce spurs for ZS-407 23
New FW release Version V1.4195 Changes: - Reduced spurs for ZS-407 -- Designer of the tinySA For more info go to https://tinysa.org/wiki
Started by Erik Kaashoek @ · Most recent @
New FW release: Capture repaired and meas[1|2]:volt added 5
There is a problem with this firmware. вт, 11 февр. 2025 г., 20:11 Erik Kaashoek via groups.io <erik@...>:
Started by Святослав Маханьков @ · Most recent @
Current Image
Image Name
Sat 8:39am