开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

zBitx SSB contact

 

I had a 20M SSB contact with NC from Chicago (640 miles)- got a 1/1 signal report but was able to exchange call signs and name. I think I have a slight amount of desense so probably need to work on that a bit but it definitely worked on SSB. I've had a few FT8 contact also.
?
John
KC9OJV


Re: Mike Black W9MDB SK

 

Hello Rick,
?
There are two versions of the Nano's boot loader: one for original miniUSB-connected devices and the other for USB-C devices. This is a generalization, so there can be exceptions.
?
The secret is to change the processor in the tools menu:
?
?
If one does not work, try the other.? All of the USB-C Nanos use the ATmega328 processor.
?
The other potential issue is the size of the bootloader file.? If the KD8CEC program will not fit, some options are selected in the ubitx.h file:
?
//==============================================================================
// User Select feather list
//==============================================================================
/*
//Enable all features
#define FN_BAND ? ? ? ? 1 //592
#define FN_VFO_TOGGLE ? 1 //78
#define FN_MODE ? ? ? ? 1 //20
#define FN_RIT ? ? ? ? ?1 //58
#define FN_SPLIT ? ? ? ?1 //62
#define FN_IFSHIFT ? ? ?1 //238
#define FN_ATT ? ? ? ? ?1 //128
#define FN_CW_SPEED ? ? 1 //152
#define FN_VFOTOMEM ? ? 1 //254
#define FN_MEMTOVFO ? ? 1 //188
#define FN_MEMORYKEYER ?1 //156
#define FN_WSPR ? ? ? ? 1 //1044
#define FN_SDRMODE ? ? ?1 //68
#define FN_CALIBRATION ?1 //666
#define FN_CARRIER ? ? ?1 //382
#define FN_CWCARRIER ? ?1 //346
#define FN_CWTONE ? ? ? 1 //148
#define FN_CWDELAY ? ? ?1 //98
#define FN_TXCWDELAY ? ?1 //94
#define FN_KEYTYPE ? ? ?1 //168
#define FN_ADCMONITOR ? 1 //516
#define FN_TXONOFF ? ? ?1 //58
*/
?
Not selecting the FN_WSPR frees up the most memory. The display plays a role as well. There are two suggested feature lists:
?

/*
//Recommended Character LCD Developer ?87%
#define FN_BAND ? ? ? ? 1 //592
#define FN_VFO_TOGGLE ? 1 //78
#define FN_MODE ? ? ? ? 1 //20
#define FN_RIT ? ? ? ? ?1 //58
#define FN_SPLIT ? ? ? ?1 //62
#define FN_IFSHIFT ? ? ?1 //238
#define FN_ATT ? ? ? ? ?0 //128
#define FN_CW_SPEED ? ? 0 //152 //using MM
#define FN_VFOTOMEM ? ? 1 //254
#define FN_MEMTOVFO ? ? 1 //188
#define FN_MEMORYKEYER ?1 //156
#define FN_WSPR ? ? ? ? 1 //1044
#define FN_SDRMODE ? ? ?1 //68
#define FN_CALIBRATION ?0 //667 //using MM
#define FN_CARRIER ? ? ?0 //382 //using MM
#define FN_CWCARRIER ? ?0 //346 //using MM
#define FN_CWTONE ? ? ? 0 //148 //using MM
#define FN_CWDELAY ? ? ?0 //98 //using MM
#define FN_TXCWDELAY ? ?0 //94 //using MM
#define FN_KEYTYPE ? ? ?0 //168 //using MM
#define FN_ADCMONITOR ? 0 //516 //using MM
#define FN_TXONOFF ? ? ?1 //58
*/


//Recommended for Nextion, TJC LCD 88%
#define FN_BAND ? ? ? ? 1 //600
#define FN_VFO_TOGGLE ? 1 //90
#define FN_MODE ? ? ? ? 1 //318
#define FN_RIT ? ? ? ? ?1 //62
#define FN_SPLIT ? ? ? ?1 //2
#define FN_IFSHIFT ? ? ?1 //358
#define FN_ATT ? ? ? ? ?1 //250
#define FN_CW_SPEED ? ? 0 //286
#define FN_VFOTOMEM ? ? 0 //276
#define FN_MEMTOVFO ? ? 0 //234
#define FN_MEMORYKEYER ?1 //168
#define FN_WSPR ? ? ? ? 1 //1130
#define FN_SDRMODE ? ? ?1 //70
#define FN_CALIBRATION ?0 //790
#define FN_CARRIER ? ? ?0 //500
#define FN_CWCARRIER ? ?0 //464
#define FN_CWTONE ? ? ? 0 //158
#define FN_CWDELAY ? ? ?0 //108
#define FN_TXCWDELAY ? ?0 //106
#define FN_KEYTYPE ? ? ?0 //294
#define FN_ADCMONITOR ? 0 //526 //not available with Nextion or Serial UI
#define FN_TXONOFF ? ? ?1 //70

//==============================================================================
// End of User Select Mode and Compil options
?
?
Setting define to 0 removes that feature from the program.
?
I hope the above helps.
?
73
Evan
AC9TU
?
?
?


Re: Mike Black W9MDB SK

 

开云体育

Is there a reason you didn't start a new thread for your very specific request for technical assistance from Ashar?

Farhan may not see your question, since the subject line is about an SK ham...

Ken, N2VIP

On Apr 5, 2025, at 13:56, Rick Beatty via groups.io <w7rnb47@...> wrote:

?
Ashhar -- We are having issues programming the NANO (Rabuino) with KD8cec software for the V5 and V6 Ubitx. IS there a particular version of the NANO we should be looking for.?
Thanks for your time -- Rick W7RNB?
?

On Thu, Apr 3, 2025 at 8:58?AM Ashhar Farhan via <farhanbox=[email protected]> wrote:

Oh gawd! So sorry for the loss. I learnt much of cat control reading hamlib source code.


On Thu, Apr 3, 2025, 8:29 PM Doug W via <dougwilner=[email protected]> wrote:
Even if you did not know who Mike was, you know his work.? Mike was a key developer of hamlib in addition to many, many other contributions to our hobby.? I only had the privilege of a few email exchanges with him but you would be hard pressed to find a kinder, more helpful ham anywhere.
?


Re: Mike Black W9MDB SK

 

Ashhar -- We are having issues programming the NANO (Rabuino) with KD8cec software for the V5 and V6 Ubitx. IS there a particular version of the NANO we should be looking for.?
Thanks for your time -- Rick W7RNB?
?


On Thu, Apr 3, 2025 at 8:58?AM Ashhar Farhan via <farhanbox=[email protected]> wrote:

Oh gawd! So sorry for the loss. I learnt much of cat control reading hamlib source code.


On Thu, Apr 3, 2025, 8:29 PM Doug W via <dougwilner=[email protected]> wrote:
Even if you did not know who Mike was, you know his work.? Mike was a key developer of hamlib in addition to many, many other contributions to our hobby.? I only had the privilege of a few email exchanges with him but you would be hard pressed to find a kinder, more helpful ham anywhere.
?


Re: WSJT-X/Rigctl Configuration Issues - Need Info

 

Try this. I have seen this happen.? Select the mode and don't keep clicking it with the stylus. But highlight the mode and then use the knob to go up or down to select the mode. Should bring up the correct ft 8 screen?


On Sat, Apr 5, 2025, 7:44?AM matjaz via <matjaz_zejn=[email protected]> wrote:

Hello.

The update doesn't work, I only get a gray lcd, and nothing on the computer. I got a USB cable with a C type with the station. So I used what I have at home. It asks if there needs to be a special cable for the update.

When working as FT8, I get a signal, but no decoding. So I don't see the signs of the stations I hear.?

What am I doing wrong.?

Matjaz S56ZVD

