This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

spi with ble

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.

Related