Broadcom BCM943364WCD1 C-SDK Setup Guide (v 1.0)
5.
Open and edit the file apps/demo/thingworx/thingworx.c
Edit the following line to include the IP address of the ThingWorx server which the device will connect to:
#define TW_HOST "type_ip_address_here"
Edit the following line to include a valid AppKey created on this server:
#define TW_APP_KEY "type_app_key_here"
As shown below:
7
Need help?
Do you have a question about the ThingWorx Broadcom BCM943364WCD1 C-SDK and is the answer not in the manual?