Skip to content

WiFi MAC address is bogus if AP/STA mode has not been yet selected #4

Open
@facchinm

Description

@facchinm

The mbed driver for 1DX module assigns MAC addresses only later in the process.
Normal Arduino examples will require it to be populated before calling WiFi.scan() or any other function that forces STA mode, so the result will be uninitialized memory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions