@Manuel-Godinez Hi Manuel...I tried but this program binary is giving error.
Also, my connections are all correct but the thing is when I am doing the 1 wire transfer communication as mentioned in the steps here
https://docs.onion.io/omega2-docs/communicating-with-1w-devices.html
The DHT11 sensor is never detected.
@administrators I would like to know why this is still a problem? I am using the latest firmware b160.
V
Posts made by VIKAS MALIK
-
RE: 1-Wire Temperature Sensor - DS18B20 - on Omega2
-
RE: 1-Wire Temperature Sensor - DS18B20 - on Omega2
@administrators I am trying to connect the DHT11 sensor to GPIO 18/19. I am failed to connect it to Omega2p. It's working perfectly fine on my Arduino Board. But the only time it is getting the DeviceID when it's Data pin is not connected to GPIO. As soon as I insert the Data pin to GPIO 18/19 it doesn't get the DeviceID anymore. DHT11 sensor doesn't require any pull-up resistor as it has already on the breakout board. But still I tried with pull-up resistor on breadboard. But it doesn't work. Any suggestions.