Skip to content

Raspberry Pi Pico W, RTOS, and Wi-Fi hanging #1873

Closed Answered by richteel
richteel asked this question in Q&A
Discussion options

You must be logged in to vote

Actually the root cause of the problem was within the FreeRTOS library, in the variantHooks.cpp file. There was a change submitted a few days ago with the fix and I had missed it. If you are running into a similar issue, it may be worth pulling the library from Earle's repository and replacing the code in your Arduino IDE library with the latest version from GitHub. Right now, the version in Arduino is 3.6.0. If your package is newer, then you should not be running into this issue. If you have board version 3.6.0, replace the code in the library with the code on GitHub.

For more details, see: #1878

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by richteel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant