Switching to a next cell when moving...
-
Our goal is to develop an application in which the product moves (slowly, e.g. walking) from one place to another place and takes a measurement e.g. every minute. While moving, it gets out of range of the cell it initially connected to but gets in range of another cell. How can we ‘smoothly’ switch over from the initial cell to the other cell? A complete reconnect would be an option, but that takes quite some time and consumes quite some battery power. How can we switch over without having to completely reconnect ?
Note: we’re using the SODAQ module with N211 modem and v65.7 firmware.