雷竞技电竞平台对话框半导体客户支持 - UUID https://support.dialog-semiconductor.com/resource-keywords/uuid FW启动后是否可以设置任意UUID ? https://support.dialog-semicondiondiondiondiondum/forums/post/dialog-smartbond-bluetooth-low-energy-42-%e2%80%93-software/can-arbitrary-uuid-set- after. < div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”属性= " rdfs: label skos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量-软件< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >我wan # 039; t设置任意的uuid。< / p > < p >我想改变service uuid, depending on the parts connected to the CPU.
For example, if i2c 9 axis sensor implementation, 0000-0000-0000-0001.
if i2c ADC sensor implementation, 0000-0000-0000-0002.

I tried changing the service uuid and the characteristic uuid of CUSTS1 profile for testing.

Below is the code for testing.

-----------------------------------------------------------------
prf_init_func / prf_utils.c / line1465

uint8_t i=0;
uint8_t j=0;
static att_svc_desc128_t uuid;
while( cust_prf_funcs[i].task_id != TASK_NONE )
{
if( cust_prf_funcs[i].init_func != NULL )
{
for (j=0; j<16; j++) {
cust_prf_funcs[i].att_db[CUST1_IDX_SVC].uuid[j]=j;
cust_prf_funcs[i].att_db[CUST1_IDX_LONG_VALUE_VAL].uuid[j]=j+1;
}
cust_prf_funcs[i++].init_func();
}
else i++;
}

-------------------------------------------------------------------

However, when the service uuid is changed, it becomes impossible to connect.
The above code was not reflected on the characteristic uuid.

Can arbitrary uuid is set after starting FW?
How to set arbitrary UUID after starting FW?

Thanks,
Nomura.

Keywords: 
Device: 
星期一,2017年4月3日13:46:37 +0000 待了野村 12092年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-42-%E2%80%93-software/can-arbitrary-uuid-set-after#comments
传输过程中UUID丢失 https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-42-%E2%80%93-software/uuid-missing-during-transmission < div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”property="rdfs:label skos:prefLabel" datatype="">Dialog Smartbond Bluetooth Low Energy - Software

当DA14583向手机发送自定义的128bit uuid消息时,uuid突然消失,但有效载荷仍然存在。根本原因是什么?非常感谢。< / p > < / div > < / div > < / div > < div class =”字段field-name-field-forum-keywords field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >关键词:,< / div > < div class = "字段条目" > < div class =”field-item甚至“> < a href = " / resource-keywords / uuid”“=“skos:概念”属性=“rdfs: label skos: prefLabel”数据类型= " " > UUID < / > < / div > < / div > < / div > < div class =”字段field-name-field-device field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >设备:,< / div > < div class = "字段条目" > < div class =”field-item甚至“> < a href = " / forum-post-device / da14583”“=“skos:概念”属性=“rdfs: label skos: prefLabel”数据类型= " " > DA14583 < / > < / div > < / div > < / div > 星期一,2017年1月23日03:04:24 +0000 caiziee 5275年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-42-%E2%80%93-software/uuid-missing-during-transmission#comments