Dark AI
Dark AI
How can I resolve I2C transfer failure on AVR128DA48 with BMP280 sensor in Zephyr OS?
and also ensure prj.conf includes
CONFIG_I2C=y
CONFIG_SENSOR=y
CONFIG_BMP280=y
CONFIG_I2C=y
CONFIG_SENSOR=y
CONFIG_BMP280=y
These changes should resolve the communication issue.
4 replies