OpenSprinkler Forums OpenSprinkler Unified Firmware How do I find the mac address?

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22623

    Greenhouse23
    Member

    So newbie question here, I’m trying to set up the static IP, but I need the OpenSprinkler IP address. Where do I find that? I’m running firmware v2.0

    Thanks

    #25479

    Samer
    Keymaster

    As a general trick, you can ping the broadcast and after a few replies check the arp cache.

    ping -b 192.168.1.255
    arp -a

    Replace 192.168.1 with your network leaving the .255 (broadcast).

    Of course, this assumes you know it’s IP.

    Update: The reason you are pinging the broadcast is most devices will reply (instead of targeting one IP). If you know the OpenSprinkler IP you can use that instead.

    #25480

    Ray
    Keymaster

    Once the controller start, you can click on the first pushbutton (B1) and the LCD display will show the ip address assigned to it. You can also check your router’s configuration page, where there is usually a page that shows the list of all clients and ip addresses.

    Your post title is ‘mac address’. That is different from ip address. OpenSprinkler’s default mac address is:
    00:69:69:2D:30:00
    where the last byte can be customized by using the ‘Device ID’ option.

    #25481

    Greenhouse23
    Member

    Yeah, I meant mac address. It was a long day, haha. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Unified Firmware How do I find the mac address?