Makecode Micro:bit Bluetooth APP Problem : Solution

Bluetooth upload of Makecode to BBC Micro:bit (have only tried V2 Micro:bit -MB) the upload fails when there is complex code already installed on the MB. In the classroom this would be frustrating due to time constraints of the class length. Using Android and a Micro:bit which already has code installed via USB from a computer or Chromebook; the APP seems to not be able to uninstall that code in order to install new code via Bluetooth. The entire pairing process is successful using the APP, the next step is said to be uploading code but the vertical LED progress bars on the MB going from left to right are not activated; ie-no upload progression is actually taking place. I find the solution is, before class, erase the complex code on each MB via USB cable and computer in the Makecode environment by uploading a simple "On start, show number “0” " Once this is installed on the MB (complex code having been erased via computer), the APP upload works as expected.