Skip to content

import ntptime crashes ESP8266Β #882

@amijalis

Description

@amijalis

Hello!

On the most recent version of CircuitPython (3.0 beta), the statement import ntptime crashes a freshly-flashed Adafruit ESP8266 feather. A bunch of gibberish gets printed to the REPL and then the device restarts.

On a related note, the V2 ntptime module doesn't work either. ntptime.time() correctly pulls the time from the time server, but ntptime.settime() does not properly set the rtc module, failing at an ImportError (no module named utime in CircuitPython).

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions