Search found 1 match
- Sun Feb 09, 2025 1:56 pm
- Forum: ESP-IDF
- Topic: RMT, 1-Wire Slave and timing woes in general
- Replies: 2
- Views: 4491
Re: RMT, 1-Wire Slave and timing woes in general
I'm using the orgua/OneWireHub library to emulate a few DS18B20 sensors, getting their data on the analog inputs. Now I decided to go wireless and get the data from an MQTT server. As soon as I enable the WiFi functionality of my Arduino Nano ESP32, I start getting CRC8 errors (tested with ...