Anonymous User
  Saturday, 28 December 2019
  4 Replies
  2.7K Visits
  Subscribe
Please let me know for your service to help us in develope delphi mobile app to used our MQTT Broker in feature push notify deploy to our customer ?

If can please show to me.
4 years ago
·
#139
Hello,

You can create an Android service which connects to a MQTT server and push notifications to device. There is a Demo called "AndroidService" which shows this using a simple websocket client. You only must attach MQTT protocol to websocket client to allow connection to your MQTT Server.

Kind Regards,
Sergio
9 months ago
·
#1759
Hello Sergio
at the same demo I attached MQTT to websocket and mqtt connected and subscribed to a topic, the app successfully connected and notified me about the subscription.
The problem: there is no notification when another MQTT client sends message but the mqtt in app(service) not received this message, and not rising notification.
how to solve this problem.
thank you
9 months ago
·
#1785
Hello,

Sorry, but I don't understand, which demo?

Kind Regards,
Sergio
9 months ago
·
#1787
Hello Sergio
Thank you for your reply.
The demo is the one you mentioned in your last reply in previous question.
(There is a Demo called "AndroidService" which shows this using a simple websocket client. You only must attach MQTT protocol to websocket client to allow connection to your MQTT Server.)
The probloem solved, there was an error in naming subscribed topic, due to letters wrong cases (capital and small letters)
After all, thank you for your kindnesses.
Have a good day.
  • Page :
  • 1
There are no replies made for this post yet.
Submit Your Response
Upload files or images for this discussion by clicking on the upload button below.
Supported: gif,jpg,png,jpeg,zip,rar,pdf
· Insert · Remove
  Upload Files (Maximum 10MB)