FireBeetle-ESP32 vs 32e

The Arduino IDE sometimes forgets what board you have. I made a very small program change and lost all functionality. I wanted to look at the serial monitor debugging information, but it was all gibberish. I had the board set to FireBeetle ESP32, but it needed to be FireBeetle ESP-32-E. There were no compile or upload error messages. It cost me a few hours of frustration.
Hi
Sorry, ESP32 and ESP32-E are quite similar in architecture and actually, most of their functionality is completely the same. Thats the reason why IDE can not get a warning or error in uploading and compiling. Please just check the board carefully before uploading your code. Sorry for the inconvenience.

Hi! We only tested on RaspberryPi4 and it works. Sorry, we have not tested with other versions of Raspberry Pi.
