Skip to content
Discussion options

You must be logged in to vote

hi @Marwan-Refaat

Here is what I have done

  • On iRobot get out the dongle and put the little trigger from bluetooth to USB-C
  • Plug a wire from USB-C -> USB-Ethernet converter -> my ethernet port
  • Etablish a local network connection:
    IP adresss : 192.168.186.3
    Subset mask : 255.255.255.0
    For that I openned a cmd terminal and typed
    netsh interface ipv4 set address name=<ID> static 192.168.186.3 mask=255.255.255.0

with a number belonging to your LAN interface. It can be retrieved by typing:
Netsh interface ipv4 show interface (mine what 6)

Then, I accessed to webserver at http://192.168.10.1

Hope it might help.
pierre

Replies: 2 comments 17 replies

Comment options

You must be logged in to vote
15 replies
@pcapdessus-invn
Comment options

@shamlian
Comment options

@pcapdessus-invn
Comment options

@Marwan-Refaat
Comment options

@shamlian
Comment options

Comment options

You must be logged in to vote
2 replies
@Marwan-Refaat
Comment options

@shamlian
Comment options

Answer selected by Marwan-Refaat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants