I am using nRF52840 SoC for NCP/RCP application at the border router side, and nRF_Connect_SDK_v1.9.1 for NCP/RCP application development.
My border router is my custom gateway which has a Rpi Compute module in it.
In my NCP/RCP firmware, can I add additional application to use the nRF52840 hardware as I2C slave and also some GPIOs to use for digital/analog read/write functionality in parallel to running NCP/RCP application.
Will that implementation cause any issue in NCP/RCP smooth functionality?