Sorry for lack of knowledge just had a few questions about how things work.
First I’ll explain how I think this works and please inform me what I have wrong.
The argon is a microcontroller/processor that is like a router that sends out wifi to create a network.
The xenon is a WiFi repeater that extends the network allowing any device connected to the wifi to talk to all other devices.
If this is correct I have some questions if these ideas will work on this environment.
If I connect a laptop / raspberry pi to this network can I control each other devices connected Photon, argon, xenon, to say blink a led that’s connected to the gpio pins? Like if raspberry pi has a led, argon has one and xenon having one.
If I connect a xenon to a router through Ethernet could I have the same environment skipping the argon?
Could I run this all as a private network that has no connection to the internet only a at home/portable in range setup?
If I connect the argon or xenon/router to the internet could I ssh and control all the devices from another location?
Or does the mesh network not allow other devices to connect to it only mesh particle products?
Thank you for taking the time to read this. I am very new to microcontrollers iot programming and networking in general.