ESP8266 ESP-100 with Grove Extension - Need advices
Posted: Wed Jan 30, 2019 4:14 am
Hi there,
I've bought an ESP with attached grove connectors (see attached photo). You can see "ESP-100" and "Cloud-Linked" printed on the module. It is manufactured by a company named DOIT. Unfortunately there are no specs or drivers existing on their "Wiki"-page (see https://github.com/SmartArduino/DOITWiKi/wiki). Also searching for ESP-100 doesn't lead me to important facts how to develop with this thing in Arduino IDE.
So far I already implemented some sketches with Arduino IDE for ESP NodeMCU (ESP-12E) as I'm familiar with this. I thought that working with this new board should'nt be a big thing. But I can't get it to work.
So I connected the ESP-100 to my Windows PC. It was recognized on COMx port with CH340 drivers. So far, so good.
Now uploading a sketch with Arduino IDE fails all the time as
* Generic ESP8266
* NodeMCU 0.9
* NodeMCU 1.0
* and others
are not working.
Most of the time I get errors like
espcomm_sync failed
espcomm_upload_mem failed
Also when using different baud rates a.s.o., a.s.o.
Any advice how I can be able to upload a sketch to an ESP-100? Has anyone tried to develops with an ESP-100 in Arduino IDE? What are the specs for ESP-100? Also Wikipedia is not listing this device.
I already worked through parts of this site
https://arduino-esp8266.readthedocs.io/en/latest/faq/a01-espcomm_sync-failed.html
without success. I did not the scope or logic analyzer stuff.
Maybe someone can give me a hint on this?
Best regards,
Martin
P.S. The following forum post didn't help me:
https://www.esp8266.com/viewtopic.php?f=6&t=11699
I've bought an ESP with attached grove connectors (see attached photo). You can see "ESP-100" and "Cloud-Linked" printed on the module. It is manufactured by a company named DOIT. Unfortunately there are no specs or drivers existing on their "Wiki"-page (see https://github.com/SmartArduino/DOITWiKi/wiki). Also searching for ESP-100 doesn't lead me to important facts how to develop with this thing in Arduino IDE.
So far I already implemented some sketches with Arduino IDE for ESP NodeMCU (ESP-12E) as I'm familiar with this. I thought that working with this new board should'nt be a big thing. But I can't get it to work.
So I connected the ESP-100 to my Windows PC. It was recognized on COMx port with CH340 drivers. So far, so good.
Now uploading a sketch with Arduino IDE fails all the time as
* Generic ESP8266
* NodeMCU 0.9
* NodeMCU 1.0
* and others
are not working.
Most of the time I get errors like
espcomm_sync failed
espcomm_upload_mem failed
Also when using different baud rates a.s.o., a.s.o.
Any advice how I can be able to upload a sketch to an ESP-100? Has anyone tried to develops with an ESP-100 in Arduino IDE? What are the specs for ESP-100? Also Wikipedia is not listing this device.
I already worked through parts of this site
https://arduino-esp8266.readthedocs.io/en/latest/faq/a01-espcomm_sync-failed.html
without success. I did not the scope or logic analyzer stuff.
Maybe someone can give me a hint on this?
Best regards,
Martin
P.S. The following forum post didn't help me:
https://www.esp8266.com/viewtopic.php?f=6&t=11699