Hi,
I'm new to BLE thing and before posting anything, i have went through SimpleBLEPeripheral / KeyFob example and the wiki page realting the transferring data through GATT_notification. I've seen numerous post on not able to receive data on iPhone and having send them successfully by CC2541. I also read that one should enable the client characteristic configuration to be able to receive data. My quesion is on which side I do that? i mean, on the client side (phone) or server side (cutom CC2541 board being used in periphral role only)
What "things" I have to set for the characteristics being sent by my module in order for client (phone) to receive it?
I would really appreciate giving answeres in terms of client being the phone and server being me.
thanks