Skip to content

Yet to find an example that works. #6

@dharveyTHB

Description

@dharveyTHB

Working on the PubSub example and the errors keep coming.

Line 7 - no module named 'adafruit_wiznet5k.adafruit_wiznet5k_socket - there is a socketpool class, and that has a Socket function (can't get it to work)

Line 97 - eth = WIZNET5K(spi_bus, cs, is_dhcp=True, mac=MY_MAC, debug=False) - seems to work if everything after "cs" is deleted (I know I'm just compounding my problems.)

Line 104 - ...
I think my problem comes back to adafruit_wiznet5k.adafruit_wiznet5k_socketpool.Socket

I don't know how to fix that, help!

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