Hi Nordic
I used spi0 to control the LCD screen. I succeeded and needed ble_ant, so I ported it to the ble_ant speed cadence sensor code I made. But it does not see anything on the screen. I printed the data from the spi event handler function, and the data was sent normally. What can I do?
I am using soft devices s332 5.0 and sdk 14.2.0.
-> I added the spi lcd code to the ble speed cadence code and confirmed that the lcd prints normally. Problems occur only when ANT and ble are added.