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
- Tinysa
- Messages
Search
Failure after Firmware update
Hi.?? Has anyone seen this issue before ??
My Tiny SA is original version 0.3 hardware purchased a long long time ago... Was working OK with no problems but had original firmware in it, so I devided to update it. Using the Tiny-SA app uploaded the latest tinySA_v1.4-142-ge5dbf70.bin firmware and power cycled unit. Screen now shows random pulses and fails all selftests :( I've tried other versions of older firmware and unit still exhibits same behaviour. Regards Martin |
I've had my TinySA for a year or so now, and it's always worked well.
Yesterday I looked at the signal from my UV-5R by leaving the sockets unconnected - just the yellow end caps on them! It worked great... the large attenuation from having no antenna meant I could see a small signal around 144MHz. I flashed the latest firmware on it. Tried calibration and it all failed! I flashed my original firmware (1.4.83-gbe4f4d6 built Apr 13, 2023) Calibration still failed! So did the self test. =( When I say "failed" - I mean the WHOLE set of tests (besides the screen)... not just the Attenuation one (Test 12)! I'm surprised a little - I thought I was safe with no antenna attached.... guess I've fried lots of stuff. =( Can anyone confirm? I turn it on : This is the result of calibration with a connector across the sockets. |
I've had my TinySA for a year or so now, and it's always worked well.
Yesterday I looked at the signal from my UV-5R by leaving the sockets unconnected - just the yellow end caps on them! It worked great... the large attenuation from having no antenna meant I could see a small signal around 144MHz. I flashed the latest firmware on it. Tried calibration and it all failed! I flashed my original firmware (1.4.83-gbe4f4d6 built Apr 13, 2023) Calibration still failed! So did the self test. =( When I say "failed" - I mean the WHOLE set of tests (besides the screen)... not just the Attenuation one (Test 12)! I'm surprised a little - I thought I was safe with no antenna attached.... guess I've fried lots of stuff. =( Can anyone confirm? I turn it on : This is the result of calibration with a connector across the sockets. |
Re: Trouble connecting the TinySA Ultra to PC
Yesterday, I tried Putty, but it didn't work. However, after a cup of tea, a refreshing sleep, and your message, I decided to take another look at the connection settings in the tinySA configuration menu. I noticed it was set to 'SERIAL,' so I changed it to 'USB.' After that adjustment, it started working perfectly fine ) I apologize for bothering you with what may have seemed like silly questions, and thank you for your rapid replies. Both Putty and the TinySA-App connect and work well for me сб, 2 бер. 2024 р., 10:46 користувач Erik Kaashoek <erik@...> пише: Can you try if a terminal emulator SW like Tera can connect to the tinySA serial port? |
Trouble connecting the TinySA Ultra to PC
I'm having trouble connecting the tiny SA Ultra to my Windows 10 laptop. The drivers are installed, and I can see a USB serial device appearing in the device manager. However, when I run tinySA-APP, select the proper port, and click connect, it initially shows as connected. However, after a short while, it displays as disconnected again, and I've never been able to see a plot even when it's supposedly connected.
?
The log available under 'Tiny SA Comms' simply states 'rx link timeout... disconnecting'. Do you have any suggestions or clues that might help resolve this issue?
I've just tried connecting to another laptop this time running Windows 11, but I encountered the same result. So it doesn't seem to be related to a specific PC. HW version: V0.4.5.1 (168) SW Version: tinySA4_v1.4-49-g4f5396a Build time: Feb 9 2023 - 09:51:54 |
Re: What to do when a selftest fails
Dear Erik, |
Re: Enhancement Requests: File Management Sort By Name and Rename
Guess the file rename should be possible?Yes, rename possible I think add "Name" button like "DEL", after enable it, next click on filename - call text input dialog for enter name and after rename it if ok (but leave file extension) need use?f_rename(old, new) function Add use this function increase code size |
Re: Enhancement Requests: File Management Sort By Name and Rename
I was not actually expecting a programmatic resort and had assumed the underlying core SD i/o would support directory file listing with multiple sort options (like filename, create date, modify date) so the list of filenames could just be retrieved again in the desired order. Appears my assumption was wrong.
Peter |
Re: Enhancement Requests: File Management Sort By Name and Rename
TinySA contain only 48k RAM, for all
I add file browser option in NanoVNA and Tiny. For all I use 4k RAM, shared vs LCD buffer (for all, include read buffers, FAT cache, and small text draw buffer) Also limits in code size. For sorting need load all filenames (if use short names 8 byte for file, for long name up to 255 bytes) Interesting how possible sort something and not load in memory, sort operation mean swap objects, lot of swaps. There store sort results? PS?adding a file browser even in this form, given the resource limitations, was quite a non-trivial task. |
Re: Enhancement Requests: File Management Sort By Name and Rename
In the wiki you can find the link to the github repository with the code.
Feel free to study how the file names are read from the SD card and displayed on the screen Any proposal for some way to sort without loading all file names in memory is most welcome. -- Designer of the tinySA For more info go to https://tinysa.org/wiki/ |
Re: Enhancement Requests: File Management Sort By Name and Rename
@Erik
I would think an in-place sort wouldn't use any extra memory. Bubble-sort for instance is very easy to implement, if not the best performance. I don't know anything about this firmware or the structures used so maybe there is some other limitation that makes simple sorting not possible? If so maybe that's another area that could be optimized. Is any of this code available to look at? Maybe from the NanoVNA? |
Re: Finally got to make use of the TinySA
On Fri, Mar 1, 2024 at 07:45 AM, <phil@...> wrote:
I've got Webrx up and running on a Pi4 but still only playing with it as I've not got any decent antennas.Hi Phil, OK sounds good, PM me if you wish to discuss in greater detail. It will save cluttering up the forum. Regards, Martin |
to navigate to use esc to dismiss