This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Application Specific alert Notification Service server side implementation

Hi,

As I am new to this BLE applications I am unable to get actual flow of implementing  a service to send application specific alert notifications from server which includes characteristics like NEW ALERT and UNREAD ALERT. Please make me clear about how it can be implemented? 

Thank you.

Parents Reply Children
  • As per your suggesstion,by analyzing Heart Rate Application example I tried implementing a customized service for notification, by following battery service implementation.But,all I could do was whenever any particular interrupt/event occurs I am able to change value of the characteristics,which is of uint8_t datatype.

    But for my requirement I need to  send data on generating interrupt in the form of strings.Like I need to send "It is ready","container is empty" notifications from nRF Chip to mobile.Is it possible to get notification /pop-up on noticing any change to gatts_value.?

    Thanks & Regards,

    Swathi P

  • Hi Swathi,

    The latest question is far away from the original issue which was registered one year ago. I see you have this post asking the same question, and my colleague is working on it. Please continue that thread for the issue. 

    -Amanda H.

Related