This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Code for multiple interfaces (I2C, UART, and USB)

I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and 12C examples in the peripheral folder and incorporate those? Or would I also have to change pin mapping, memory, etc.?

Related