cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Weather App with Arduino Uno | ThingWorx

Thetowen
5-Regular Member

Weather App with Arduino Uno | ThingWorx

Is this gone cant find the example anywhere?

 

Cheers 

8 REPLIES 8
dupatel
19-Tanzanite
(To:Thetowen)

@Thetowen You can refer the ThingWorx Youtube channel links for details -

https://www.youtube.com/watch?v=-ncCMHHS7CQ

https://www.youtube.com/watch?v=3wvs56TnpTU

 

Hope it helps.

 

-Durgesh

 

 

Thetowen
5-Regular Member
(To:dupatel)

Thanks Durgesh I've seen them but it doesn't give a copy of the code??

dupatel
19-Tanzanite
(To:Thetowen)

@Thetowen  It seems the documentation location has been changed and I am not aware of it. There are existing post which you can review and see if this helps. 
https://community.ptc.com/t5/ThingWorx-Developers/Open-weather-app-tutorial-problem/m-p/502396


https://community.ptc.com/t5/ThingWorx-Developers/Weather-App-with-Arduino-Uno/m-p/502264#50953&_ga=2.248220487.1965773299.1519212370-1370363342.1519212370

 

 Meanwhile, i am checking internally if I can help you with the documentation location.

-Durgesh

Thetowen
5-Regular Member
(To:dupatel)

Durgesh,

 

I think I know what the issue is. I'm sending a http instead of a https request. Is it possible to use http request on Thingworx 8.2?

 

Cheers 

dupatel
19-Tanzanite
(To:Thetowen)

@Thetowen It should work with http as well.  Could you please provide more details how exactly you are making the http call and what is the error you are getting in application logs.

-Durgesh

Thetowen
5-Regular Member
(To:dupatel)
dupatel
19-Tanzanite
(To:Thetowen)

@Thetowen It could be due to the way the development instance has been set up with SSL. So, do you see any problem if you make request with https ?

Also, as per confirmation from Academic team that this course has been retired and is the reason for unavailability of documentation on this topic.

 

-Durgesh

Thetowen
5-Regular Member
(To:dupatel)

Durgesh,

 

If you copy paste the above links in your browser you'll see that the https works ok but the http doesn't. As  I'm using an Arduino dealing with SSL certificates etc would be very difficult.  

Top Tags