开云体育

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

Trying to update firmware in ubitx6.1 #v6


 

i am trying to upload reedsbn firmware in my ubitx 6.1.
i got below error messages in arduino ide.
?
''Arduino: 1.8.9 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)"
Sketch uses 30558 bytes (99%) of program storage space. Maximum is 30720 bytes.
Global variables use 815 bytes (39%) of dynamic memory, leaving 1233 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x94
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x94
Problem uploading to board. ?See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.''


 

Try using a different board.? The newer Nanos have a different bootloader that works at a higher speed interface.
?
73
Evan
AC9TU


 

Hello,
I had similar issues ones. Do not remember what did, but after some experiments like using "normal" bootloader (not old) and/or removing nano from raduino - finally succeeded...
?
not too much details, but maybe will help...
?
Regards
Tomasz


 

I just updated mine, and I had to use a new board. I have a programmer, and I was able to load the OG nano that came with the 6.1, but you have to be able to program via the 6 pin (which you have to solder on to the OG board) to do so. I think they programmed them without the stk500 bootloader.

Also, I tried the N8ME firmware, but the screen is unresponsive, and the pushbutton to menu didn't work either.

After loading the new 6.1 firmware, power on, holding the menu button down, so you can calibrate the screen.

-- -- J R Parrick (K0TBS)
Si vis pacem, para bellum!


 

Issue fixed...
what i did is just made hex file from arduino IDE after compiling and the upload said hex file via Xloader.
success.?


 

Thanks for posting a solution! Now the next time we b?rk one, we can find this.

-- -- J R Parrick (K0TBS). Si vis pacem, para bellum!.