I want to operate the DHT11 temperature and humidity sensor.Is there any related 1-wire demo for SDK 15.0.0?
I want to operate the DHT11 temperature and humidity sensor.Is there any related 1-wire demo for SDK 15.0.0?
Just to be sure that you are talking about the correct "1-Wire":
Note that "1-Wire" is a trademark of Maxim Integrated, Inc (formerly Dallas Semiconductor): https://www.maximintegrated.com/en/products/digital/one-wire.html
Although it looks similar, I'm not sure that that the DHT11 et al are using the actual Maxim 1-Wire (TM) protocol?
I'm afraid we do not have an example for that sensor protocol, do note that as awneil suspects we're not talking about the 1-Wire protocol, but a single data line serial protocol.