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

Related