LuckFox Pico Max as router network

  • Hello, we haven't dealt with this solution before. The RV1106 only has one Ethernet controller. Therefore, I suggest you try the Luckfox Pico Pro with its USB connection for USB to ETH to expand one RJ45 interface. Through NAT traffic forwarding, the network of the USB can be forwarded to the native ETH. Finally, use ESP32 + W5500 to introduce the RJ45 interface to connect to the Luckfox Pico Pro.
    I have no experience in developing related to ESP32. For more details, it is recommended to analyze based on the wired networking methods supported by ESP32.