uploading using arduino ide. esp m5dial keeps rebooting -cause partition table has to be right and arduino ide does not get it right with standard settings. #19
tried code for watch:https://github.com/nyasu3w/M5DialWatch/tree/devel/M5Dial/watchESPI
Arduino ide chip M5dial trying to make the clock working on screen nok.
Uploading works but no screen. upon looking in serial port com esp keeps rebooting and gives an error on the partition table nok. selected 8Mb no avail same fault.
Solution was setting partition to custom in the arduino ide and gettting the partition.csv File to get it working from the demo version on github.
partitions.csv
I hope this helps for other people. :)
tried code for watch:https://github.com/nyasu3w/M5DialWatch/tree/devel/M5Dial/watchESPI Arduino ide chip M5dial trying to make the clock working on screen nok. Uploading works but no screen. upon looking in serial port com esp keeps rebooting and gives an error on the partition table nok. selected 8Mb no avail same fault. Solution was setting partition to custom in the arduino ide and gettting the partition.csv File to get it working from the demo version on github. partitions.csv I hope this helps for other people. :)