i want to connect raspberry pi and thingworx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
i want to connect raspberry pi and thingworx
i am getting the error as :
error creating BSD socket to be used for the websocket
- Labels:
-
Connectivity
- Tags:
- raspberry pi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Gaurav,
Could you please provide more details as how you are trying to connect Thingworx & Raspberry Pi like using Thingworx Java SDK, C SDK, etc.
Please share code snippet and provide full log?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have Thingworx on my machine .I am not getting how to configure Raspberry pi to Thingworx Java SDK.
I read it from the PTCU but not understand well.
can you provide demo video on that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Gaurav,
You can check out below demo video available related to the topic.
How to Configure Your Raspberry Pi Board Instructions
How to Read Temperature and Humidity from Am2302 Sensor Using ThingWorx Edge Java SKD for Raspberry Pi Instructions
https://www.thingworx.com/ecosystem/academic-program/iot-projects/weather-app-raspberry-pi/
For complete reference of material please check out below URL:
https://www.thingworx.com/ecosystem/academic-program/iot-projects/weather-app-raspberry-pi/
In case you face any specific error do let us know.
Thanks,
Durgesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Now , Connection is established .
Thanks,
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Gaurav, is the connection to TW running over a specific firewall or is there a reverse proxy? Could also check for the support for websocket?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
yes,
I forgot to disable the firewall .
when I disable firewall Thingworx connection is established.
Thanks,
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for updating the thread! glad it works now.