Replies: 1 comment 5 replies
-
This is the wrong place for your question. You should ask it at the Pycom forum: https://pycom.forum.io |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a pycom Wipy (WIPY3.0 IX 22263 WIPY3R) board and two expansion boards, pytrack v1.1 and pysense v1.0.
I have updated the firmware on the expansion boards, carefully following the instructions here:
https://www.youtube.com/watch?v=FkycTZvj-ss
I have also updated the firmware on the Wipy board following the instructions here:
https://www.youtube.com/watch?v=TEfiMnkvyyM
(device type: WiPy, Type: pybytes, version 1.20.2.r6, file system: LittleFS, empty boxes at RESET, COFIG partition and NVS partition).
Before I did the updating everything seemed to work - I could read barometric pressure, temperature, acceleration etc. However, after the updating I cannot even connect to any editor. For example, the Mu editor gives the following reply when connecting the board to my PC:
"Could not find an attached devise. Please make sure the device is plugged into this computer. It must have a version of MicroPython (or CircuitPython) flashed onto it before the REPL will work. Finally, press the device's reset button and wait a few seconds before trying again."
When I connect the board's led lights red briefly, followed by blinking blue (heartbeat led).
What can I do to make my board work again?
Poul Riis
Beta Was this translation helpful? Give feedback.
All reactions