[dev] FW: BLE/Android

2016-08-29 Thread rangaraju.devar...@accenture.com
Hi IOTivity, why is this unicast not working with coap+ble ? we have tried with 1.0.0, 1.0.1, 1.1.0 and 1.1.1, the logs are mentioned in the JIRA ticket. please provide us with the example for the get request from the android client to Arduino server. please mention the version of IOTivity that

[dev] FW: BLE/Android

2016-08-23 Thread Prakash Ks
Whatever u have given looks to be correct.. look at the below code from iotivity-master/resource/src/OCResource.cpp std::string macAddr = host_token; // address validity check if (MAC_ADDR_STR_SIZE != macAddr.length()) { throw ResourceInitE

[dev] FW: BLE/Android

2016-08-23 Thread vikas...@accenture.com
Hi Prakash, we are not able to find resource with coap+gatt://XX:XX:XX:XX:XX:XX the below mentioned. Please let us know what will the URL be if our MAC address is c3:58:0f:41:6e:f4 OcPlatform.findResource("coap+gatt://XX:XX:XX:XX:XX:XX", // XX:XX:XX:XX:XX:XX -> BLE mac address of the gatt