chore: 更新固件版本日期至0528,新增Modbus从站仿真工具及测试说明

This commit is contained in:
2026-05-28 13:35:25 +08:00
parent f56367b9b3
commit 9a4fb66b51
3 changed files with 6 additions and 1 deletions

Binary file not shown.

View File

@ -3,6 +3,11 @@
本文档描述 STM32 通过 RS485 接口轮询 Noris AMS 模块的 Modbus RTU 通信协议,
以及报警数据如何通过 RF433 无线上报。
# 测试方法
下载docs/ModbusSlaveSetup64Bit.exe配置从站地址为 1波特率为 19200通过连接 RS485 串口连接可查看 Modbus RTU 报文。
---
## 1. Modbus RTU 请求帧 (MCU → Noris AMS)