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

Integrating nrf8001 with Renesas microcontroller

Hi,

I would like to connect nrf8001 to a Renesas microcontroller but I could not find any documentation on how to proceed with this step. The only documentation I could find is how to connect nrf8001 with Arduino.

I was wondering if anyone could give me a brief explanation on the steps need to be taken to implement this.

Any help would be highly appreciated.

Thank you in advance.

Parents
  • @hung bui: Hiya, I'm trying to verify the SPI/ACI connectivity using ble_aci_transport_layer_verification main.c file. I have noticed that setup function I have to tell the ACI library, the MCU to nRF8001 pin connections. All the pins are declared using 0 to 5 numbers so I'm confused as to how I need to change this according to Renesas microcontroller. Could you tell me what those numbers mean? Thank you in advance!

Reply
  • @hung bui: Hiya, I'm trying to verify the SPI/ACI connectivity using ble_aci_transport_layer_verification main.c file. I have noticed that setup function I have to tell the ACI library, the MCU to nRF8001 pin connections. All the pins are declared using 0 to 5 numbers so I'm confused as to how I need to change this according to Renesas microcontroller. Could you tell me what those numbers mean? Thank you in advance!

Children
No Data
Related