Search found 1 match
- Sat Jul 08, 2023 1:08 pm
- Forum: Sample Code
- Topic: ESP32 Web Server (ESP-IDF v5.0.1) displaying temperature data from two DS18B20 sensors
- Replies: 1
- Views: 38041
Re: ESP32 Web Server (ESP-IDF v5.0.1) displaying temperature data from two DS18B20 sensors
A huge Thank You; 1. The Temp sensors are // Temp Sensors are on GPIO26 ; #define TEMP_BUS 17 2. When running without a connection to the wifi I had an error, which seems to be a IDF issue ? I have attached the trace below. Waiting for the device to reconnect. None Waiting for the device to reconnec...