Skip to content

SCK in use error #113

Closed
adafruit/Adafruit_CircuitPython_PortalBase
#35
@FoamyGuy

Description

@FoamyGuy

Using the current release of this library testing the simpletest script in the examples dir and this learn guide: https://learn.adafruit.com/electronic-history-of-the-day-with-pyportal/overview

I am always getting this error when attempting to run the either code:

code.py output:
Traceback (most recent call last):
  File "code.py", line 14, in <module>
  File "adafruit_pyportal/__init__.py", line 152, in __init__
  File "adafruit_pyportal/network.py", line 95, in __init__
  File "adafruit_portalbase/wifi_coprocessor.py", line 66, in __init__
ValueError: SCK in use

If I revert back to release 5.2.0 and the previous release of portalbase I do not get this error any more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions