@ccc 波特率最大921600
Z
ZR 发布的帖子
-
RE: 关于串口通讯发布在 FR800x
@xls 【有道云笔记】800x串口DMA接收不定长度数据
https://share.note.youdao.com/s/P3cOOAnQ这个是空闲中断+DMA的代码,可以参考一下
-
RE: 关于FR8016主从一体的问题发布在 FR801xH
@ou /*********************************************************************
- @fn patch_fast_scan_set
- @brief Enable fast scan
- @param flag - true: enable fast scan. false: disable fast scan.
- @return None.
*/
void patch_fast_scan_set(bool flag);
开下这个接口
-
RE: 问题:为什么我修改simple_profile_att_table,服务信息未发生改变?发布在 FR801xH
@adhliang indication的功能和notifi的用法差不多,定义特征,在属性表配置好特征,先使能indi(调试工具上使能),后面通过void gatt_indication(gatt_ind_t ind_att);发送数据给主机







