Skip to content

WiFiS3 BSSID byte ordering is not reversed, but WiFi.macAddress byte ordering is reversed #174

Closed
@JAndrassy

Description

@JAndrassy

In WiFiS3 library WiFi.macAddress returns the bytes of the MAC address in reversed order as WiFi, WiFi101 and WiFiNINA do for no good reason too.

But WiFi.BSSID() returns the normal ordering of MAC address bytes for WiFiS3, but WiFi101 and WiFiNINA have this reversed too.

Ethernet library and esp8266 and esp32 WiFi library return normal ordering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions