MaBe 2 Google Search0
2
0
I found these forum references:
http://forum.espruino.com/conversations/285936/#12951616 'There are definitely pins you can't touch because they're used for the flash chip (the 6 pins at bottom of the esp12E modules)'
http://forum.espruino.com/conversations/307305/ 'These are used by the internal flash chip - you will have issues if you use these pins!'
and they both agree with L409-L413 in the jshardware.c assert source note.
So it appears for this particular board, that the prefix 'NodeMCU' must be used for the pin assignments.
More for tomorrow, take a fresh look at all the 'D' references and compare with the pin images.
@Robin started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
MaBe
2
Google Search0
I found these forum references:
and they both agree with L409-L413 in the jshardware.c assert source note.
So it appears for this particular board, that the prefix 'NodeMCU' must be used for the pin assignments.
More for tomorrow, take a fresh look at all the 'D' references and compare with the pin images.