Hi! I'm using arduino industrial 101 and the MPU6050 sensor. My project consists on sending the data of the sensor to a mobile phone app via wifi.
I've been looking for information about this type of arduino and I have only found this website: https://www.arduino.cc/en/Guide/ArduinoIndustrial101 here the Ciao library is mentioned.
I tried to search for information about this library:https://www.arduino.cc/en/Reference/Ciao but all is described here (terminology, the connectors xmpp, mqtt,...) is far beyond my knowledge.
Do you know which type of connector I need to use to carry out my project? Or is there another library more useful/easier to understand than Ciao library?
Thank you in advance!