Found a line of sight location. Left my Antenna Xenon with battery pack on a pole Antenna Vertical and started walking with my Hotspot enabled Argon with both Antenna and of course carrying my cell phone. Got a whopping 520 m with good signal. At 550 m I lost the signal. Had to walk back to within about 150 m to reconnect. This was a beautiful, crisp cold sunny morning. Probably very different results on different days.
I would like to see this with a node in between the Argon and the Xenon to see how the range is then and how quickly the 2nd Xenon reconnects after you get out past the middle Xenonâs range.
For my tests I have found the disconcerting issue that a repeater can not reconnect an Endpoint that has been fully rebooted (powered off) The xenon has to go back to the gateway. This is a bug, that should eventually get fixed.
Found a good Mesh article also. Iâm using Digimesh.
XBee does have some Thread đ§” based radios but they have removed just about all Google indexed links to Thread links they used to have on their website.
They have been working with Thread for 2-3 years so not sure why they have removed everything related to Thread on their website.
This image says it all, for me. Outside, Line of Sight distances are dramatically better than anything I get inside the home of School for an Argon connecting to a Xenon.
thing is if it will not reconnect until you are within ~150 meter then getting transmission at any distant above that is somewhat hollow achievement even though interesting. iâm wondering if the reconnect sequence requires more current than those batteries could provide to either device or both. hopefully though it was just a fluke they would not reconnect at distance over ~150 meters.
Reconnecting is going to take time, it's cold outside and I am quickly walking back to the Argon Gateway. Most likely the results are skewed in favor of the shorter distance. I really should walk back 20 meters then wait 2 minutes, then walk another 20 meters etc, until it connects, but as I said its cold.
If you see the maximum range as 100% and you consistently lose the connection at 120%, for an installation you are not going to put your Xenons at 100% probably more like at 75%. Note that I had reconnection at about 50% of the range, but a better number is probably 75% if I was willing to wait.
Unfortunately all these distances depend on your situation. Even in the same building the results may vary a fair bit. This might be a career for someone. A company that sets up-time as the highest priority may choose a 50% distance whereas someone who could fly a Boron equipped drone around the business once a day might go with a cheaper arrangement of the 100% distance. (You could also walk around the business with an Argon and a cell phone hotspot.)
So if a business that had a 100% distance at 33.3 m and had a lot that was 100 m x 100 m using the poor connection approach the lot could be covered with 4 Mesh devices as in the diagram. However it might need some method to reconnect devices that become unconnected.
but if that same business wanted great up-time with the devices maybe they used the 50% distance then they need 25 devices to cover the entire lot as in the following diagram.
The coverage decisions has a huge effect on the number of devices to purchase. And I am only researching a single connection between a Xenon and an Argon. The entire situation becomes much more complex with a true mesh.
Will be interesting to see what coverage is needed with actual businesses.
Using the ideas of Business-Home-LineOfSight here are my results averaged over several days. Using this concept:
Business/School: concrete floors, lots of metal framing/school lockers, Busy Wifi Home: wood, a few walls, private Wifi, windows LineOfSight: Outside, both devices can directly see each other
by mesh antenna i infer you mean a bt antenna, but where do you get those?
btw, here in toronto i would like to teach tech (iot, tensor flow, etc) to disadvantaged youth (and not only youth) populations. can i use your materials?
fraser value looks gorgeous this time of the year
@exquisitus, Particle Mesh does NOT use BT. It uses 6LowPan atop of 802.15.4 running the OpenThread protocol. As such, the mesh antenna is more akin to WiFi or Zigbee antennas. An Argon WiFi antenna can be used as a Mesh antenna as well (ie extra antenna).
To be fair, though, the external antenna u.FL connector is marked BT.
I think thatâs been sparking a lot of confusion. But in the end, arenât WiFi, 802.15.4, and Bluetooth all working at 2.4GHz (though perhaps in different bandwidth ranges? havenât checked that)? So the same type of antenna should work well for all of them?
@dougal, I think it is marked BT because MESH/BT was too large! The antenna is actual shared between the mesh and BT (managed by the nRF52840) so you are correct. I always want to make sure folks donât think the mesh is done over BLE.
Very welcome to share all my stuff. Nice to have someone else teaching this to students.
There are lots of much easier approaches to Robotics (Lego Mindstroms, Vex and First) but I think the Javascript approach is the least expensive, best and most flexible. Note: Particle devices are not Javascript based but I interact with them using web pages or web sockets.
Hmmm⊠So, @ScruffR, If I use my Etherwing to update all of my Xenons (and turn on the Etherwing switch), but use them later as stand-alone nodes (not in an Etherwing), do they still think they are a Gateway, or do they only become a gateway when they detect they are in an Etherwing? Is there a way to detect/report that status from an app, or the dashboard?