← All posts

0.33.0 - rev 3.x images for the NANO and the Guition

hardwareupdate

The Waveshare ESP32-P4-NANO. The same product code ships with either family of ESP32-P4 silicon, and the boot log is the only way to tell.
The Waveshare ESP32-P4-NANO. The same product code ships with either family of ESP32-P4 silicon, and the boot log is the only way to tell.

A NANO bought in August came up as chip revision v3.1, and every release we had was refused by the flashing tool. The board was fine; the image was built for the other silicon family, and the two fence each other off on purpose.

Both boards now build and publish a -rev3 image beside the plain one, each with its own update address, so a device is never offered the other family's build. The browser flasher offers the choice, and docs/FLASHING.md says how to ask a board which chip it has.

The Guition ESP32-P4-M3-Dev, the other board that now publishes both images. Its 4.3-inch display is not used by the KVM; what matters here is the Ethernet, the ESP32-C6 and which chip revision is under them.
The Guition ESP32-P4-M3-Dev, the other board that now publishes both images. Its 4.3-inch display is not used by the KVM; what matters here is the Ethernet, the ESP32-C6 and which chip revision is under them.

Reported by @levrskn in #24.

Release v.0.33.0 on GitHub