Some time ago, I used several XBee modules from version 1 to build a peer to peer network. All of them were set as en devices. Some messages were broadcast, and some other specific to one station.
To do that I just set channel and PAN ID.
Now, I’d like to implement something similar but whith XBee modules from version 2.5, but as far I can understand, there MUST be a coordinator. As my network is changing in time and space, a coordinator may not be always available.
Is it possible to make a network without coordinators? It would be enough to make all end devices sending broadcast packets.