We need to expose an Slave-mode I2C (TWI) interface in Zephyr. While the SDK support slave-mode I2C, I don't see it in Zephyr. Am I missing something?
We need to expose an Slave-mode I2C (TWI) interface in Zephyr. While the SDK support slave-mode I2C, I don't see it in Zephyr. Am I missing something?
Hi,
If you look at the "supported boards"-pages of the Zephyr documentation, I2C is not listed as a supported feature of the nRF51-PCA10028 (nRF51-DK) and the nRF52-PCA10040 (nRF52-DK) yet.
Best regards,
Jørgen
Hi,
If you look at the "supported boards"-pages of the Zephyr documentation, I2C is not listed as a supported feature of the nRF51-PCA10028 (nRF51-DK) and the nRF52-PCA10040 (nRF52-DK) yet.
Best regards,
Jørgen