In a recent article in Elektor magazine, [Clemens Valens] describes the construction and software for an ESP32 walkie-talkie system that uses ESP-NOW for the wireless connection between units, along ...
Did you ever struggle with an ESP32 board of yours, wishing you had exposed that UART, or seriously lacking the JTAG port access? If so, you should seriously check out [0xjmux]’s ESP-PROG-Adapter ...
Most ESP32 projects I see treat the chip as an island that boots, joins a Wi-Fi network, and talks to Home Assistant. The chip is merely treated as a thing that produces data for something else to ...