Hi ,
I am using Soft Device S130 and NRF51 kit PCA10001. I am using SDK 11.0.0-2-alpha .
I am trying to test the Alert Notification Service Example as mentioned here.
infocenter.nordicsemi.com/index.jsp
The First Three steps working fine but I could not see the handles updated as given in fourth step.
In Master Control Panel Application am getting These Logs
[17:04:30.5] Received Error Response: READ_NOT_PERMITTED, handle: 0x000A [17:04:41.1] No response received for ReadRequest on handle 0x000B. Disconnecting.. [17:04:41.1] Lost connection to device. Reason: BTLE_LOCAL_HOST_TERMINATED_CONNECTION [17:04:41.1] SERVER: Received packet <HciEvent: eventCode=0x0A> - <HciEvent: eventCode=0x0A> [17:04:41.1] SERVER: Received Link Loss [17:04:41.2] Service discovery aborted, connection terminated. [17:16:47.3] StopServer() [17:16:47.3] SERVER: Stopping server [17:16:47.5] SERVER: Server has stopped
Am I missing anything ?
Please Help me to resolve the issue ?