Activate your subscription in the RoPro Settings page by clicking the green "Activate Subscription" button and entering your key in the popup.
We also sent this key to the email you provided with your purchase.
If you have any issues with your subscription, please reach out to a staff member via our Discord Server.
: Some motherboards physically tie the Write Protect pin to ground. If this is the case, software "Unprotect" commands will fail, and you may need to de-solder the chip to flash it properly.
The software cannot always distinguish which type of protection is active without attempting a risky operation. Hence, the cautious "possible."
Press "Unprotect" safely. The chip will erase. Then reprogram with your latest firmware. No harm done. : Some motherboards physically tie the Write Protect
Do not rely on the programmer's auto-detection alone. Look at the markings on the chip package. Note:
If you are working with a bricked motherboard or an upgrade project, you must remove this protection before you can flash a new .bin or .rom file. [Help] Bricked MSI Mainboard, CH341A Error message Hence, the cautious "possible
In the world of embedded systems, "protection" refers to security bits or fuse settings inside the chip. Manufacturers include these to prevent two things:
ESP32 has eFuse-based protection. The "unprotect" action in esptool.py or GUI tools often means burning additional eFuses to disable JTAG or flash encryption. This is . You cannot "unprotect" an ESP32 that has had its JTAG permanently disabled via eFuse. The software warning is often a generic one; pressing the button may have no effect or fail. No harm done
This is rare but happens if the chip was pre-programmed by the distributor or is a pull from a scrapped board. Check the datasheet for factory-default option bytes. Some chips ship with a default protection level. You may need to perform a full chip erase via a dedicated command (not just "Unprotect") to make it usable.
Go ahead and press that button. The software will usually warn you that a mass erase will occur. Click or OK .