Which Central code can I use to exchange data considering the Peripheral code presented in the course?

Hello everyone,

I'm taking the "Bluetooth Low Energy Fundamentals" course For all the examples I followed in the training, from what I understood, we loaded the peripheral code on the nRF52840 board and needed the App on the cell phone to simulate the Central.

https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-1/

In this case, would there be a Central code that could be placed on the board? To test with two nRF52840 boards.

An nRF52840 board as central and another nRF52840 board as peripheral.

I would just like to send different types of data between two nRF52840 boards. Thanks.

Related