Hello,
I originally had a 10k pull-up resistor between the Data and Vcc pins. I have now tried 1K resistor but that has not helped either.
Interestingly, I have observed that I either get No data or a "Guru Meditation Error of type IllegalInstruction occurred on core 0. Exception was unhandled." based on which pin I choose.
e.g.
pin 15 - {"temp":-1,"rh":-1}
pin 22 - Guru Meditation Error of type IllegalInstruction occurred on core 0
pin 16 - Guru Meditation Error of type IllegalInstruction occurred on core 0
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello,
I originally had a 10k pull-up resistor between the Data and Vcc pins. I have now tried 1K resistor but that has not helped either.
Interestingly, I have observed that I either get No data or a "Guru Meditation Error of type IllegalInstruction occurred on core 0. Exception was unhandled." based on which pin I choose.
e.g.
I think this person is facing the same issue. http://forum.espruino.com/conversations/316936/
Thanks a lot.