Hello,
I am using nRF9160 dk for prepare a program to I2C scanning for address. Can any one give a guide for start this task. Moreover, I am using Zephyr kernel on nRF9160dk, SEGGER SDK.
Thank you
Hello,
I am using nRF9160 dk for prepare a program to I2C scanning for address. Can any one give a guide for start this task. Moreover, I am using Zephyr kernel on nRF9160dk, SEGGER SDK.
Thank you
That coma at last in the link must be erased..
Hello Sigurd,
The program you share build and compile well. But after debug started, program didn't run from
"printk("I2C: Device driver not found.\n");" line.
Is the problem on my nRF9160 dk.
Also, can you give a short summarize of this code. Because I feel confused how the program flow.
Thanks.