Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi, Team!
I´m started this trainning: https://developer.thingworx.com/resources/guides/connect-adafruit-feather
but I can´t find, in STEP3: Run Arduino Demo, the Thing ESP8266Board like the printscreen.
Excsists another way or url to keep going with this trainning?
Regards.
Telles.
Solved! Go to Solution.
Were you able to get your ESP8266 working?
Things to check:
Hi,
The Thing mentioned there is created by the Arduino Sketch. If you look in the sketch code, there is a comment that explains that it creates the thing.
Did you manage to run the sketch correctly? Did you receive 200 in the Serial Monitor?
Hi, Vladimir.
My first doubt is: how many PROPERTIES are created in thise THING?
Regards.
Telles.
I'm not sure how this relates to your original question, but if you look in the loop method, you will see that one of the last steps is to add a single property, named SomeNumber.
Should I understand you manage to see the Thing now and you solved the original issue?
My original question : where is the Thing ESP8266Board?
How I new in this tool, I don´t know if many properties can be created in this Thing, that simply don´t appear to me.
TKS.
Telles.
If I try to upload the code, without a target, the SERIALMONITOR receive this mensage:
The Arduino code is not able to connect with the ThingWorx Server. Check to be sure the server https://pp-2108301314dq.portal.ptc.io/Thingworx is running. The free trial servers shut down after 3 hours of no activity in any Developer Portal guides. You can check the status of your server and restart it here:
https://developer.thingworx.com/en/profile/trials
After making a WiFi connection, the Arduino code tries to get the current Property value of SomeNumber. If the Arduino receives a 404 (Not Found) response, it will send a request to create a Thing and the SomeNumber property.
I´m not use Arduino, I´m using ESP8266
Were you able to get your ESP8266 working?
Things to check:
Hi Rick.
I just check them all.
Aparently some configs don´t count´s in PTC Guide.
I will print then all and post here.
Regards.
Telles.
I keep going with studeis using the nem VM lanched last mouth