hi there! i'm struggling with the problem about using i2c with IoT SDK.
my project is about transferring sensor data (i2c) through ipv6 over ble , so i used the IoT softdevice s1xx-iot-prototype2_softdevice.hex.
i tried to combine my mbed i2c code (exported) with IoT example CoAP Server, but i'm confused and wondered about that it is possible or not.
and i have another question. Is i2c (sdr,scl) programming available over the IoT softdevice with the CoAP server example source?? and can we check the value through uart?
please help me!