Hello everyone , I'm having trouble activating my DS18B20 temperature sensor (waterproof) with the nRF5340, SDK v2.3.0, and VS Code. I'm using the "zephyr/samples/sensor/ds18b20" template and have created the overlay file, but when I try to flash it, I get the error " no device found" despite the wiring is correct
Wiring :
GND + GND (nrf5340)
VCC + VDD (nrf5340)
DATA + P1.10 (nrf5340)
I think that the problem is in the overlay file .
Thanks.
Here is my code
main.c
prj.conf
C:\ncs\ds18b20\nrf5340dk_nrf5340_cpuapp.overlay