Hi Team,
I have configured I2C0 for reading data and sending iqs323 and iqs7211a. i have configured overlay file according pin conjuration which is below.
Pin configuration:
SCL - P0.26
SDA - P0.25
RDY(0x44) - P1.00
RDY(0x56) - P1.01
i have enabled below in config file.
after this i was checking binding in main file but is showing that binding failed.
below is main file screenshort to check binding. so, it is always fail satisfy if and condition and showing binding fail.

Below is overlay file configuration.

below is config file configuration

i have done changes in existing code of nrf5340 audio code sample. i have not changed anything except this.