From 34f8d5c7990fb3bc916fe205db51e772ec04a179 Mon Sep 17 00:00:00 2001 From: jadnewiznet Date: Thu, 24 Oct 2024 10:15:42 +0900 Subject: [PATCH] w55rp-s2e sidbar --- .../W55RP20/W55RP20-S2E/mac_address-write-guide-en.md | 10 +++++----- sidebars.js | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/Product/ioNIC/W55RP20/W55RP20-S2E/mac_address-write-guide-en.md b/docs/Product/ioNIC/W55RP20/W55RP20-S2E/mac_address-write-guide-en.md index ad1a32b8f40..ee29837832c 100644 --- a/docs/Product/ioNIC/W55RP20/W55RP20-S2E/mac_address-write-guide-en.md +++ b/docs/Product/ioNIC/W55RP20/W55RP20-S2E/mac_address-write-guide-en.md @@ -47,7 +47,7 @@ There are two ways to write MAC Address ### Step 1: Connect UART1 of W55RP20-S2E to PC At this step, you will need a separate UART to USB module.
- + ### Step 2: Run WIZMacTool @@ -83,22 +83,22 @@ or checking it via AT commands.
### Step 1: Connect UART1 of W55RP20-S2E to PC At this step, you will need a separate UART to USB module.
- + ### Step 2: Run serial program Open the COM port connected to the W55RP20-S2E using a serial monitor program. In this manual, we used an open-source tool named Hercules.
- + ### Step 3: Check INPUT MAC After the COM port of the W55RP20-S2E is opened in the serial program, reset the W55RP20-S2E and verify that "INPUT MAC" is displayed.
- + ### Step 4: Write MAC Address Send the character 'S' followed by the MAC address you wish to input. The W55RP20-S2E will respond with the character 'R' and the MAC address you sent, indicating that the MAC address has been successfully written.
- + ### Step 5: Done diff --git a/sidebars.js b/sidebars.js index 3288c647cb4..07648cee95c 100644 --- a/sidebars.js +++ b/sidebars.js @@ -209,6 +209,7 @@ module.exports = { 'Product/ioNIC/W55RP20/W55RP20-S2E/firmware-update-guide-en', 'Product/ioNIC/W55RP20/W55RP20-S2E/Web_Config_Guide_EN', 'Product/ioNIC/W55RP20/W55RP20-S2E/factory-rst-guide-en', + 'Product/ioNIC/W55RP20/W55RP20-S2E/mac_address-write-guide-en', ], }, ],