Skip to content

error: 'PinStatus' does not name a type #184

New issue

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

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

Already on GitHub? # to your account

Open
yashmulgaonkar opened this issue Jun 9, 2021 · 10 comments · May be fixed by #185
Open

error: 'PinStatus' does not name a type #184

yashmulgaonkar opened this issue Jun 9, 2021 · 10 comments · May be fixed by #185
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@yashmulgaonkar
Copy link

yashmulgaonkar commented Jun 9, 2021

The library fails to compile for the Adafruit PyPortal Titano board:

Error: WiFiNINA\src/utility/wifi_drv.h:293:12: error: 'PinStatus' does not name a type

WiFiNINA version

1.8.10

Additional context

Additional reports

Workaround

Use this instead: https://github.com/khoih-prog/WiFiNINA_Generic

@khoih-prog khoih-prog linked a pull request Jun 9, 2021 that will close this issue
@FreeGoldRush
Copy link

FreeGoldRush commented Jul 1, 2021

Is there an update for this? WiFiNINA_Generic compiles fine but the library just hangs when running on the PyPortal. We currently have no solution for using Wifi on our PyPortal.

EDIT: Going back to an earlier version of WiFiNINA makes this error go away and it still passes the Adafruit PyPortal test.

@jhoughjr

This comment has been minimized.

@Darvesh7

This comment has been minimized.

@Darvesh7
Copy link

Version 1.8.2 does not have this issue. Its only v1.8.3

ladyada pushed a commit to adafruit/ArduinoCore-samd that referenced this issue Jan 4, 2022
@xvs03

This comment has been minimized.

@xvs03

This comment has been minimized.

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Mar 21, 2023
@ghost

This comment has been minimized.

@per1234 per1234 added the topic: code Related to content of the project itself label Mar 20, 2025
@per1234 per1234 linked a pull request Mar 20, 2025 that will close this issue
@TheOdOgre

This comment has been minimized.

@JAndrassy

This comment has been minimized.

@TheOdOgre

This comment has been minimized.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants