Skip to content

setup/network don't complete when wifi connection failed. #1644

Description

@stc1988

Build environment: macOS, Windows, or Linux
Moddable SDK version: 8.2.3
Target device: M5stackCores3

Steps to Reproduce

  1. Build and install the app using this build command: mcconfig -d -m -p esp32/m5stack_cores3 ssid=... password=...

Other information

When the Wi-Fi connection fails, no further state changes occur, so the WiFi instance should be closed and done() should be called to terminate the process.

https://github.com/Moddable-OpenSource/moddable/blob/public/build/devices/esp32/setup/network.js#L38-L39

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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