Is there a sample source for nRF52832 I2C slave operation?
If so, please let me know where to download it.
Is there a sample source for nRF52832 I2C slave operation?
If so, please let me know where to download it.
Yes, check out the TWI samples available in the nRF5 SDK here: https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/examples_hw_peripheral_devices.html
The TWI scanner, sensor or slave and master mode drivers samples should be relevant for you.
Best regards,
Simon
Yes, check out the TWI samples available in the nRF5 SDK here: https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/examples_hw_peripheral_devices.html
The TWI scanner, sensor or slave and master mode drivers samples should be relevant for you.
Best regards,
Simon