Hi every body.
I have trying without success to attach an event handler function to the TWI.
I am reading a temperature and humidity sensor using I2C. In polling mode everything is working perfectly but when I try to attach a callback function, that function is never called.
Any idea about what I am doing wrong?
Here is the code I am implementing:
Here is the prj.conf