Hello,
I was wondering how to combine the SPI master example code with Ble_app -uart example code. So far I have tried many things such as cobining the RTE file of these two together but all have not worked. I would appreciate your guidance
Hello,
I was wondering how to combine the SPI master example code with Ble_app -uart example code. So far I have tried many things such as cobining the RTE file of these two together but all have not worked. I would appreciate your guidance
Have you added the path for spi_master.h to Include Paths in Options for Target->C/C++ tab?
Thank you very much Petter, worked perfect.
Milad