Hi.
I'm trying to make the i2cDevlib work on an nRF52 DK board.
There are several ports of the same to nRF51, and one to nRF25 but on the old SDK11.
I'm using SDK15 and cannot shift rest of my application to SDK11.
The closest I've gotten is this repo of an nRF52 Quadcopter but that too is using the old SDK and does not work.
I have the TWI working already, I can read bytes and write bytes. But there is a lot of peripheral and sensor support for i2cDevlib and I want to get that advantage over my own TWI abstraction layer.
Any help in this matter would be highly appreciated.
- Usman
