Hello,

I'm working on a project involving bluetooth devices (nRF52840 dongle). I'm
a bit new to everything and starting to learn from scratch. I want to
connect two nRF dongles via bluetooth and I'm planning to use your
repository.
https://github.com/apache/mynewt-nimble

I have checked the code a bit but I'm a bit confused on how to setup the
bluetooth address of the peripheral device to central device. I'm using
apps/blecent for master and apps/bleprph for my slave device. Since this is
a simple connection between two dongles, I think creating a mesh is not
necessary.

Also, in the future, I'm planning to do it in Rust and I am trying to make
it work with C first.

Thank you and hoping for your help.

Regards,
Ceara Rojas

Reply via email to