Linas K
unread,Nov 9, 2023, 10:05:04 AM11/9/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hello,
In my project I would love to generate notification instead of SMS messages, but device I am making only supports TCP:IP connection, so basically I can connect to server specific port, and send raw data. That is it.
How can I find Firebase communication flow chart or any other information, how to generate notification to android phone by using TCP:IP connection only on microcontroller running connection to server over EDGE, so I will be running custom OS in C.
Thank you in advance !