Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yet to find an example that works. #6

Open
dharveyTHB opened this issue May 16, 2024 · 0 comments
Open

Yet to find an example that works. #6

dharveyTHB opened this issue May 16, 2024 · 0 comments

Comments

@dharveyTHB
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant