如题,现在特征值char1只有一个字节长,我应该怎么改才能增加它的长度呢?比如4字节或者8字节。。谢谢老师指点
Kevin Wang2:
static uint8 simpleProfileChar1[SIMPLEPROFILE_CTRL_LEN] = {0};
SIMPLEPROFILE_CTRL_LEN随便设置,然后读写相关的函数修改成对应的
如题,现在特征值char1只有一个字节长,我应该怎么改才能增加它的长度呢?比如4字节或者8字节。。谢谢老师指点
static uint8 simpleProfileChar1[SIMPLEPROFILE_CTRL_LEN] = {0};
SIMPLEPROFILE_CTRL_LEN随便设置,然后读写相关的函数修改成对应的
CC2340R5: Some questions about implementing the sending of ADV data on the rfPacketTx routine of the CC2340R5 chip
CC2642R: TI CC2642 HID示例问题
CC2642R: CC2642R使用外部存储W25Q16JVSSIQ, 未写成功,求帮看看是什么问题
LAUNCHXL-CC26X2R1: Some questions about the periodic advertising process of the RTLS responder