I have a problem with my raspberry, if i do not have the onewire connected, all other gpio activates and deactivates fine through the codesys program i made, but once i insert a onewire temperature sensor, i takes 5-10 seconds to react
if i connect the temperatur sensor, it displays the temperatur and adress of the sensor fine
any thoughts?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello.
I have a problem with my raspberry, if i do not have the onewire connected, all other gpio activates and deactivates fine through the codesys program i made, but once i insert a onewire temperature sensor, i takes 5-10 seconds to react
if i connect the temperatur sensor, it displays the temperatur and adress of the sensor fine
any thoughts?
Hi,
you need to use the onewire devicesin an own task.
See attched example application.
BR
Edwin
Onewire_twoTasks.project [75.67 KiB]