Can you help me with any examples of bidirectional communication using BLE?

Hi there.

Right now, I'm facing the issue that I want to create a type of CLI (Command Line Interface) that helps me communicate with the nRF52833 from my Mobile.

I mean, I want to communicate from my Mobile connected via BLE to the nRF52833 and vice versa. The thing is, I want that my Mobile has the possibility to send commands to the nRF52833 and this also has the possibility to send any kind of information to the Mobile (I mean, bidirectional communication).

Then, I don't know how to start or what example I can take as a base from the SDK to start with this solution, and I will appreciate any help, please.

Thanks in advance,

Regards,

Fer Mercado.

Related