Cannot open http://openrtk/

I have connected OpenRTK EVK with my PC by USB and Ethernet cable. And I've set up my Ethernet TCP/IPv4 following the user guide:
9768e3aa-ae6e-4331-8f94-da7f919832d6-image.png

When I wanted to open http://openrtk/, I got the message :
a1867344-fd8c-4cf1-ac87-8ce659440121-image.png
How can I fix this problem?

For me, I used "arp -a" command to find the other 192.168.137.xxx IP address which is the EVM board and connected via http://that ip address. Even with this method success is not guaranteed. But I think the Ethernet connection is optional, as in actual product one would use either UART or Bluetooth. Correct me if I am wrong.
I cannot figure out how the EVM can put "openrtk" automatically into the /etc/hosts file or DNS record.

First, use python driver to connect OpenRTK EVK, and the connection succeeds as shown below.
e8862650-9751-451f-80ac-70d1aee3ceb7-image.png
Then open the website (https://developers.aceinna.com/devices/rtk) and set OpenRTK Ethnet to static, as shown below.
61d5e095-222c-4353-9b88-287a7d303393-image.png
Finally, open the http://openrtk (or 192.168.137.110) in Google Chrome to access the settings interface.

Log in to reply