Skip to content

ESPNow fails to initialize on ESP32 C6 #9276

Open
@felipejfc

Description

@felipejfc

CircuitPython version

Tested both 9.1.0 beta 3 and 9.0.1

Code/REPL

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):
  File "<stdin>", line 1, in <module>
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