I have RNode over Ethernet working on the RAK4631 with the RAK13800 Ethernet module. The eth module has an optional PoE module too. This branch is based on the latest 1.86 build.
The same firmware binary works for both plain RAK4631 boards and the ETH variant - the W5100S chip is detected at runtime, so there's no separate build to maintain. When the Ethernet module is present, the device
accepts RNode over TCP connections (on port 7633) in addition to the usual USB and BLE serial interface. PoE makes it easy to deploy as a fixed node with a single cable.
The firmware is available here: https://github.com/metrafonic/RNode_Firmware_RAK_Ethernet
To install or update with rnodeconf:
rnodeconf --autoinstall --fw-url https://github.com/metrafonic/RNode_Firmware_RAK_Ethernet/releases/
Hardware used:
- RAK4631 (nRF52840 core)
- RAK13800 Ethernet module (W5100S)
- Optional RAK19018 PoE module