-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
Description
Describe the bug
Pico W connected to a ds18b20 is causing a crash
Arduino board
Raspberry Pi Pico W
Logs
Connecting a new DS18b20 to a Pico W, attempt #1
* NEW MESSAGE [Topic: Signal-DS]:
23 bytes.
[Message Type] Init. DS Sensor
Adding DS18x20 Component...Failed to find DSx sensor on specified pin.
Created OneWireBus on GPIO D14 with DS18x20 attached!
-> DS18x Init Response...Published!
Protobuf decode error: (none)
ERROR: Unable to decode DS message
Connecting a new DS18b20 to a Pico W, attempt #2
* NEW MESSAGE [Topic: Signal-DS]:
23 bytes.
[Message Type] Init. DS Sensor
Connection lost -- read failed: [Errno 6] Device not configured
Use Stop/Restart to reconnect.
Process ended with exit code 1.
MQTT Connection Error: -1
Connection failed
...
ERROR [WDT RESET IN -1]:
ERROR: Unable to connect to Adafruit.IO MQTT, rebooting soon...
#Pico rebooted and same message repeated over and over#
@tyeth I think this is from within the DS18 driver used on PicoW?
Connection lost -- read failed: [Errno 6] Device not configured
Use Stop/Restart to reconnect.
Which components are connected to your device
DS18b20 from Aliexpress