You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
zhaohe 50c402f850 V10 1 year ago
.vscode 添加心率计算逻辑 1 year ago
app V10 1 year ago
bootloader@84d5e2f402 update 1 year ago
doc 修改蓝牙名称生成规则 1 year ago
dynamic_electrocardiograph_ble_server@34a1c922a7 v7 1 year ago
ify_hrs_protocol@dbeb944a12 V10 1 year ago
libznordic@2cd92d9211 v9 1 year ago
pemkey@d9e7fcf86d update 1 year ago
release v9 1 year ago
res update 1 year ago
screen_res init project 1 year ago
scripter 修复烧录脚本BUG 1 year ago
sdk@85cbd26451 V10 1 year ago
tools 添加心率检测算法 1 year ago
.clang-format add sample capture irq mode 1 year ago
.gitignore update 1 year ago
.gitmodules update 1 year ago
381920-110 0.5C充1C放曲线图1.xls 添加电池充放电曲线 1 year ago
README.md V10 1 year ago

README.md

one_lead_ecg

V3:
    1. 添加心率检测
    2. 添加心率波形自动放大
    3. 添加充电检测
    4. 调整UI显示效果
    5. 调慢心跳动速度
V4:
    1. 修改单手唤醒改为双手唤醒
V5:
    1. 在系统启动的初期就初始化看门狗
    2. 优化静态功耗到300ua

V6:
    1. 优化显示心电波形效果
    2. 优化电池电量显示

V7:
    1. 优化电池电量显示

V8:
    1. 优化心电波形显示
    2. 优化心率显示
    3. 解决存储不自动清空的BUG。
    4. 解决偶尔关机时,设备启动失败的异常。
    5. 优化电池电量范围

V9:
    1.读取头部信息包添加checksum字段,向前兼容
    2.修正文件系统读取时,读取的数据长度不正确的问题
    3.修正数据上传时,数据长度不正确的问题
V10:
    1.修改ify_hrs_protocol版本
    2.更新SDK版本

测试:
1. 电池电量测试
2. 充电插入检测
3. 检查各个延时时间是否正确

...


单导:休眠527ua

日志打开: sdk_config.h #ifndef NRF_LOG_ENABLED #define NRF_LOG_ENABLED 0 #endif