Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my old PCB.
Another case, i think we need layout new PCB :(
thanks.
Dear Nordic team.
We have to add new sensors using I2C protocol on our previous project.
Can i configure WDIO and SWDCLK pin to I2C pin?
If possible, i will reuse my old PCB.
Another case, i think we need layout new PCB :(
thanks.
I check the pca10056.h on PCA10056e apps(for nRF52811 chip). But can't find I2c or TWI pin define.
Are these define correct for I2C pin in pca10056.h ?
// Arduino board mappings
#define ARDUINO_SCL_PIN 27 // SCL signal pin
#define ARDUINO_SDA_PIN 26 // SDA signal pin
Can you help me, where I2c or TWI pin defined?
thanks.
goto see the int the SDK examples/peripheral/twi_sensor
goto see the int the SDK examples/peripheral/twi_sensor