esp32_nat_router
esp32_nat_router copied to clipboard
Can't find ESP32_NAT_ROUTER.bin file
Hey Martin,
Your work gave me home and might i say my first shot on being not just a theorectical engineer but to get my hands dirty.
I have been following several tutorials on how to use it. After I upload the bootloader.bin file, I am meant to upload ESP32_NAT_ROUTER.bin file, but I can't find it.
It seems very confusing for me , as I am quite a novice in these kind of projects.
Please is there any way this can be solved? Thank you.
The download tool screen grab hasn't been updated. It's from an older version too. You should flash bootloader.bin @ 0x1000 firmware.bin @ 0x10000 partitions.bin @ 0x8000
Is there a How-To somewhere? Thanks.