HI
This is regarding to create a project which supports below peripheral
1. Uart : To interact with Windows application - Working Configured Successfully
2. I2C: for communication with Light sensor - Compile and build successful, but no response from Sensor, configured Instance 0.
3. SPI: For communication with External Flash - Working Configured Successfully, configured instance 1.
I don't know project creation is so much challenging and time consuming with NRF52. Most of the Example are given only for nRF52832 and nRF52840,. I don't understand why not all examples created for nRF52833.
If there is any steps to convert 840 project to 833, kindly provide the link. it is really big challenge to configure working combination for all in same project.
I guess above three peripheral should be able to work in same project.