mqtt + I2C crash

Hi,

     I am using nRF7002 DK to develop MQTT + I2C sensor.  The following are my steps

1. use samples/net/mqtt as the base architecture, everything running well ( I don't modify anything )

2. Add I2C driver by using CONFIG_I2C=y

The result is, the firmware crash quickly and reboot again and again.

My question, can't we use I2C driver/mqtt/wifi together?  Any limitation?

My Development Environment is

nRF7002-DK
nRF SDK 2.6.1

Thanks

Lance

Related