Skip to content

ESPNow fails to initialize on ESP32 C6 DevKit C1 N8 board #9276

Open
@felipejfc

Description

@felipejfc

CircuitPython version

Tested both 9.1.0 beta 3 and 9.0.1

Code/REPL

]0;🐍Wi-Fi: off | REPL | 9.1.0-beta.3\
Adafruit CircuitPython 9.1.0-beta.3 on 2024-05-22; ESP32-C6-DevKitC-1-N8 with ESP32C6
>>> import os
>>> import espnow
>>> espnow.ESPNow()

Behavior

Traceback (most recent call last):
]0;🐍Wi-Fi: No IP | REPL | 9.1.0-beta.3\ File "", line 1, in
espidf.IDFError: Generic Failure

Description

Error happen right when trying to initialize espnow driver. board has no problem to use espnow on esp-idf native project

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions