Problem when trying to compile sketch using Ciao Library

Hello,

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?

Thank you,
JoaoFSC

@joaofsc, your topic has been moved to a more suitable location on the forum as this has nothing to do with Avrdude, stk500 or Bootloader.

From your link:

It's my first time creating a topic, I wasn't sure what was the best section to add my question, sorry!

Indeed they say that in the link I sent, but I don't understand what location is that. I suspect I need to install something, because here: GitHub - bcmi-labs/ciao-connector-xmpp: XMPP Connector for Arduino Ciao, they use Linino OS or Arduino OS to install the "ciao-connector-xmpp".

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.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.