I'm creating a project where I need to implement the XMPP communication in my Arduino. I searched about this library and I found the official documentation where they explain that the XMPP will be an External Connector and where they also explain that we need to setup a few elements to make the communication work: https://docs.arduino.cc/retired/archived-libraries/Ciao#description-5
They talk about "xmpp.json.conf" files that need to be setted, but I don't exactly know where this files need to be saved, if they need to be somehow included in the sketch or if they have to be placed in the specific folder in order to make them applied to use.
Could someone, please, explain me where this files are suppose to be?
Seems that after that installation, the path will be created and the files will be in the path created, but I don't understand if Linino OS is something that needs to be installed or not also.
Which Arduino are you using? I guess that you should know which OS you have on your board. Have you checked if it's not already installed in the given path? Note that I'm not familiar with any of the boards below so will probably not be able to help you further.