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.

implementing I2C on CC2530 with Z-stack

Other Parts Discussed in Thread: Z-STACK, CC2530

Dear all,

 I'm working on a home automation project using cc2530 and Z-stack... I need to interface a humidity and temperature to the cc2530 chip (router or end device ) with I2C bus. Since the cc2530 doesn't include an I2C hardware support I will try to implement the  software  module.

 To do this I need to simulate the clock using delays  , I'm wondering, can this block the zstack normal operations and cause communication loss ( specially when the device is a router ) !?

Best regards,

    Haykel.