diff --git a/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Quick_Start.md b/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Quick_Start.md index 0ba230d68ce8..0df723a6e2be 100644 --- a/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Quick_Start.md +++ b/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Quick_Start.md @@ -149,6 +149,10 @@ The indicator on the top will show solid green if the gateway is successfully co +:::tip +To reduce data consumption, please check [Low Data Consumption Mode Config](https://wiki.seeedstudio.com/traffic_saving_config). +::: + ### Channel Plan Settings Navigate to `LoRa` > `Channel Plan` diff --git a/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/traffic_saving_config.md b/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/traffic_saving_config.md index ac54c850206a..958feb8abccb 100644 --- a/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/traffic_saving_config.md +++ b/docs/Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/traffic_saving_config.md @@ -42,7 +42,7 @@ Navigate to `Status` -> `Overview`, check the current OS and firmware version. #### Upgrade OS -The OS firmware can‘t be updated automatically, so users need to manual operate it. +The firmware will be upgraded automatically, but user needs to upgrade the OS version manually. Navigate to `System` -> `Backup/Flash Firmware`, click `Update`. diff --git a/docs/Sensor/mmWave_radar_sensor/mr60bha2-mmwave-kit/getting_started_with_mr60bha2.md b/docs/Sensor/mmWave_radar_sensor/mr60bha2-mmwave-kit/getting_started_with_mr60bha2.md index b1312124ad97..dd63a85bb10d 100644 --- a/docs/Sensor/mmWave_radar_sensor/mr60bha2-mmwave-kit/getting_started_with_mr60bha2.md +++ b/docs/Sensor/mmWave_radar_sensor/mr60bha2-mmwave-kit/getting_started_with_mr60bha2.md @@ -608,7 +608,7 @@ For more information about 3D point cloud data generation and interference zone ## Resources -- **STP**: [mmWave 3D Case](https://files.seeedstudio.com/wiki/mmwave-for-xiao/xiao_mm_wave.stp) +- **STL**: [mmWave 3D Case](https://files.seeedstudio.com/wiki/mmwave-for-xiao/Seeed_Studio_60GHz_mmWave_Human_Fall_Breating_and_Heartbeat_Detection_Sensor-MR60FDA2_MR60BHA2_Enclosure.stl) - **GitHub Repository**: Access the full codebase and documentation at the [Seeed mmWave Library GitHub page](https://github.com/Love4yzp/Seeed-mmWave-library). - **ESPHome Documentation**: For further customization and integration, refer to the [ESPHome documentation](https://esphome.io/). - **MR60BHA2 Firmware upgrade tool**: [MR60BHA2_OTA.zip](https://files.seeedstudio.com/wiki/mmwave-for-xiao/mr60/firmware/MR60BHA2_OTA.zip) diff --git a/docs/Sensor/mmWave_radar_sensor/mr60fda2-mmwave-kit/getting_started_with_mr60fda2.md b/docs/Sensor/mmWave_radar_sensor/mr60fda2-mmwave-kit/getting_started_with_mr60fda2.md index 4b62c61ab903..d612aa8f5db9 100644 --- a/docs/Sensor/mmWave_radar_sensor/mr60fda2-mmwave-kit/getting_started_with_mr60fda2.md +++ b/docs/Sensor/mmWave_radar_sensor/mr60fda2-mmwave-kit/getting_started_with_mr60fda2.md @@ -424,7 +424,7 @@ For more information about 3D point cloud data generation and interference zone ## Resources -- **STP**: [mmWave 3D Case](https://files.seeedstudio.com/wiki/mmwave-for-xiao/xiao_mm_wave.stp) +- **STL**: [mmWave 3D Case](https://files.seeedstudio.com/wiki/mmwave-for-xiao/Seeed_Studio_60GHz_mmWave_Human_Fall_Breating_and_Heartbeat_Detection_Sensor-MR60FDA2_MR60BHA2_Enclosure.stl) - **GitHub Repository**: Access the full codebase and documentation at the [Seeed mmWave Library GitHub page](https://github.com/Love4yzp/Seeed-mmWave-library). - **ESPHome Documentation**: For further customization and integration, refer to the [ESPHome documentation](https://esphome.io/). - **mmWave Sensor SCH V1.0**: [mmWave_Sensor_SCH_V1.0.pdf](https://files.seeedstudio.com/wiki/mmwave-for-xiao/mr60/sch/mmWave_Sensor_SCH_V1.0.pdf) diff --git a/sidebars.js b/sidebars.js index 433bc1cadc8b..03bc91302e87 100644 --- a/sidebars.js +++ b/sidebars.js @@ -2512,6 +2512,7 @@ const sidebars = { 'Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Tutorial/Connect-M2-Multi-Platform-Gateway-to-AWS-IoT', 'Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Tutorial/Connect-M2-Multi-Platform-Gateway-to-The-Things-Network', 'Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/Tutorial/Connect-M2-Multi-Platform-Gateway-to-ChirpStack', + 'Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/traffic_saving_config', ], }, 'Network/SenseCAP_Network/SenseCAP_M2_Multi_Platform/flash_opensource_firmware_to_m2_gateway'