Hi,
I am trying to interface IS25LP064A External Flash with nRF52832 using SPI. I want to get the device ID/ Manufacturer ID of the flash. I am able to get the same in Arduino but I am unable to get it in nRF52. I am using SPI example from SDK_v_16.0. Please help me with how can I configure the device and read the device Id. Any example will also help. Thanks..