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

Initiator Mode: Disable LED on Pico W, it's causing issues for an unk… #97

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

androda
Copy link
Contributor

@androda androda commented Nov 16, 2023

…nown reason

This will rather annoyingly disable the status LED for initiator mode on wifi hardware.

Can tell whether there's activity by the ACT LED on BlueSCSI's blue base board. It will blink rapidly while data transfer is in progress, and slowly while scanning the SCSI bus.

We hope to re-enable the LED on Pico-W hardware, it'll just take some debugging to figure out what's the cause. Disabling the LED should be a shorter term "fix".

@androda androda requested a review from erichelgeson November 16, 2023 13:12
Copy link
Contributor

@erichelgeson erichelgeson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good temp solution so users who have pico-w's can still use initiator while we debug the issue. thanks!

@erichelgeson erichelgeson merged commit 12aa54a into main Nov 16, 2023
1 check passed
@erichelgeson erichelgeson deleted the InitiatorMode_WiFi_Fix branch November 16, 2023 23:39
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

Successfully merging this pull request may close these issues.

2 participants