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

build up centra-peripheral multi board BLE system

Hello everybody,
I have to develop an embedded system to acquire and process data. I will be using 2 custom PCBs based on nRF52832:
1- Sensor board: very low power consumption, it acquires data from a sensor and will transmit the data in raw format via BLE.
2- Processing board: it connects to board 1, processes the data and communicates the results to a smartphone.

I defined 2 different bluetooth profiles: the first is used to communicate the data from the sensor board to the processing board; the second profile is used by the smartphone to set settings and read the data processed by the processing board.

I need some help on how to properly configure the GAP of the two PCBs with nRF52. I made two hypotheses but not only what is the best and if they are achievable.

this is the fist idea:

and this is the second:

Please could you help me?

Parents Reply Children
No Data
Related