Open EHR11 opened 5 years ago
@EHR11 You board rebooting all the time? I think you had chosen an error board on the Arduino board manager. Maybe you have the same situation as this guy? http://community.heltec.cn/t/byteduino-hardware-cosigner-wallet-crashing/102
Hello,
I'm trying to build a LoRa temperature probe using a NXP LM75BD, connected via I2C to the board... thing is, when doing a pull-up connection (Specifically in the Overtemperature Shutdown pin), the board self resets constantly in a loop.
I'm not using the OLED Display, so I guess that conflict is out of the question. Not using pull-ups seems to work, so I guess the issue has to do with some sort of internal pull-ups.
Have you got any ideas as what may be happening? Below there's the code that I'm working with (based on ttn-abp example of LMiC library)