How to get HEX file into Arduino Nano?

Information and discussions on Spectrum Analysis
Post Reply
vk2byf
Posts: 9
Joined: Fri Feb 17, 2017 12:45 am

How to get HEX file into Arduino Nano?

Post by vk2byf » Sat Sep 14, 2019 1:31 am

I have used Ardino IDE to successfully program an Arduino Leonardo by creating a .ino file (sketch)
I am however at a loss, even after reading lots here from other users and doing research, in how to
get a HEX file into the Arduino Nano.
Arduino IDE only handles .ino files.
I use Putty regularly to communicate with my Raspberry Pi SatNOGS stations.
I'm obviously not a programmer and would appreciate a few pointers.
I have investigated Microsoft Visual Studio but recognize it is way above my skillsets.
I have wired the Nano and AD9850 as per instructions here.
Somebody pleas point me in the right direction.
Thanks vk2byf
Last edited by vk2byf on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

User avatar
mikeladd
Posts: 191
Joined: Wed Jul 08, 2015 3:18 am

Re: How to get HEX file into Arduino Nano?

Post by mikeladd » Sat Sep 14, 2019 4:19 pm

You should be able to use Xloader. Do a bit of research first on this app before using it.
http://www.hobbytronics.co.uk/arduino-xloader

Reason: No reason

vk2byf
Posts: 9
Joined: Fri Feb 17, 2017 12:45 am

Re: How to get HEX file into Arduino Nano?

Post by vk2byf » Mon Sep 16, 2019 5:25 am

SOLVED
Thanks. Almost too easy.
Now it works.
73 Bob vk2byf
Last edited by vk2byf on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply