开云体育

Date

error Receive Length = 0/1027

 

any ideea haw to fix this error?!but whene i try to write on raduino i get message thar is writing but no mesaje is receive....i use another pc and the same problem...the ubitx is new,out from the box....


Re: Kit-Projects ND6T Ubitx AGC

 

Thanks also, Tim, for these explanations. With the correct wiring instructions most of these questions didn't need to be answered.

As far as vol-high I'm taking it from the via hole at R70 which is just a few inches from the agc board.

73, digger


Re: site back up

Gordon Gibby
 

开云体育

I’m sorry to hear that.?


On Apr 14, 2019, at 09:59, Jack Purdum via Groups.Io <jjpurdum@...> wrote:

All:

Our site was hacked last week and our ISP wasn't too concerned with our small site, but it is back up now. We need to restore our database again, but we're getting there.


Jack, W8TEE
Al, AC8GY


Re: Kit-Projects ND6T Ubitx AGC

 

Hi!

Thanks to everyone for digging into this. I just added the AGC mod to my board and wondered about this behaviour. I'd love to know how to tweak the board to work on a v4 bitx.

Thanks!


-adrian


Re: CW key sticking with Nextion LCD — FIXED

Joe Puma
 

Thanks for the links. I bought those exact ones when you posted the link. Yes I bought a pack of ferrites once thinking I only needed a few and ended up using the all and then needing to buy more. :)



73
Joe
KD2NFC

On Apr 14, 2019, at 9:32 AM, d balfour <davesters@...> wrote:

I have found it interesting that toroids work when caps and coax don't work. Toroids are my go-to for rf noise.

I use these internally in radios A nextion display really benefits from them.

These on power cords and baluns.
and these around coax with PL259.

I bought 25 of each and thought that should last me a while. Ended up using almost all in 2 days. Shack noise when down a couple of S units. Wall worts have been particularly bad.



Re: KD8CEC - Nextion Display - IAN questions

Joe Puma
 

开云体育

I know I had to search high and low for a 3.2 tft. And now I have a 5” and I had to redesign my own hmi file using CEC original 2.8 hmi. Some photoshopping and learning the nextion display editor and figuring out how the layouts are configured were required. Oh boy.?

Check with . ?Sunil might have a 3.5 TFT for you. That fits.?

Joe
KD2NFC


On Apr 14, 2019, at 8:19 AM, Don - KM4UDX <dontAy155@...> wrote:

kevin -- I had the same problem with my 4.3 screen.? It is a bit of the wild west out there, so you just have to search, try and hope to find a TFT file that works for your screen. Sharpen your google search skills, and search like mad.? All of this is true because I wasn't willing to dive into nextion file editing and had no interest in rolling my own, so I had to depend on the good efforts of others.? So thank you all the "others" out there. You rock, as they say.?

For the 4.3, I finally found this file?unitx_43B7_pd5dj.tft? out there that worked perfectly.

I love the 4.3 screen size by the way.? It seems a great compromise for good readability and has enough screen room for my stupid fingers. haahah.




Don


Re: KD8CEC - Nextion Display - IAN questions

 

Hi Kevin,

The hmi/tft files over 2.8 are meant for you to resize yourself. It's not an easy task. I have several clean iterations for the 3.5". There are also a few floating around...you have to search for them. Rich Neese has a few that look totally different than what CEC gives as a template. The functionality is the same...just a different layout. All of my files are for the basic Nextion. I believe Rich has some for the enhanced. If you join the facebook group, you'll find many discussions. Evan's suggestions will also get you started.

Anyway, if you get stuck, please let us know...


Re: Create tft file from hmi?

 

Hi Dave,

When you compile the .hmi, the tft goes to user\appdata\roaming\nextion editor\bianyi

If you go to your file explorer, clear the top box, and type in %appdata% to get to the file system.
Select Nextion Editor
Select bianyi
Select your tft

Copy your tft from there and paste to your sdcard. Ready to load.


Create tft file from hmi?

 

I have been looking at customizing nextion displays and have a what may be a silly question. I have imported hmi files into the nextion editor but how do I export as tft so that the display can read it?

Am a little ignorant here.

Hope you can help.
73
Dave
k0mbt


site back up

Jack Purdum
 

All:

