Hello, Ive just received the ClockStar 2.0.
The CircuitBlock app asked me to install MicroPython on my watch.
I installed it but the watch stays on a white screen. I tried several times to reflash the firmware, it return the watch to a normal state, but every time I reinstall MicroPython, the white screen return.
The white screen doesnt prevent python program to work however. If I run a python program from the PC it seem to work. I tried with the first project of a multicolored flashing screen and the watch screen flashed with different colors.
I’m on Windows 11 and I flashed the MicroPython thrue the Circuitblock online app using Chrome.
I dont know if its a hint or maybe it doesnt matter , but on the front page of the CircuitBlock app in the upper right corner, beside the “Restore Firmware” button, the left button always show “Spencer Settings” even when my watch is connected to the Circuitblock app.
Hope you have an easy solution to this problem.
Edit: I, maybe, found an answer, maybe not. It seem that we cant have the firmware and MicroPython on the watch at the same time??? Is it true? Thats why the screen of the watch stay white until we reupload the firmware? So we cant have a small working custom “python app” on the watch at the same time we have the normal function of the watch?