There is an interesting behavior happening when switching editors.
Coming fro MakeCode to Open Roberta lets me copy a new .hex to the Calliope mini. When switching back to MakeCode the flashing process is happening, but after a restart the file is not transferred onto the Calliope mini.
Two learnings are coming from this:
a. It should be possible to switch editors.
b. Copying a file onto the Calliope mini without changing directly the hex on the processor is something that might be useful (or should be the normale case), in case the transfer stops in between the process, so that the user is able to start the transfer again, without haven the Calliope mini to connect to a computer (and flash with USB connected).
There is an interesting behavior happening when switching editors. Coming fro MakeCode to Open Roberta lets me copy a new .hex to the Calliope mini. When switching back to MakeCode the flashing process is happening, but after a restart the file is not transferred onto the Calliope mini.
Two learnings are coming from this: a. It should be possible to switch editors. b. Copying a file onto the Calliope mini without changing directly the hex on the processor is something that might be useful (or should be the normale case), in case the transfer stops in between the process, so that the user is able to start the transfer again, without haven the Calliope mini to connect to a computer (and flash with USB connected).