I'm using macos and I got the driver installed so I can communicate with NodeMCU using ESPlorer.
At first I tried setting the baud to 9600 like many of the examples and the board itself suggest, but I seen discovered that I don't get anything but junk back over the serial port unless I set it to 115200. Some Google search showed a forum post here that says that is the new normal.
DTR, CTS and RTS are all dim... Open is green.
I don't get anything back about the firmware version etc., but when I release the RST button I get:
Can't autodetect firmware, because proper answer not received (may be unknown firmware).
Please, reset module or continue.
l$ܞ|�$�|�$�p�{����{���b��no�loN���bp��#$`{lp�N��lBo�|dl��p��oN�d��$`�2nol or������l`p�o�r�ܜ��"o��o䎟��p��oN�l �2nol Nr�����l`p�o�r�ܜ��$"o��o$���c��oN�l �Nn$`or���N�l$`r��N�l$`{l��n���oN����roNn�l�br{l�d�l�ے����ld$s$���ldN����#�l$�����N��N�n��$l��b�{bo�br���$`nl�p��$`bl l�����|��nl�|Bl$`{l����n�r��n|�ll�{l��{�l�l�$`��r�d���l ��{�l���d$`r$���c��b#l�br|�bp ���Blr�$c��o�no�#��ol�l�������l�d�N���b#l䏄b���"d�bp{l{l
Ai-Thinker Technology Co. Ltd.
ready
The "ready" makes me think that I am good to go, but when I click on "Chip Info" or "Chip ID" all I get back is:
ready
=node.info()
ERROR
Any suggestions on how to move forward would be great. Should I flash the firmware? I was able to get esptool.py to recognize the part and determine that the device is 4016, etc.
Is it possible that it is stuck in flash mode? I tried booting the part with GPIO0 (D3) tied to 3V3 but I get the same behavior.
Thanks,
Chris