I'd like to develop a watch face for Venu that displays some info in low power mode. I've tried to use the Analog sample code to see how this is done. When I run the Analog code in the simulator, I always get the burn-in protection triggered. In my own code, when the watch is not "awake", I'm issuing a dc.clear() and still getting the burn-in protection. I'm missing something here. Any suggestions or additional examples to help me figure this out?
Thanks!