Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: Unreliable WIFI on zBitx?
Steve, For remote locations I installed Tailscale? on? the zbitz. Super simple Tailscale provides a free VPN access for nearly all devices, Linux, windows, snology nas? Android and iPhone. On your pc you just select your zbitx It automatically assigns an internet ip and a DNS, so you can choose Enter that on your web browser and remote web from zbit appears from any place in the world... fun stuff. Joe VE1BWV? No port fwd or opening settings on the router. It just makes it look like your connected on your home network. I think they allow 100 devices. I run about 10 of my systems. On Fri, May 23, 2025, 10:59?a.m. Steve Weigold via <steve=[email protected]> wrote: Thanks Joe.?? Desktop size change here was very obvious from with HDMI |
Re: Safe to buy?
On Fri, May 23, 2025 at 09:39 AM, W1WCI wrote:
POTA a perspective, many activations with zBitx. ?Usually get five contacts in before taking a break for heat dissipation. ?My fingers are my gauge. Running the radio at 75% drive usually change in a second set of batteries after the first drops to 6 volts. ?Typically one and a half pairs of batteries per outing, the second set is usually still 7+ volts at the end. Did a five park outing on six batteries. ?A lot less gear than using my Sbitx. ?
Thanks for that input.? I think it helps set expectations quite well.?
?
As a sbitx owner I think I'd find needing a break after five QSOs for the rig to cool down a bit frustrating, yet the sbitx is three times the cost of zbitx, takes up more space and weighs more, etc.
?
--
Regards, Dave, N1AI |
Re: zBITX Crashes - Suspect Memory Leak
#zbitx
Hi John,
?
No, I did not try doing it that way.? ?I had no problem adding debounce to version 3.021, where only the falling edge needed it.? What I ran into while trying to debounce version 3.052 was that the rising edge now also needed to be debounced.? Changes made elsewhere in the CW processing chain now required that.? I was using paddles that are not often used, therefore having dirty contacts.? I was trying for a debounce time delay that would accommodate slow simple straight key use as well as 30 wpm electronic keying.? No timing that I tried seemed to work at both ends. Tiny delays were not effective because I still got bounces,? and longer delays resulted in my missing the rising edge causing the carrier to remain on.? It seems like disabling the IRQ (if the library being used allows it) would add another unpredictable timing element into the mix.? I'm already wondering how accurate the microsecond timer I have been using is with very low time delays.? The RasPi is running the full OS and GUI.? So it is busy. I still have my version that has the IRQs, and will give that a try whenever I have some time.??
?
72,
Jody - K3JZD |
Re: Unreliable WIFI on zBitx?
For those following along at home on my WIFI issue:
- I discovered by using raspi-config and selecting a desktop size, I no longer got the difference in RealVNC in desktop between having an external monitor connected and not.? Both remained at the desktop size I chose.? I ended up digging into this because the original default size caused the sBitx program not to display completely on RealVNC without an external monitor being connected. - After doing so, my RealVNC connection (and absence of wlan0 failures) reliability improved markedly.? I'm thinking this may be attributed to the fact that initially the resolution of the monitor I was using was much higher than the desktop size I ultimately chose (1024x768).? Intuitively I suspect this decreases the amount of traffic necessary for the RealVNC connection and thus reduces the load on the Pi.? Subsequently, I ran a RealVNC connection continuously for about four hours this morning, including running FT8 before a wlan failure occurred.? That I could see being attributed to a lack of available resources after having the connection open for so long.? Having executed many FT8 transmit cycles over that time, I was unable to attribute the wlan0 failure to anything other than the length of time the connection had been open. 73, Steve KF8KI |
Re: New zBitx - New User - CW operation
Great report! Gordon KX4Z On Fri, May 23, 2025 at 11:39?AM Steve Sutterer AK0M via <73ak0m=[email protected]> wrote:
|
Re: New zBitx - New User - CW operation
¿ªÔÆÌåÓýAs another new user, would you mind sharing where you found the
shutdown changes and CW fix please??? Besides this group and
GitHub is there another place I should be monitoring for such
developments?? I haven't been on the list long enough to have seen
discussion about either of them and didn't know what I didn't know
so as to be searching. I'd like to discover how to operate from a terminal as well. Thanks! Steve, KF8KI On 5/23/2025 11:39 AM, Steve Sutterer
AK0M via groups.io wrote:
|
Re: New zBitx - New User - CW operation
I just installed Karl K5KHK's changes that add a Shutdown command to the Menu, as well as include Jody's K3JZD's CW fix. This makes for a very usable CW rig. I also "discovered" how to operate from a terminal, and the UI works much better and smoother from there; I presume this is essentially the sBitx app.
?
Macros: I have yet to figure out how to add or change the selected macro, either from the standalone rig or even from within the terminal app. Probably just need to do some digging on this, but I don't see a "macro" dropdown option anywhere.
?
TUNE: I note that there is a TUNE feature on the external display. It would be awesome to have this somewhere on the zBitx display for use with antenna tuners. 2TONE could be used but is several button presses involved for what could be a relatively frequently used feature, especially when running with a mag loop which requires nearly constant retuning.
?
I also added a slightly larger knob to the rig. Will eventually get one printed like I've seen somewhere, similar to a shorter G90 knob.
?
Am going to be looking for heatsink ideas that are relatively compact and that work.
?
I've added a number of feature requests to the GitHub repo.
?
One of the main reasons I bought this rig was to learn. It's already been fun to explore some of the code and have to learn how to use GitHub/git.
?
Steve AK0M |
Re: zbitx gps module
¿ªÔÆÌåÓýA USB GPS would work, you could set it up as you would on an RPi on its own, I imagine.The TTL GPS *could* work if the zBitx hardware isn't using the TTL Serial pins on the RPi Zero 2W, I don't know if the zBitx uses those pins or not. Ken, N2VIP On May 22, 2025, at 18:34, Ed K. via groups.io <edmk5000@...> wrote:
|
Re: zBitx Power Supply?
I just found this on AliExpress:?
¡ê2.70 | 12V24V to 9V5A power step-down module 12V to 9V DC transformer 24V to 9V car converter ?
I've just had this delivered from AliExpress, haven't had a chance to use it yet but looks okay, I've fitted a jack plug ready to insert into the power socket. Great price? |
Re: Unreliable WIFI on zBitx?
Thanks Joe.?? Desktop size change here was very obvious from with HDMI monitor connected to without.??? RealVNC has been up and stable this morning without the monitor attached for on the order of an hour and a half now.?? Clearly more experimentation/troubleshooting is required.
toggle quoted message
Show quoted text
That aside, mind sharing what your network setup is at remote locations that you're doing RealVNC? Steve KF8KI On 5/23/2025 9:51 AM, Joe via groups.io wrote:
I have been running the ZBITX for a month or so. My experience is no issues with wifi. |
Re: zbitx gps module
Ed,
toggle quoted message
Show quoted text
New user here.? Got mine at Hamvention. The cool thing about the zBitx (among many) is that it's running on a fully functional (as far as I know) Raspberry Pi, thus, you can pretty much do anything with it you could do on any other Raspberry Pi within the limits of the particular model in use. The RPi in the zBitx is a Pi Zero 2W.?? Working around the single USB port can be a slight challenge, but as long as you overcome that (I use a small multi port USB hub) you should be golden. I like your idea, so a couple quick searches yielded these two discussions/posts.?? I have a APRS tracker I built based on an RPi using a GPS similar to what you're getting.? I think I'm going to try to set up the same thing. 73, Steve KF8KI On 5/22/2025 7:34 PM, Ed K. via groups.io wrote:
I haven't received my zbitx and haven't had my hands on it yet, so maybe my question is moot. |
Re: Unreliable WIFI on zBitx?
I have been running the ZBITX for a month or so. My experience is no issues with wifi. I connect with real vnc both locally and at remote locations. I almost always have a 14 inch touch?screen ext monitor attached? and so far l have not seen any video changes. Also via web remote? so far it connects fine. Joe VE1BWV? . On Fri, May 23, 2025, 10:09?a.m. Steve Weigold via <steve=[email protected]> wrote:
|
Re: Safe to buy?
¿ªÔÆÌåÓýPOTA a perspective, many activations with zBitx. ?Usually get five contacts in before taking a break for heat dissipation. ?My fingers are my gauge. Running the radio at 75% drive usually change in a second set of batteries after the first drops to 6 volts. ?Typically one and a half pairs of batteries per outing, the second set is usually still 7+ volts at the end. Did a five park outing on six batteries. ?A lot less gear than using my Sbitx.Tim - W1WCI Sent from me and my iPad On May 23, 2025, at 9:20?AM, Dave, N1AI via groups.io <n1ai@...> wrote:
|
Re: Homebrew satellite control system that can run on sBitx
Would love to see some close-ups of your elevation setup with the linear actuator! What material did you use for the elements on your yagis? I¡¯m on the same journey right now.? 73 de W0ZF? On Fri, May 23, 2025 at 5:10?AM Gordon Gibby KX4Z via <docvacuumtubes=[email protected]> wrote:
|
Re: Up and Running Fully Portable
¿ªÔÆÌåÓýHaving fun with mine as well.?? I did not bother to try the OTG adapter at all, but I've been doing stuff with various RPis for a while so I had several of the necessary USB and mini HDMI adapters around. For my keyboard and mouse I used a small multi port USB hub and that's working fine.??? I do like the idea of a bluetooth keyboard though, and one with a trackball would be awesome.? That would keep from putting too much regular stress on that mini USB connector.? Mind sharing which keyboard/trackball you're using? As for batteries, I got a four pack of the 18650s and a charger,
but you can kill a set of those pretty quickly on an FT8 operating
session, so I have a 12.5-7V dc to dc converter on the way.? As
long as noise isn't an issue, I'll probably use that and run it
off my battery box.? I'm also an RC guy, so I thought I might make
an adapter for a Lipo 2S pack as well.? I have several of those
available. 73, Steve KF8KI On 5/23/2025 12:11 AM, Gwen Patton via
groups.io wrote:
|
Re: Safe to buy?
On Thu, May 22, 2025 at 10:55 PM, Jay Bremner wrote:
?
I wasn't talking about that situation, but you might be inadvertently pointing out why it is not the perfect POTA/SOTA solution: should you have to supply 3.5A at 7.2V = 25W to a POTA radio to make 5W output? ?How many watt-hours of batteries are you going to have to bring to that park/summit to have a decent outing?? And if you do so, isn't a lot of that power that isn't going out the antenna producing a lot of heat inside a small package?? ?At some point, isn't it a better idea to address the root cause of the problem instead of applying work-arounds?
?
The person who started this thread said that price was important to them which is part of why I chose to respond.??
?
Like I said, the review I posted is really balanced.? It points out the good and the bad and everything in between.? ?I admire Farhan's motivations and innovations.? ?I just think people should spend some time understanding what they are buying, especially if $200 is a meaningful part of their hobby budget.??
?
--
Regards, Dave, N1AI |