#3693·rtl_433

Acurite 896 发生错误解码?

作者: TheButterZone创建于 2026年9月11日更新于 2026年9月11日

% while true; do TIMESTAMP=$(date +%Y%m%d_%H%M%S); FILE=tpms_${TIMESTAMP}.cu8; echo 录制到 $FILE; ./src/rtl_433 -f 433.92M -s 1024k -g 42.1 -R 10:v -T 60 -w $FILE; done

内容来源: merbanan/rtl_433