LowPowerLab Forum

Hardware support => Moteino => Topic started by: fetster on August 31, 2018, 01:52:11 PM

Title: Seeing Network ID and Gateway ID of existing Moteinos
Post by: fetster on August 31, 2018, 01:52:11 PM
Sorry for the silly question - I've not made note of the networkID or gatewayID of existing Moteino's I have previously configured - sketch is saved on a laptop I don;t have access to at moment.

Is there a way I can see what the NetworkID and GatewayIDs are either from the devices themselves or from the PI Dashboard (I can see the IDs of each device but not Network or Gatway IDs)?

Thanks

Title: Re: Seeing Network ID and Gateway ID of existing Moteinos
Post by: TomWS on August 31, 2018, 05:28:18 PM
Quote from: fetster on August 31, 2018, 01:52:11 PM
Sorry for the silly question - I've not made note of the networkID or gatewayID of existing Moteino's I have previously configured - sketch is saved on a laptop I don;t have access to at moment.

Is there a way I can see what the NetworkID and GatewayIDs are either from the devices themselves or from the PI Dashboard (I can see the IDs of each device but not Network or Gatway IDs)?

Thanks
Using Promiscuous mode you can see all nodes (node and gateway) within a single network.   If you advance the Network ID setting incrementally, over time, you'll see everything, but the time period depends on how often nodes transmit.

If you use a common transmit interval for all nodes, then you would only have to wait no more than 2X transmit interval on all likely networks.

Tom
Title: Re: Seeing Network ID and Gateway ID of existing Moteinos
Post by: fetster on September 02, 2018, 08:21:48 AM
Thanks Tom.

I'll give it a go.