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
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
Thanks Tom.
I'll give it a go.