This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf8001 and dspic

Hello, I have written codes for my dspic33 to communicate with other sensors through SPI before, but I am having some difficulty getting started with the nrf8001. This is because I am a newbie to ble.

I bought the nrf8001 breakout board from adafruit and found sample codes for arduino. I downloaded the ble-sdk-arduino folder on github to try to port the codes over to the dspic.

My questions are: Do I need anything else other than the sdk from github to test SPI connectivity between the two devices? What example do you recommend for me to run first?

Thank you.

Related