Skip to content

Communicate Internet access requirement of FW update/certificate upload to user #786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
per1234 opened this issue Jan 28, 2022 · 0 comments
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@per1234
Copy link
Contributor

per1234 commented Jan 28, 2022

Describe the request

Communicate to the user that the "WiFi101 / WiFiNINA Firmware Updater" and "Upload SSL Root Certificates" features are not working because there is no access to the Internet.

Describe the current behavior

The "WiFi101 / WiFiNINA Firmware Updater" and "Upload SSL Root Certificates" features require access to the Internet. Currently, there is no indication for the user of why these tools will not work when they attempt to use them while the IDE does not have Internet access.

To reproduce

  1. Select File > Quit from the Arduino IDE menus if it is running.
  2. Disconnect your computer from the Internet.
  3. Start the Arduino IDE.
  4. Connect a supported board to your computer.
    Examples:
  5. Select Tools > WiFi101 / WiFiNINA Firmware Updater from the Arduino IDE menus.
    🐛 The connected board is not listed under the "Select Board" menu and there is no indication of why.
  6. Click the X icon on the dialog.
  7. Select Tools > Upload SSL Root Certificates from the Arduino IDE menus.
    🐛 The connected board is not listed under the "2. Select destination board and upload certificate" menu and there is no indication of why.

Arduino IDE version

Original report

2.0.0-rc3-snapshot.1d88263

Last verified with

9a6a457

Operating system

Windows

Operating system version

11

Additional context

The Arduino Firmware Uploader tool provides these functionalities for Arduino IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

2 participants