Hello,
I have nRF52832 and a smart phone with android 7.0.
I want to make a direct BLE connection between nRF and the smart phone, where nRF is a Central device (initiating the connection request) and smart phone is a peripheral devie.
After the connection is established, I want to share data from nRF to smart phone. So, nRF is a GATT Server and smart phone is a GATT client. How can I achieve this?
How can I acheive this ?
Best Regards, Anuja