Hi everybody,
I'm working on a project where I want to write in an external flash nor memory, and transfer data over BLE. The combination of the peripherical_uart sample with the nor-flash driver sample running in another thread is a good example of what I'm trying to achieve. But, I couldn't manage to make this combination works. For some reason I always get "SPI flash driver MX25R64 was not found!" if a paste the NOR-FLASH example (and the project.conf) Inside the peripheral sample, even though the nor-flash sample works out of the box.
I have checked many times the project configuration, all seems to be OK. I'm pasting below, so you can check. PLEASE, HELP ME!!!
