When using a ESP32 module with the Arduino IDE you have a long list of Boards to select from.
Some boards clearly have the Makers name printed on the pcb , but like ours, not all do.
Is there a way to establish which type/make of board we have ?
Seems you can pick a board type at random as some appear to work, but do not know what the key differences between them are or how it could affect the programmed code .
We did get a reply from one supplier who said they used board type "NODE MCU 32S" , but seems it also works ok if you select "ESP Dev Module"
The boards we use are the 38 pin ESP-WROOM-32 ESP32DOWDQ6 two appear the same type but the third has a different in component layout etc.
Some boards clearly have the Makers name printed on the pcb , but like ours, not all do.
Is there a way to establish which type/make of board we have ?
Seems you can pick a board type at random as some appear to work, but do not know what the key differences between them are or how it could affect the programmed code .
We did get a reply from one supplier who said they used board type "NODE MCU 32S" , but seems it also works ok if you select "ESP Dev Module"
The boards we use are the 38 pin ESP-WROOM-32 ESP32DOWDQ6 two appear the same type but the third has a different in component layout etc.