the code
“
”
I add the api otThreadSetJoinerAdvertisement in the joiner. and How do I parse out "const uint8_t adv_data[] = {0x7E,0x01,0x02,0x03};" in commissioner?
the code
“
”
I add the api otThreadSetJoinerAdvertisement in the joiner. and How do I parse out "const uint8_t adv_data[] = {0x7E,0x01,0x02,0x03};" in commissioner?
Hi liisa,
I tried to look into the OpenThread Commissioner API but can't find anything regarding extracting this advertisement yet.
Meanwhile, could you please clarify what kind of commissioner device you are talking about here?
Hieu
the commissioner device is FTD device,it create the thread network and become leader. I also can't find the api of commissioner to parsing the "otThreadSetJoinerAdvertisement ",How do I report joiner's device information and which coap services are supported to my commissioner?
the commissioner device is FTD device,it create the thread network and become leader. I also can't find the api of commissioner to parsing the "otThreadSetJoinerAdvertisement ",How do I report joiner's device information and which coap services are supported to my commissioner?