Hi,
In one project I have to implement the XMPP. I have below queries.
1.I have imported the project into CCS workspace and started testing it. I done the following setting into project. but it is not working. I have referred the document from example folder and followed the same steps.
#define CLIENT_USER_NAME "cc32xx.apps" //"<username>"
#define CLIENT_PASSWORD "123456789"//"<password>"
#define XMPP_DOMAIN_NAME "gmail.com"//"gmail.com"
#define XMPP_RESOURCE "work"
I have installed the google hangout on PC side and sending the chat messages through my gamil account. I first logged into my gamil account and added the cc3200.apps@gamil.com account into my contact and after this I sent the invitation to cc3200.apps@gamil.com but is not accepted. I don't know what is the wrong in this. I am new to this.
Can you please tell me which xmpp sever we have to install on PC side and provide the link for the same. Also provide the steps /procedure how to chat with the IOT device using the XMPP server. I referred the example steps but it is not working.
2. We are using the bluemix platform and NODE red flow editor for final testing. In node red directory I found the XMPP node is there but I don't found the exact steps how to add the new node to NODE red flow editor. I followed the steps given in node red flow starter guide but didn't got the success.
Can you please provide the steps how to add the new node into node red flow editor? so that I can just drag it into flow workspace and start chatting with IOT device.
waiting for early replay.
Thanks,
Pandurang Khutal