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.
Thank you for your reply.
Are there any samples that use the nRF52 soft device?
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