nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

How to interface nrf52832 with RPI compute module 4 to send the data from nrf app to nrf52832 device and device to RPI

BLE Hello,

In my project i want to send the data from the nrf app to nrf52832 device and i don't know how to interface it with RPI compute module once the data received by nrf52832 i want to receive that data in RPI then i need to process in the RPI. off course you can ask me directly we can use the RPI BLE but i am not going to use the monitor, keyboard ..etc like headless RPI so once we connect the BLE and if we restart again we need to pair the device with RPI otherwise we can't communicate with the RPI this is the drawback i have faced and that's why i am thinking to use nrf  BLE so is it possible.?? if yes means please guide me to implement this.

thank you

Parents Reply
  • Hello,

    I'm not sure If I understand what you mean here, but If the nRF52 is reset, it will start advertising again, and the RPi need to connect to it again to send/receive data.

    Sorry i didn't get you the TX,RX pins of nrf device connected with RPI directly so i am not going to remove those things, i am just running the read program from the RPI and its just sending the data whatever at the TX pin of NRF device right.??

    then why its not receiving from the nrf device i have connected the FTDI FAT32 and tried to push the data from the nrf device to PC over FTDI and its working fine. even i have tried to push some dat from the RPI to nrf device its working fine, but from nrf device to RPI why its not happening .??

    Please let me know is there any mistake.

    thank you.

Children
Related