Closed akshayb72 closed 1 year ago
Have you compared your code with the working code from the repo?
Have you compared your code with the working code from the repo?
the main repo code works for both but i modified it so it would only work on pico wifi boards
Yes for the most part it worked but when code is run via webapp.py interface ,it works for sometime and shows broken pipe error 32 and i commented runScript in code.py ,filenumber runscricpt function is commented out to avoid payload.dd causing broken pipe error
Debugging modified code is out of scope. Is there a reason to not use the base code that supports both types of boards?
Closing.
Thanks finally got it working with modifications
Describe the bug I modified the code to only work with Pico W
Modified Code
To Reproduce Steps to reproduce the behavior:
Expected behavior The code should run normally but sometimes it works for a while and it shows broken pipe error 32 or out right doesn't work
Screenshots