Leo Aniol, AI5II via je 4. 04. 2025 ob 16:57?napisal:
1). Wsjt-x only receives data if the Zbitx display is active on? my monitor.?
2). Cannot manually start rigctl if I shutdown the zbitx display. Rigctl returns network connection error.
3). With the? zbitx display window open and wsjt-x running and the mode set to digital, I cannot use the zbitx display to change bands. Band change only works if it is done via wsjt-x
4). When changing bands on wsjtx the zbitx display shows the correct band reflecting the change but wsjtx does not.
5). Receive works fine BUT cannot transmit/tune from wsjtx. I can transmit and tune from the zbitx display window but not from wsjt-x.
?
NEED HELP with number (5) and clarification with what is going on with rigctl.
I'd like to be able to start rigctl from CQRLOG and then run WSJT-X without having the zbitx display active if that is possible?
?
Thanks,
Leo? AI5II


Re: zbitx - No Tx on WSJTX?

 

On Sat, Apr 5, 2025 at 05:39 PM, Leo Aniol, AI5II wrote:
Already did this. Still does not transmit?
I'm sorry, but I don't know much about the sbitx application used by zbitx. Why didn't it become zbitx?
Among the questions is sbitx v3, which cannot update v3.051.
The name is unfortunate. If you don't read the forum regularly, you will think that v3.051 is a new sbitx version, while this is the firmware version number used by the zbitx hardware.
While the manufacturer is shifting the responsibility of providing help to the forum. We are also just users and customers with different knowledge and expertise.
--
Gyula HA3HZ


#zBitx Tilt Stand for zBitx anyone? #zbitx

 

Has anyone found or devised a suitable tilt stand for the zBitx?
The rear panel is a heat sink so likely stick-on tilt feet would become "unstuck" with the heat.
I'd be interested in what users have come up with to achieve a viewing tilt stable against screen touches.
?
Pete WK8S


Re: zbitx - No Tx on WSJTX?

 

Already did this. Still does not transmit?

Leo, AI5II

On Sat, Apr 5, 2025, 10:52 HA3HZ via <gyula=[email protected]> wrote:
The description of point 10 of Digitalis mode on page 21 in zBitx-User-Manual-.pdf is incorrect. It should read as follows:
10. Choose plughw:CARD=Loopback_1,DEV=0 as the Output/Playback Audio.
see the attached image for the correct setting:
?
--
Gyula HA3HZ


Re: Sbitx v2 to v3 update problem #sbitx_v2

 

I just wrote to a questioner where you can get more knowledge and read the topic: New sBitx V3 to me
--
Gyula HA3HZ


Sbitx v2 to v3 update problem #sbitx_v2

 

I haven’t updated the v2 since I got it about 2 years ago. I understand it’s possible to load v3 on it, but the update procedure in the manual doesn’t work. Is there a step-by -step procedure somewhere to do this?


Re: CW decode

 

Andrew,
You can read about cw on zbitx in the forum search, but don't expect a quick solution. The situation is better on 64-bit sbitx.
--
Gyula HA3HZ


Re: sBitx update to 3.051?

 

Steve,
if I understand correctly, you have sBitx v3 hardware. I recommend upgrading to 64-bit, the forum discussion for which can be found here:
New sBitx V3 to me
--
Gyula HA3HZ


CW decode

 

开云体育

Got my zbitx updated.
Cells charged.

FT8 working but no qso as yet.

Tring cw mode. Can't make any sense of decodes a stream of T & E which I suppose is to be expected. Tried different wpm to no avail. Not a CW operator but got the zbitx to encourage me to learn the craft.

And real newbie question. There are two CW model in the zbitx manual. But only one in the manual.

73 de 2E0IIY?

Andrew

Sent from


Re: zbitx - No Tx on WSJTX?

 

The description of point 10 of Digitalis mode on page 21 in zBitx-User-Manual-.pdf is incorrect. It should read as follows:
10. Choose plughw:CARD=Loopback_1,DEV=0 as the Output/Playback Audio.
see the attached image for the correct setting:
?
--
Gyula HA3HZ


