Search found 1 match

by kenglover
Wed Jan 30, 2019 4:41 am
Forum: ESP32 boards
Topic: Sparkfun ESP32 Thing with DS18b20 not working
Replies: 4
Views: 3990

Sparkfun ESP32 Thing with DS18b20 not working

Hello everyone, Thanks for the great work on MicroPython. I am trying to get temperature readings working using a ds18b20 using a Sparkfun ESP32 Thing board. It was working when using Arduino, but when I change over to MicroPythod it always returns 85 (indicates error). I am using the most recent re...