Our site was hacked last week and our ISP wasn't too concerned with our small site, but it is back up now. We need to restore our database again, but we're getting there.


Jack, W8TEE
Al, AC8GY


Re: CW key sticking with Nextion LCD — FIXED

 

I have found it interesting that toroids work when caps and coax don't work. Toroids are my go-to for rf noise.

I use these internally in radios A nextion display really benefits from them.

These on power cords and baluns.
and these around coax with PL259.

I bought 25 of each and thought that should last me a while. Ended up using almost all in 2 days. Shack noise when down a couple of S units. Wall worts have been particularly bad.


Re: Firmware update sketch problem

 

Vaugh,

it seems you have included the libaries for Adafruit Circuit Playground by
mistake. These libraries should NOT be included in the sketch!
In your sketch, look for following lines:
#include <Adafruit_CircuitPlayground.h>
#include <Adafruit_Circuit_Playground.h>
and if you find them, delete them!
Alternatively, download the original sketch and install it from scratch.

Also make sure that in your IDE, the correct board is selected under Tools
=> Board.
It should be "Arduino Nano", NOT "Adafruit Circuit Playground"!

73 Allard PE1NWL

On Sun, April 14, 2019 13:47, Vaughn wrote:
Glad all good with your build. Any idea why mine will not compliie? Using
the same sketch just keep getting the error message above.

Thanks for any help you can offer Vaugh

On Sun, Apr 14, 2019, 11:00 Fast hosts <beneagles71@...> wrote:

That worked for me using the old boot loader and yes the ten turn
removed
those annoying clicks. Now I find when getting close to the end of the
tuning range the frequency gallops.. did I read that the addition of a
component to each end of the pot cured this? I have also added the push
button to enter settings menu and extended the frequency range ...
1.28.1
certainly makes it much more useful... a worthy companion of my UBITX...
now I use that whilst continuing with my Jackal conversion..

On Sun, 14 Apr 2019 at 10:41, MVS Sarma <mvssarma@...> wrote:

Try with ide 1.8.5
Define mega328p old bootloder

Regards
Sarma vu3zmv

On Sun, 14 Apr 2019, 12:47 pm Vaughn <vlkteach@... wrote:

Hi, been reading some of the topics here and yo are all very advanced
for my build. I am only just starting so need some help please, I hope
to
add some of your mods later.

I have a BITX40 and it has a ticking when I tune the frequency. I have
read that a fix is added by replacing the 1 turn pot with a 10 turn.
This
also needs changes to the sketch in the arduino.

I have downloaded the Arduino IDE and the new sketch, raduino_v1.28.1.
The problem I have is when compiling the sketch. I get the error ,

Not used: C:\Program
Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\Adafruit_Circuit_Playground

exit status 1
redefinition of 'struct userparameters'

I think I have added all the required libraries but this will still
not
compile. I can see the problem is possibly in the name changes of
definitions, but this is as the sketch has been modified by so many
and not
rewritten. should still work but what have I missed?

any ideas please? I know you are all way ahead of my build, but until
I
complete this and so learn from this, I cannot start your mods or mods
of
my own. Please any help given will be most welcome.

Vaughn
--
Keith Baker - Communications technician (retired)




Re: KD8CEC - Nextion Display - IAN questions

 

kevin -- I had the same problem with my 4.3 screen.? It is a bit of the wild west out there, so you just have to search, try and hope to find a TFT file that works for your screen. Sharpen your google search skills, and search like mad.? All of this is true because I wasn't willing to dive into nextion file editing and had no interest in rolling my own, so I had to depend on the good efforts of others.? So thank you all the "others" out there. You rock, as they say.?

For the 4.3, I finally found this file?unitx_43B7_pd5dj.tft? out there that worked perfectly.

I love the 4.3 screen size by the way.? It seems a great compromise for good readability and has enough screen room for my stupid fingers. haahah.




Don


Re: Firmware update sketch problem

 

Glad all good with your build. Any idea why mine will not compliie? Using the same sketch just keep getting the error?message above.

Thanks for any help you can offer Vaugh

