This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
Safe Boot is not working #239
Open
Description
When I got new pycom I did some wrong program which leads in breaking the original settings like wifi and bluetooth has stopped working, so I want to safe boot and flash my wrong program files (main.py).
- Pycom Board with pysense (FIPY v2.1A)
- The firmware version I dont know
Output in VSCode with Pymakr plugin:
> Failed to connect (Error: Port is not open). Click here to try again.
Connecting on COM5...
- Exact steps to cause this issue
- High pin G12 by connecting it to 3V pin
- Then, connect pycom to my laptop
- Wait 1-2 seconds and disconnect pin G12 from 3V
- Check and set COM port in global settings
- Try to connect it via Pymakr
- It shows failed to connect
- What you expected
- e.g. I expected to know the exact procedure of safe boot when to release the pin G12 from high and how to achieve safe boot
- What happened instead
- e.g. Instead, I got no similar problem on the internet the documentation of pycom is not enough to understand
Thank you!