IDE 1.2.65 v227 Enable or disable BLE not working with ESP32 board

Issue #487 resolved
Sean shao created an issue

After connecting to the ESP32 board, disable BLE will cause the board's USB connection to be abnormal. You must erase and update the firmware once, and then update the firmware again. Only then can it return to normal.
Both esp32 board and M5stack core will encounter this problem.

Comments (3)

  1. John Maloney repo owner
    • changed status to open

    Thanks for reporting this. I've reproduced the problem and am investigating.

    I did not change that code recently, but I did update to the latest ESP Arduino package so I'm guessing that broke something.

  2. John Maloney repo owner

    I just pushed a new pilot release, v1.2.66, that disables the "disable BLE" feature, which prevents the crash.

    Using the stand-alone version of MicroBlocks, you should be able to install this firmware without erasing flash even on a machine that is crashing. I have not tried it from the webapp.

    For now, you will not be able to disable BLE. I will restore that feature soon but it may take a few days.

  3. Log in to comment