Skip to content

ESP8684 WiFi failing with MemoryError #9842

Open
@detlevo

Description

@detlevo

CircuitPython version

Adafruit CircuitPython 9.2.1 on 2024-11-20; ESP8684-DevKitC-02-N4 with ESP32C2

Code/REPL

import wifi

Behavior

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
MemoryError: Failed to allocate Wifi memory```

### Description

Importing the wifi module fails with a MemoryError. WiFi functionality is non-functional thereafter.

### 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