Connecting two nrf52832 breakout boards

Hello all,

I want to send data using bluetooth protocol between two stm32 microcontrollers. the stragtegy that I have is to send data from the first stm32 using uart protocol to the nrf52832 breakout board, after this sending the data via bluetooth to the second nrf52832 breakout board wich communicate with the senond stm32.

For this sake, I bought two nrf52832 breakout bords. I already browsed the hookup guide https://learn.sparkfun.com/tutorials/nr … okup-guide.

But I don’t know how can I connect both nrf52832 breakoout bords together using the arduino IDE to transfer data, have you some code examples or advise to achieve this ?

Thank you very much.

https://learn.sparkfun.com/tutorials/nr … no-library This section covers using the BLE for I/O, using the nrfConnect app