Hi Javier Nakama,
I already receive your message about this question.
Now, after you modify the code bundle I2C example to meet your own external sensor demand, do you test the I2C bus wave? You can check the I2C bus wave, when you send the address, whether your slave can give the ACK or not? Whether the address is correct in the I2C bus?
Take an example:

This the I2C bus logic analyzer wave, you can find when send the slave addr=0x2d, the slave give the ACK, it means the LPC can communicate with the I2C slave side.
So, I highly recommend you test the I2C bus, then associated with your lpc code to test the function, this is will be more efficient.
Have a great day,
Kerry
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------