Skip to content

Problem with GetChipID Code #3859

Closed
Closed
@cweinhofer

Description

@cweinhofer

I have a question about the example code GetChipID.ino

Is this code correct? It says "The chip ID is essentially its MAC address" but it outputs the MAC address in reverse. This seems confusing at best and inaccurate at worst.

Also, if this is an attempt to mimic ESP8266's chip ID, it's not very helpful since that one is a 32-bit integer (which can be used in things like switch-case) whereas this produces something with very little usability.

Seems like it would be more helpful for people if the code showed people how to get a 32-bit integer from EfuseMac.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions