diff --git a/RNS/Utilities/rnodeconf.py b/RNS/Utilities/rnodeconf.py index 97e7416..2562d9f 100644 --- a/RNS/Utilities/rnodeconf.py +++ b/RNS/Utilities/rnodeconf.py @@ -2461,6 +2461,26 @@ def main(): print("") print("https://markqvist.github.io/Reticulum/manual/gettingstartedfast.html") print("") + print("* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *") + print(" Important! ") + print("") + print("ESP32-based RNodes are created with the RNode Bootstrap Console on-board.") + print("") + print("This repository is hosted directly on the RNode, and contains a wealth of") + print("information, software and tools.") + print("") + print("The RNode Bootstrap Console also contains everything needed to build") + print("and replicate RNodes, including detailed build recipes, 3D-printable") + print("cases, and copies of the source code for both the RNode Firmware,") + print("Reticulum and other utilities.") + print("") + print("To activate the RNode Bootstrap Console, power up your RNode and press") + print("the reset button twice with a one second interval. The RNode will now") + print("reboot into console mode, and activate a WiFi access point for you to") + print("connect to. The console is then reachable at: http://10.0.0.1") + print("") + print("* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *") + print("") print("Thank you for using this utility! Please help the project by") print("contributing code and reporting bugs, or by donating!") print("")