
Connect or Not is a simple passive app that requires minimal interaction. Press the "►" button to start it and "◼" to stop. When started, the application will send messages about the network usage and position to a ...
start / stop
controls

There are two modes the application can be used in. The first and default one is the "Live mode". It looks up the data on traffic used by the phone, writes them to the application database and broadcasts them live to the ...
switching modes
controls

The indoor position tracking system is working in the background. To access its advanced settings (add a new space or edit existing ones) press "Locate me at the bottom of the screen. You can then choose a space you are in, ...
position tracking (locate me)
position tracking

The main application menu allows you to access different advanced options. You can choose to import or export data to a .csv file, edit the sending interval and reset data in the database. In the main menu you can also ...
menu options
menu

Connect or not uploads data to a remote server at a regular interval (you can set it in the menu > edit send interval). Each message is composed of a timestamp, an ID (a unique ID is generated for the device, replacing any ...
storing data on the server
communication

OSC transmission was used in previous version of the app as the way to send data from the device to a server that listens for messages on the specific port, being on the same wireless network as the device. This ...
OSC transmission
communication