Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

We Value Your Feedback!
Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services.
Learn more about the survey or Click here to Launch the survey
Schneider Electric Services Innovation Team!

ap9617 firmware update failure issues

APC UPS Data Center & Enterprise Solutions Forum

Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • APC UPS, Critical Power, Cooling and Racks
  • APC UPS Data Center & Enterprise Solutions Forum
  • ap9617 firmware update failure issues
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
BillP
Administrator BillP Administrator
5060
voidstar_apc
Janeway voidstar_apc
196
Erasmus_apc
Sisko Erasmus_apc
112
Teken
Spock Teken
111
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to APC UPS Data Center & Enterprise Solutions Forum
Solved
mihcox
mihcox
Cadet

Posted: ‎2025-02-22 11:28 PM . Last Modified: ‎2025-02-22 11:48 PM

0 Likes
2
279
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2025-02-22 11:28 PM . Last Modified: ‎2025-02-22 11:48 PM

ap9617 firmware update failure issues

I have a set of 5 APC AP9617 network cards that i was in the process of updating, due to one getting corrupted.

I ran the update fine on one machine, but it failed on a another, and it seems like the aos sector of the card was isntalled twice instead of the sumx part.

 

Main page says P+ N+ A-

 

Can anyone help me get these 2 cards that are borked back up and running? Screenshot below of the differences between the two:

mihcox_0-1740295686776.png

 

  • Tags:
  • english
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
KarimEissa
Commander KarimEissa Commander
Commander

Posted: ‎2025-02-24 01:32 AM

0 Likes
0
273
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2025-02-24 01:32 AM

Hello,

 

The application Bin file of the firmware had a bad checksum and it is required to be uploaded again, you can use the FTP method to retransfer application bin file as a part of the firmware 

 

 

FTP. For you to use FTP to upgrade one Management Card over the network:
• The Management Card must be connected to the network, and its system IP, subnet
mask, and default gateway must be configured
• The FTP server must be enabled at the Management Card.
To transfer the files:
1. Open a command prompt window of a computer on the network. Go to the
directory that contains the firmware files, and list the files:
C:\>cd\apc
C:\apc>dir
For the listed files, xxx represents the firmware version number:
• apc_hw03_aos_xxx.bin
• apc_hw03_application_xxx.bin
2. Open an FTP client session:
C:\apc>ftp
3. Type open and the Management Card’s IP address, and press ENTER. If the port
setting for the FTP Server has changed from its default of 21, you must use the
non-default value in the FTP command.
• For Windows FTP clients, separate a non-default port number from the IP
address by a space. For example:
ftp> open 150.250.6.10 21000
• Some FTP clients require a colon instead before the port number.
4. Log on as Administrator; apc is the default user name and password.
5. Upgrade the AOS. (In the example, xxx is the firmware version number:
ftp> bin
ftp> put apc_hw03_aos_xxx.bin
6. When FTP confirms the transfer, type quit to close the session.
7. After 20 seconds, repeat step 2 through step 5. In step 5, use the application
module file name.

 

 

Regards,

 

Karim

See Answer In Context

Reply

Link copied. Please paste this link to share this article on your social media post.

Replies 2
KarimEissa
Commander KarimEissa Commander
Commander

Posted: ‎2025-02-24 01:32 AM

0 Likes
0
274
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2025-02-24 01:32 AM

Hello,

 

The application Bin file of the firmware had a bad checksum and it is required to be uploaded again, you can use the FTP method to retransfer application bin file as a part of the firmware 

 

 

FTP. For you to use FTP to upgrade one Management Card over the network:
• The Management Card must be connected to the network, and its system IP, subnet
mask, and default gateway must be configured
• The FTP server must be enabled at the Management Card.
To transfer the files:
1. Open a command prompt window of a computer on the network. Go to the
directory that contains the firmware files, and list the files:
C:\>cd\apc
C:\apc>dir
For the listed files, xxx represents the firmware version number:
• apc_hw03_aos_xxx.bin
• apc_hw03_application_xxx.bin
2. Open an FTP client session:
C:\apc>ftp
3. Type open and the Management Card’s IP address, and press ENTER. If the port
setting for the FTP Server has changed from its default of 21, you must use the
non-default value in the FTP command.
• For Windows FTP clients, separate a non-default port number from the IP
address by a space. For example:
ftp> open 150.250.6.10 21000
• Some FTP clients require a colon instead before the port number.
4. Log on as Administrator; apc is the default user name and password.
5. Upgrade the AOS. (In the example, xxx is the firmware version number:
ftp> bin
ftp> put apc_hw03_aos_xxx.bin
6. When FTP confirms the transfer, type quit to close the session.
7. After 20 seconds, repeat step 2 through step 5. In step 5, use the application
module file name.

 

 

Regards,

 

Karim

Reply

Link copied. Please paste this link to share this article on your social media post.

mihcox
mihcox
Cadet

Posted: ‎2025-02-24 06:15 PM

0 Likes
0
251
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2025-02-24 06:15 PM

Solved, thank you!

Reply

Link copied. Please paste this link to share this article on your social media post.

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of