This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DHT cc2530 z stack

Other Parts Discussed in Thread: Z-STACK

'm trying to read the temperature value from DHT so i have to respect the time limits which are required to get the correct value, so to make the sensor start i have to give it one on the data port for 18ms and wait between 20-40 us so i tried to use asm("nop") instruction to get these periods, but still not working