arduino / arduino/ArduinoCore-mbed

Wrong bootloader information from factory Opta

Open
#887 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
411
Forks
225
PR merge metrics
No merged PRs in 30d

Description

Hello,

The problem is as follows:

To get the bootloader information from the Arduino Opta, the instructions provided in the documentation of arduino are used [1]. On Opta's from certain batches, this information reports bootloader v24, and the information on Ethernet, USB, and other on-board features is correct.

However, it seems that in certain batches that we bought of the Opta, if we try to get the bootloader information using [1],
the bootloader version reported is v255, and the information on Ethernet, USB, etc. is not correct: "Bootloader version: 255
RAM size: 255 MB
QSPI size: 255 MB"

It looks like not all Opta's come the same from the factory. If it is documented somewhere what is changed, and how it affects the procecedure to update the bootloader this can be acceptable.
However, currently there are Opta's that do not behave as explained in the documentation.

References:
[1]: https://docs.arduino.cc/tutorials/opta/mac-address/ [Date accessed: 22-05-2024]

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Opta MAC-address documentation at the referenced URL and compare its bootloader-information procedure with the reported output from affected factory batches. Determine whether the v255 values can be reproduced and whether the batch difference changes the bootloader-update procedure; done means the discrepancy and its update impact are explained or a concrete repository change is identified.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.