I bought “the internet of things Kit”
I tried several times to start different projects/devices with the instruction on CD.
Always errors and problems
Does anyone have the same experience ?
can you post a link to this device.
I bought it from amazon.de
producer: osoyoo.com
Look like you’re referring to this kit: https://www.amazon.com/OSOYOO-projects-Tutorial-Ethertnet-Internet/dp/B075Q5ZGZR
Can you post the code and instructions it comes with on here, so we can take a look?
Thanks.
-Jesse
hello,
at amazon.de it is : OSOYOO IoT Starter Kit for Arduino Iot projects with Tutorial, Uno R3 board, W5100 Ethertnet shield,Android/iOS Remote Control Internet of Things kits
https://www.amazon.de/OSOYOO-projects-Tutorial-Ethertnet-Internet/dp/B075M3T2YL/ref=sr_1_1?s=computers&ie=UTF8&qid=1519116283&sr=1-1&keywords=OSOYOO+IoT+Starter+Kit+for+Arduino+Iot+projects+with+Tutorial%2C+Uno+R3+board%2C+W5100+Ethertnet+shield%2CAndroid%2FiOS+Remote+Control+Internet+of+Things+kits&dpID=51HFiLOXt-L&preST=_SY300_QL70_&dpSrc=srch
One problem is e.g. in the tutorial you should select a pin for a sensor, but on “mydevices.com” there is no “pin”, only channel. Same problem wiith the light Switch: I cannot choose the same as in the tutorial is suggested.
Code: the codes are on CD or will be generated by “mydevices.com”
@reyiss have a look at this post and follow all the steps from it. Converting Cayenne Arduino LIbrary sketches to Cayenne MQTT Arduino
thanks for your answer.
But, to change all the points, you’ve mentioned, will take a long time.
Seems to be easier to write a new code
in your arduino ide go to file > examples > cayenneMQTT > Connection > and select the appropriate connection.
this will give you a example code. add the MQTT credentials and you are good to go.
Hello
I tried it again.
Connection was o.k.
Examples failed again
I will not try again