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.

CC2340R5: 利用Code更改Device Name

Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG

目前我嘗試的方向是當check_Len = 13時中斷廣播,
之後跳到case
 BLEAPPUTIL_ADV_END_AFTER_DISABLE進行GGS_SetParameter(GGS_DEVICE_NAME_ATT, GAP_DEVICE_NAME_LEN, attDeviceName);
然後再開啟廣播,
但這樣的作法並沒有效果,我打開nRF查看,Device Name並沒有更新成新的。