MT2503/MT6261 Core Re-Flashing
It is possible to flash MediaTek based modules directly from IDE. Following is the procedure to flash Logicrom core via IDE.
Re-Flashing Core via PlatformIO
Open project tasks by clicking PlatformIO icon from left sidebar
Under custom tasks, click “Reflash Core Firmware”
Reset the target board.
Core flashing will start, check progress in terminal windows
Re-Flashing Core via Arduino
Select Programmer from Tools -> Programmer -> Logicrom Core Flasher (MT2503/MT6261)
Select device COM port under Tools -> Port
Click Tools -> Burn Bootloader to start flashing.
Reset the tartget board, and check flash progress in the output console.
