The latest TWI example I can find is from 4 SDK revisions ago and uses old libraries. Is there a sample using the nrf_drv_twi library that is recommended for current development?
The latest TWI example I can find is from 4 SDK revisions ago and uses old libraries. Is there a sample using the nrf_drv_twi library that is recommended for current development?
hi martin thank for fast reply. when i open your example and compile , i faced a build error like image screenshot. can you give any suggest for this.
Where did you extract the example? The folder path to your example .uvprojx file should look like this: "your_SDK9_folder\examples\peripheral\twi_simple_SDK9.0.0_v2\pca10028\arm5_no_packs\twi_simple_SDK9.0.0_v2.uvprojx". The example is meant to be used with the SDK folder structure in the .zip file here. It is not intended for use with the pack installer.
Where did you extract the example? The folder path to your example .uvprojx file should look like this: "your_SDK9_folder\examples\peripheral\twi_simple_SDK9.0.0_v2\pca10028\arm5_no_packs\twi_simple_SDK9.0.0_v2.uvprojx". The example is meant to be used with the SDK folder structure in the .zip file here. It is not intended for use with the pack installer.