-->
Page 1 of 1

is it possible to read board id connected using IDE ?

PostPosted: Wed Mar 20, 2019 8:55 am
by Harold Little
Can I get the board id currently connected thru the Arduino IDE, Example: Nodemcu 1.0... or WeMos D1 R1, etc ?

Re: is it possible to read board id connected using IDE ?

PostPosted: Wed Mar 20, 2019 11:38 am
by QuickFix
No, all development boards (each design) are just an ESP-12E with a USB -> UART convertor; there's no special "Magic" involved that could identify it.