Intefacing Adafruit Feather nRF52 Bluefruit LE with Raspberry pi?

I'm working on Electronic Shelf Label project using Feather nRF52 with Raspberry pi for server connection. I need to Adafruit Feather nRF52 to receive data from raspberry pi and send the data to specific slave via Bluetooth. How do I connect Adafruit Feather nRF52 with Raspberry Pi.

Parents Reply
  • Regarding my original question, Communication between Raspberry Pi and nRF52 module: I meant using a wired connection between Raspberry Pi and nRF52 module, as raspberry will read data from the online server and transfer it to the nRF52 module (wired connection).

    BLE will be used between two nRF52 modules (slave and master configuration).

    So I wanted to know some example code or interfacing connection between the nRF52 module and Raspberry pi.

    Note: By nRF52 module: Bluefruit nRF52 feather, I am using this for the development phase, for final I'll use just chip.

Children
Related