This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Unable to connect to IBM quick start

Other Parts Discussed in Thread: CC2650, CC2531

Hi.

I am trying to connect to IBM quick start from the web sever running on CC2650 sensortag.

I am able to get the sensor data on the page. But when i am trying to connect the IBM quickstart  i am not getting the sensor data on the cloud

my Wrapsix config is as followes

/* +++ CONFIGURATION +++ */

#define INTERFACE "eth0"
#define PREFIX "64:ff9b::"
#define IPV4_ADDR "192.168.1.150"
#define HOST_IPV6_ADDR "bbbb::111"
#define HOST_IPV4_ADDR "192.168.1.45"
/* --- CONFIGURATION --- */

i am running this by using a command  wrapsix &