Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • eRTIS Software Usage Guide eRTIS Software Usage Guide
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • RTIS Software
  • eRTIS Software Usage GuideeRTIS Software Usage Guide
  • Wiki
  • Initial Connection & Network Setup

Initial Connection & Network Setup · Changes

Page history
Update Initial Connection & Network Setup authored Mar 05, 2024 by Wouter Jansen's avatar Wouter Jansen
Hide whitespace changes
Inline Side-by-side
Initial-Connection-&-Network-Setup.md
View page @ d445f9e2
......@@ -3,7 +3,7 @@ Each eRTIS device has an RJ45 connector for ethernet which you can use to connec
The device by default will have two connection modes:
- If connected to a network with DHCP, it will automatically connect and receive a dynamic IP. Please check your router or use a network discovery tool to find out the IP given to the eRTIS device.
- If no DHCP connection could be made, the eRTIS device will automatically fall back to a static IP. This for example will happen when directly connecting the eRTIS device to your computer. The static IP will always by default be **192.168.1.150**. Which means that to connect to it, you will need to put your computer also in the 192.168.1.X/24 range.
- If no DHCP connection could be made, the eRTIS device will automatically fall back to a static IP. This for example will happen when directly connecting the eRTIS device to your computer. The static IP will always by default be **192.168.1.150**. Which means that to connect to it, you will need to put your computer also in the 192.168.1.X/24 range. To have internet in this scenario, you can read at the bottom of this page a possible solution.
## Login methods
......
Clone repository
  • Home
  • Initial Connection & Network Setup
  • RTIS Network Usage
  • Developing Python with PyCharm