The instructions say, you should not attempt to query the temperature too often. Wait at least 2 seconds.
Try putting a delay(3000) into your loop() function, and see if you get the same behaviour.
The instructions say, you should not attempt to query the temperature too often. Wait at least 2 seconds.
Try putting a delay(3000) into your loop() function, and see if you get the same behaviour.