On Sun, Apr 14, 2019, 11:00 Fast hosts <beneagles71@...> wrote:
That worked for me using the old boot loader and yes the ten turn removed those annoying clicks. Now I find when getting close to the end of the tuning range the frequency gallops.. did I read that the addition of a component to each end of the pot cured this? I have also added the push button to enter settings menu and extended the frequency range ... 1.28.1 certainly makes it much more useful... a worthy companion of my UBITX... now I use that whilst continuing with my Jackal conversion..?

On Sun, 14 Apr 2019 at 10:41, MVS Sarma <mvssarma@...> wrote:
Try with ide 1.8.5
Define mega328p old bootloder

Regards?
Sarma vu3zmv

On Sun, 14 Apr 2019, 12:47 pm Vaughn <vlkteach@... wrote:
Hi, been reading some of the topics here and yo are all very advanced for my build. I am only just starting so need some help please, I hope to add some of your mods later.

I have a BITX40 and it has a ticking when I tune the frequency. I have read that a fix is added by replacing the 1 turn pot with a 10 turn. This also needs changes to the sketch in the arduino.

I have downloaded the Arduino IDE and the new sketch,?raduino_v1.28.1. The problem I have is when compiling the sketch. I get the error ,?

Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\Adafruit_Circuit_Playground
exit status 1
redefinition of 'struct userparameters'?

I think I have added all the required libraries but this will still not compile. I can see the problem is possibly in the name changes of definitions, but this is as the sketch has been modified by so many and not rewritten. should still work but what have I missed?

any ideas please? I know you are all way ahead of my build, but until I complete this and so learn from this, I cannot start your mods or mods of my own. Please any help given will be most welcome.

Vaughn


--
Keith Baker - Communications technician (retired)


Re: ubitx spurs? Added LPF

 

47pf should be perfect but the inductor needs to be similar to L5/7

Raj

At 14-04-19, you wrote:

Content-Type: text/html; charset=utf-8
X-MIME-Autoconverted: from 8bit to quoted-printable by jax4mhob18.registeredsite.com id x3E8noRV134407

Thanks Raj.?? I'll pick up some 51pF caps Monday.?? My local parts shop gets worried
if they haven't seen me in a day or two...

I'll try parts I have on hand first.?? Otherwise, it'll be time to put together another
Digikey order...?? I noticed I should have some Murata LQW2BASR33J00L unshielded
parts that I picked up for a Radioberry build.

This is the placement I'm planning, mostly because I'd already cut the trace from R27 to C10
in two places for the previous filter and this will cover the cuts.

- John

[]


On 4/14/2019 12:28 AM, Raj vu2zap wrote:

John,

see this earlier post of mine


/g/BITX20/message/62097

Raj

At 13-04-19, you wrote:

I was about to dig into my parts bin searching for toroids and
I remembered I had those left over.

I'll probably have to order some 30 uH parts.? 27 and 33 are easy to
get locally, 30 maybe not.

Sounds like the way to go, thanks.

John


On 4/13/2019 6:28 AM, Raj vu2zap wrote:

John,

Very neat job on L5 and L7.

Make the 45MHz IF new filter with SMD parts. What seems to be the culprit
is any vertical wire leads in that area
causes trouble. Solder the SMDs directly on the board.

When I get back to town tomorrow I will try it.

Raj








Re: KD8CEC - Nextion Display - IAN questions

 

I have not tried this file from Ted in the following link, but it did work for someone else:
/g/BITX20/message/67572

The issue is the .tft file is just a quick change to a compile option and not a true resize of the screen.

There may be conversions that you like better than the one from Ted.? I would search through the messages and files on the board.

73
Evan
AC9TU


Re: Firmware update sketch problem

Fast hosts
 

That worked for me using the old boot loader and yes the ten turn removed those annoying clicks. Now I find when getting close to the end of the tuning range the frequency gallops.. did I read that the addition of a component to each end of the pot cured this? I have also added the push button to enter settings menu and extended the frequency range ... 1.28.1 certainly makes it much more useful... a worthy companion of my UBITX... now I use that whilst continuing with my Jackal conversion..?

On Sun, 14 Apr 2019 at 10:41, MVS Sarma <mvssarma@...> wrote:
Try with ide 1.8.5
Define mega328p old bootloder

Regards?
Sarma vu3zmv

On Sun, 14 Apr 2019, 12:47 pm Vaughn <vlkteach@... wrote:
Hi, been reading some of the topics here and yo are all very advanced for my build. I am only just starting so need some help please, I hope to add some of your mods later.

