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
  • Hi,

    I have already reffered beginner's tutorial related to services and characteristics implementation.But I don't have clarity on implementing alert notification service on server side.I have three different tasks in my application.All the three tasks should generate corresponding alert notifications when certain events occur.

    Please mention few steps about  implementing alert notification service on server side (which is my application in this case),so that my application will be able to send notifications to client(mobile).

    Do i need to implement database related to three tasks?If needed,let me know how proper implementation of database can be done. 

    Thank you.

       

Children
Related