Skip to content

ESPnow long range mode selection fails #9790

@stanelie

Description

@stanelie

CircuitPython version

Adafruit CircuitPython 9.1.4 on 2024-09-17; Waveshare ESP32-S3-Zero with ESP32S3

Code/REPL

e = espnow.ESPNow(250,31)

Behavior

When selecting integer 31 upon creation of the ESPNow object (which should be selecting line 626 here https://github.com/espressif/esp-idf/blob/a9d0f22193acdf47a5a4db36832ae7068818962b/components/esp_wifi/include/esp_wifi_types.h#L626), communication fails between 2 Waveshare ESP32-S3-zero devices. In fact, selecting any mode between 16 and 32 fails.

Description

No response

Additional information

No response

Edit : typo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions