Skip to main content
1-Visitor
October 23, 2017
Solved

How to recieve data from Thing property to Arduino?

  • October 23, 2017
  • 2 replies
  • 2142 views

Hey everyone, i have a problem that i ve tried to solve for a week and the thing is I can send data using Arduino+IntelEdison with some sensors but i have clearly no idea how to Recieve data from ThingWorx Thing property. Can anyone show some example how to do this because i have no clue how. Thank you in advance

Best answer by asmirnov

Thank you for response
Anyway myy problem has been solved by changing accept data format from text/html to application/json.

2 replies

5-Regular Member
October 24, 2017

Hi Andrew, i believe this use case is covered quite in detail in this blog DeliveringArduinoDataToThingworx.pdf have you already seen this? It may be not an exact match to the hardware you have but the idea is the same.

Hope this'd help.

asmirnov1-VisitorAuthorAnswer
1-Visitor
November 23, 2017

Thank you for response
Anyway myy problem has been solved by changing accept data format from text/html to application/json.