Re: Zbitx power cord connector

 

Device manufacturers typically install the cheapest available components. If someone is bothered by the quality of the component, they will replace it with the one that suits them best!
This is just my opinion.
--
Gyula HA3HZ


Re: Zbitx power cord connector

 

The cable provided with the zBitx has a connector on the end which I would describe as a "crab claw" contact to mate with the female connector center pin. In my opinion, I would say the "claws" would be prone to spreading if you wiggle the connector until?it becomes loose. In my mind a much more reliable approach would be to use?a?full 360 degree "tube/barrel" to make GOOD contact with the center pin in the female connector. There are plenty of 5.5mm x 2.1mm plug cable pigtails out there which do just that. They work great.
?
Comments ?
?
73 Kees k5BCQ
?


Re: WSJT-X/Rigctl Configuration Issues - Need Info

 

Leo,
?
?I can't write any helpful information for your problem because I don't know where and how the sbitx and zbitx programs are separated.
What was transferred from sbitx and it's also confusing to me that the zbitx program is still called sbitx.
I have sbitx v2 hardware and I'm running the 64-bit v4.4 version. You should know that the 64-bit version has been available and under development since March 2024.
Since I'm using this and I don't know much about the 32-bit version, I can't help you either. I didn't experience the problems you described when I used the 32-bit version via an external hdmi monitor. I just took a screenshot and noticed what the problem is: the description in the zbitx manual is incorrect for the broadcast!
see the picture!
--
Gyula HA3HZ
?
?
?


sBitx update to 3.051?

 

I tried to update my sBitx but got the error message below. ?I checked the sbitx directory and found “oled.c” instead.
?
Please advise how to update my sBitx V3.
?
?
?
Thanks,
Steve WE5K


Re: WSJT-X/Rigctl Configuration Issues - Need Info

 

On Sat, Apr 5, 2025 at 01:43 PM, matjaz wrote:

The update doesn't work, I only get a gray lcd, and nothing on the computer. I got a USB cable with a C type with the station. So I used what I have at home. It asks if there needs to be a special cable for the update.

When working as FT8, I get a signal, but no decoding. So I don't see the signs of the stations I hear.?

What am I doing wrong.?

After reading the forum, you will find answers to your questions in a lot of information. In the Home column, the last Wiki caption is where helpful information is collected.?
On the messages page, in the upper right corner, there is a search box where you can search through previous discussions on the forum. I would have been very happy when sBitx was released, you could have searched and found answers among so much information. This is Canaan for you, you just have to know how to search.
Read:
Sorry for hijacking the topic Leo.
--
Gyula HA3HZ


Re: WSJT-X/Rigctl Configuration Issues - Need Info

 

开云体育

Hello.

The update doesn't work, I only get a gray lcd, and nothing on the computer. I got a USB cable with a C type with the station. So I used what I have at home. It asks if there needs to be a special cable for the update.

When working as FT8, I get a signal, but no decoding. So I don't see the signs of the stations I hear.?

What am I doing wrong.?

Matjaz S56ZVD

Leo Aniol, AI5II via groups.io je 4. 04. 2025 ob 16:57?napisal:

1). Wsjt-x only receives data if the Zbitx display is active on? my monitor.?
2). Cannot manually start rigctl if I shutdown the zbitx display. Rigctl returns network connection error.
3). With the? zbitx display window open and wsjt-x running and the mode set to digital, I cannot use the zbitx display to change bands. Band change only works if it is done via wsjt-x
4). When changing bands on wsjtx the zbitx display shows the correct band reflecting the change but wsjtx does not.
5). Receive works fine BUT cannot transmit/tune from wsjtx. I can transmit and tune from the zbitx display window but not from wsjt-x.
?
NEED HELP with number (5) and clarification with what is going on with rigctl.
I'd like to be able to start rigctl from CQRLOG and then run WSJT-X without having the zbitx display active if that is possible?
?
Thanks,
Leo? AI5II