wemos / WEMOS_SHT3x_Arduino_Library

45 stars 27 forks source link

Infinite reboot with SHT3x lib #3

Open gloubila opened 7 years ago

gloubila commented 7 years ago

Hi,

Arduino IDE : 1.8.1 Wire.h: 1.0.0

I have a few sketch with SHT3x lib than works well for a long time. But now, when I want to flash a sketch on D1 mini pro, It's not working. With the basic example on this git repo, the D1 mini pro reboot continously:

ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1264, room 16 
tail 0
chksum 0x42
csum 0x42
~ld

Even if I flash with my old sketch, I've got the same error.

Tested on one D1 mini and one D1 mini pro, even if I don't plug the SHT30 shield, I've got this infinite reboot.

I'm a beginer, I don't really where to start to debug this. Anyone have an idea or can help me ?

Thanks !

mohoyt commented 5 years ago

https://translate.google.com/translate?hl=en&sl=de&u=https://draeger-it.blog/wemos-d1-mini-shield-sht30-temperatur-und-luftfeuchtigkeit-sensor/&prev=search

The instructions here worked for me.