Been using GPT 5.6 Sol for the past few days. It's been great! Sol (low) is so capable and uses so less credit that I can just run it nonstop via /goal using a plan written by Sol (high).
Every morning I wake up with codex still chugging along and getting things done :)
@IMtechiesms @M5Stack @M5STACK_RUSSIA @ESP32net Amazing! Exactly as it says on the documentation :)
ESP32 is capable of light sleep and deep sleep power saving modes.
In light sleep mode ... supply voltage is reduced. Upon exit from light sleep ... internal state is preserved.
In deep sleep mode, CPUs ... are powered off.
@IMtechiesms @M5Stack @M5STACK_RUSSIA @ESP32net That's how deep sleep works in the espressif chips (different from the atmel ones which retain context during sleep).
There are ways to save state though, like writing to flash.
See https://t.co/z4Cid9ozeA