On Saturday, January 25, 2020 at 9:45:35 AM UTC-8, Bill Butler wrote: > > It looks like the Weatherlink IP address is 00:1D:0A:00:BB:D1 (See > attached picture) >
No, that's the MAC (hardware) address of the board. We need the tcp/ip address associated with that. Open a cmd window and type "arp -a" which should give you the arp table. The ip address will be on the line with that MAC address. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/658d644c-80eb-42b5-9943-80494682c6d2%40googlegroups.com.
