You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pico W in particular seems to have problems only when trying to access anything through its WiFi component, as I found out when trying to use it today with build artifacts from 1c1c135; the Pico W isn't even able to send a full USB report out, thus exposing no devices whatsoever.
Originally I thought this to be an issue with Bluetooth, but since the commit addressed only handles LED events and yet the Pico W is behaving exactly the same as if the full Bluetooth stack/features were enabled, that implicates there to be a much more deeply rooted problem wrt interacting with components attached to or accessed through the WiFi module.
For now, 9ae68b2 disables Pico W User LED access until this is resolved. At least for now, I don't believe this to be a Bluetooth issue at all (well, save for allowable report size)...
The text was updated successfully, but these errors were encountered:
yeah this doesn't need the normal issue template.
The Pico W in particular seems to have problems only when trying to access anything through its WiFi component, as I found out when trying to use it today with build artifacts from 1c1c135; the Pico W isn't even able to send a full USB report out, thus exposing no devices whatsoever.
Originally I thought this to be an issue with Bluetooth, but since the commit addressed only handles LED events and yet the Pico W is behaving exactly the same as if the full Bluetooth stack/features were enabled, that implicates there to be a much more deeply rooted problem wrt interacting with components attached to or accessed through the WiFi module.
For now, 9ae68b2 disables Pico W User LED access until this is resolved. At least for now, I don't believe this to be a Bluetooth issue at all (well, save for allowable report size)...
The text was updated successfully, but these errors were encountered: