Hello,
We wish to use nRF52832 IC in our design. We will design an equipment which can connect to another device via BLE and can send some measurement data. Our equipment will be the BLE client.
In the nRF5_SDK there are many examples such as uart example. However this is example is not suitable for our needs. In this example nRF52832 acts like a server. We need a client example. For this purpose, Which example do I need to use ?
Best Regards