This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IoT SDK connect with TWI(I2C) ??

[Dev Env]

nRF51 DK

IoT SDK 0.8

IoT SoftDevice

[Question]

anybody help me.

In Iot SDK can't access TWI interface? any Sample ??

[HardFault_Handler]

bool twi_master_init(void) { . . NRF_PPI->CH[0].EEP = (uint32_t)&NRF_TWI1->EVENTS_BB; . . }

like :: devzone.nordicsemi.com/.../

(/attachment/e9caf731369ef125740099da8e67e3b9)(/attachment/fbd403f1c1c47dcb2a8365c80f82a589)

Related