Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Flashing sometimes results in 0xFF...FF MAC adresses #116

Description

@danbim

Looking at the code there could be a more clever way to validate (and potentially repair) a flash operation:

  1. Read current MAC address and remember it
  2. Flash image
  3. Read MAC address and compare with the one remembered
  4. In case the current and remembered don't match restore the old by only writing the old MAC address

While this won't guarantee failure-freedom it would certainly result in less occasions on which the MAC address of the node is damaged.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions