Skip to content

Set MAC address? #413

Closed
Closed
@vshymanskyy

Description

@vshymanskyy

I know how to get the MAC address:

unsigned char mac[6];
WiFi.macAddress(mac);

Is there any way to set it?
In the AT firmware, there are commands for this, so I think it should be possible:

AT+CIPSTAMAC=mac
AT+CIPAPMAC=mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions