Chat freely about anything...

User avatar
By kolalde
#10581 Curious on others' experience. I'm not grounding GPIO15 and the module came right up. My only problem was getting some hacked up DS1820 code running on it. The code ran fine on the ESP-01, but failed on the ESP-12.

I inserted a loop around the ow.search call (nodemcu), fixed the issue. On start up it looks to need two tries to find the DS1820. The sensor is on GPIO0 (same as I used on the ESP-01).

I thought the major difference between the modules was just externalizing more pins, but are different espressif chips used?

Thanks,
ko