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
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
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