This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using TWI in Mesh Networks

Hi Guys,

I want to use the TWI for my mesh application in which I want to read out 2 sensors (Sensirion SHTW2 and SGCP3) and then send the sensor values over a mesh network. I tested the TWI already with non mesh functionalities and I want now to adapt it to the mesh.

Is it possible to use the TWI API from the SDK 15.0.0 or do I have to implement this on HAL level?

Is it possible to use the light switch example to test this before I implement my own mesh model?

How do I enable the drivers since there is no sd_config.h file in the mesh examples? Do I just have to include them?

Best Regards

Michel

Related