This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

TWI with S110 softdevice Enabled

Hello Everyone

I want to implement TWI interface in my project.Presently I am using Keil UV5 IDE, PCA10028 Development board and s110 7.1.0 softdevice, along with that PWM , UART and ADC peripherals are being used. I search for some of the question related to TWI in this forum and i have got confused.

  1. Can i use twi with softdevice S110 enabled without any problem?

2 .Is there any example code for TWI with softdevice enabled? i have found three driver files on three different links twi_hw_master.c in Nordic Examples On some post it was sd_twi_hw_master.c and one hal_twi.c devzone.nordicsemi.com/.../ on this link

so which one should i use.

Thanks & Regards Asma

Related