I have a BITX40 and it has a ticking when I tune the frequency. I have read that a fix is added by replacing the 1 turn pot with a 10 turn. This also needs changes to the sketch in the arduino.

I have downloaded the Arduino IDE and the new sketch,?raduino_v1.28.1. The problem I have is when compiling the sketch. I get the error ,?

Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\Adafruit_Circuit_Playground
exit status 1
redefinition of 'struct userparameters'?

I think I have added all the required libraries but this will still not compile. I can see the problem is possibly in the name changes of definitions, but this is as the sketch has been modified by so many and not rewritten. should still work but what have I missed?

any ideas please? I know you are all way ahead of my build, but until I complete this and so learn from this, I cannot start your mods or mods of my own. Please any help given will be most welcome.

Vaughn


--
Keith Baker - Communications technician (retired)


Re: Firmware update sketch problem

 

Try with ide 1.8.5
Define mega328p old bootloder

Regards?
Sarma vu3zmv

On Sun, 14 Apr 2019, 12:47 pm Vaughn <vlkteach@... wrote:
Hi, been reading some of the topics here and yo are all very advanced for my build. I am only just starting so need some help please, I hope to add some of your mods later.

I have a BITX40 and it has a ticking when I tune the frequency. I have read that a fix is added by replacing the 1 turn pot with a 10 turn. This also needs changes to the sketch in the arduino.

I have downloaded the Arduino IDE and the new sketch,?raduino_v1.28.1. The problem I have is when compiling the sketch. I get the error ,?

Not used: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.21.0_x86__mdqgnx93n4wtt\libraries\Adafruit_Circuit_Playground
exit status 1
redefinition of 'struct userparameters'?

I think I have added all the required libraries but this will still not compile. I can see the problem is possibly in the name changes of definitions, but this is as the sketch has been modified by so many and not rewritten. should still work but what have I missed?

any ideas please? I know you are all way ahead of my build, but until I complete this and so learn from this, I cannot start your mods or mods of my own. Please any help given will be most welcome.

Vaughn


KD8CEC - Nextion Display - IAN questions

 

I have read all posts on this topic, but can't find the answer to my problem which is that raduino output does not fill the entire area of the nextion display.
I have a 3.5 inch enhanced nextion.
I copied ubtix_35_E.tft to a 16 GB microSD card.? No other files were on this card. I put the microSD card into the card holder of the nextion.? I powered up the nextion, which then uploaded the .tft file successfully.
I powered down the nextion and removed the microSD card.? I used Xloader to upload the hex file UBITX_CEC_V1.200_NX_S.hex to the raduino.? It uploaded OK.? (I made sure the upload speeds in Xloader and in the com port properties were identical).
I connected the nextion to the raduino and powered it on.? Up came Ian's uBITX screen, but it only occupied the top left corner of the display.
I am obviously doing something wrong.? Can someone please put me on the right path?
Thanks, Kevin VK3DAP / ZL2DAP


Re: ubitx spurs? Added LPF

 

开云体育

Thanks Raj.? I'll pick up some 51pF caps Monday.? My local parts shop gets worried
if they haven't seen me in a day or two...

I'll try parts I have on hand first.? Otherwise, it'll be time to put together another
Digikey order...? I noticed I should have some Murata LQW2BASR33J00L unshielded
parts that I picked up for a Radioberry build.

This is the placement I'm planning, mostly because I'd already cut the trace from R27 to C10
in two places for the previous filter and this will cover the cuts.

- John




On 4/14/2019 12:28 AM, Raj vu2zap wrote:

John,

see this earlier post of mine

/g/BITX20/message/62097

Raj

At 13-04-19, you wrote:
I was about to dig into my parts bin searching for toroids and
I remembered I had those left over.

I'll probably have to order some 30 uH parts.  27 and 33 are easy to get locally, 30 maybe not.

Sounds like the way to go, thanks.

John


On 4/13/2019 6:28 AM, Raj vu2zap wrote:
John,

Very neat job on L5 and L7.

Make the 45MHz IF new filter with SMD parts. What seems to be the culprit is any vertical wire leads in that area
causes trouble. Solder the SMDs directly on the board.

When I get back to town tomorrow I will try it.

Raj