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

What happens on the TWI communication when there is an Interruption

I'm using TWI and BLE functions together. My TWI sensor is operating at 400kHz, low priority. BLE has the highest priority. For example, if nRF52805 is sending commands to the TWI sensor, and it's been interrupted by BLE. So the TWI sensor doesn't receive the full command continuously.

Question:

When BLE causes interruptions, what happens to the TWI communication? 

How could the senor itself know that there is an interruption?

What are the SDA and SCL values (high or low) when it's been interrupted?

How could the sensor know that the interruption is completed? 

Thanks! 

Parents Reply Children
No Data
Related