I have a program that uses the Arduino Uno communicating to the Bluefruit BLE nRF8001. However, the Adafruit board I have is the Bluefruit BLE Friend with nRF51822. How do I change the program that I have (which uses BLEPeripheral.h and SPI.h) to work with the BLE SPI Friend with nRF51822?
Thanks!