I am working on a project which requires connectivity options via cellular or wifi depending on which has a more reliable/stronger connection. I have been looking at the connectivity options available on Particle devices and they seem to either offer cellular or wifi options but not both in one device. (Maybe I missed something somewhere?)
I have a Boron (BRN314) device which I used on a previous project and it works fine except for when the device is an environment which doesn’t get good cell signal. In those instances we want the device to transition to a Wifi connection if available (assuming the proper credentials have been set up on the device). I ordered an Argon to meet that need for prototyping, but having two devices working together like this is more cumbersome than desired.
Is there a more elegant solution available using a single Particle device? (I have been searching for one but can’t seem to find it)