Skip to content

Wifi ConnectionError Unknown failure 15 on CPY 8.2.0 beta 0 #8059

@PaulskPt

Description

@PaulskPt

CircuitPython version

Adafruit CircuitPython 8.2.0-beta.0 on 2023-05-24; Adafruit Feather ESP32-S2 TFT with ESP32S2

Code/REPL

import wifi
 wifi.radio.connect('...','...')

Behavior

Traceback (most recent call last):
File "", line 1, in
ConnectionError: Unknown failure 15

Description

This test done in the REPL window of mu 1.2.0.

In another testscript with wifi scanning networks results, the transmission I was trying to connect to (above) was reported with:

network ssid: '... ', channel: 4, rssi: -31

Error might be related to (closed) issue #7127

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions