Hi,
This post is very old. devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working fine.
But I want to erase everything now and would like to use it as server/master role to connect to another BLE chip whose address is known to me. So, I would enable characteristic notification on that device and would receive notifications.
Is this possible ?
Thanks