0% found this document useful (0 votes)
42 views

Firmware Upgrade Via Desktop Arduino IDE

This document provides instructions for updating the firmware on an Arduino device via the desktop Arduino IDE. It outlines 10 steps: ensuring the latest IDE version is installed, updating the SI4735 library, installing additional libraries, locating firmware examples, selecting the correct board and processor settings, and connecting the device to upload the new firmware.

Uploaded by

test
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views

Firmware Upgrade Via Desktop Arduino IDE

This document provides instructions for updating the firmware on an Arduino device via the desktop Arduino IDE. It outlines 10 steps: ensuring the latest IDE version is installed, updating the SI4735 library, installing additional libraries, locating firmware examples, selecting the correct board and processor settings, and connecting the device to upload the new firmware.

Uploaded by

test
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Firmware Update via Desktop Arduino

IDE
Be sure you are using the last Arduino IDE version of the Arduino IDE

1. On the Tools menu, go to Manage Libraries….


2. Find for SI4735 library and click on Update

3. Check the version installed


4. Install the Libraries Tiny4kOLED and TinyOLED-Fonts libraries. Use the same approach
shown before.
5. Go to File Menu, Examples item and look for the firmware

6. Check the sketch you have just loaded from PU2CLR_SI4735 Examples folder
7. Select the right Arduino Board. On Tools Manu, select Arduino AVR Boards and Arduino
Nano.

8. Select the right Processor. On Tools menu, select “Processor:”


9. Connect your Receiver (Arduino device) to your computer and select the right COM
port. The COM number will depend on your computer setup.

10. Finally, run the upload.

You might also like