reference wiring diagram for USB Y splitter for the project:
https://github.com/pikvm/pikvm
These are just my notes on getting the rules to work for me on a KMC 70011 smart switch. The documentation is good, but I wanted to show the steps I used that helped me become familiar with the commands.
https://tasmota.github.io/docs/Commands/
Downloads: from freshtomato
.CHK (used in step 5 below)
https://freshtomato.org/downloads/freshtomato-arm/2023/2023.4/Netgear%20initial%20files/
latest: https://freshtomato.org/downloads/freshtomato-arm/2023/
freshtomato-R7000-2023.4-initial-64K.chk
freshtomato-R7000-ARM-2023.4-AIO-64K.trx
Hint: not sure which one to download ? Refer to this hardware compatibility chart.
CPU: R7000 has ARM
NVRAM: R7000 has 64KB
AIO=all in one
firmware is easily identified: freshtomato-R7000-ARM-[version]-AIO-64K.trx
setup:
connect LAN port on router to computer ethernet port (do not use wifi)
unplug all other connections
1. power on unit, wait 2-5 minutes.
2. reset unit using the reset button using a paperclip (hold for 30sec). Follow netgear's manual if you're having trouble.
10. While its rebooting, set your computer IP to 192.168.1.9 and gateway to 192.168.1.1
Note: This step may not be necessary, as the router should be running DHCP, and assign you an address.
now we're ready to connect...
12. open web browser 192.168.1.1
username: root
pwd: admin
Other users report, username: admin password: @newdig
This is my .trx file at the time of this writing.
Want to go back to original firmware?
Read the instructions/video here:
https://freshtomato.org/downloads/freshtomato-arm/Netgear%20back%20to%20OFW/
steps:
1. download windows 10 IoT enterprise from microsoft.
evaluation copy of Windows 10 IoT Enterprise here.
Direct link: 19042.508.200927-1902.20h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso
At the time of this writing, the file downloaded was: 19042.508.200927-1902.20h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso
2. run virtualbox, Create new machine:
5. boot up and install windows as usual.
Select Next, then 'install windows' then next again
set your username, passwd and security questions.
select NO
Cortana: Not now
windows IoT will auto login:
windows start button/ power/ Shut down.
Take another Virtualbox Snapshot