This iOS app logs data from two Texas Instruments CC2650 SensorTag. The intention is to have those tags be mounted somewhere on a human body.
Some inspiration for this app came from anasimtiaz/SwiftSensorTag.
The app periodically uploads the data to a server with an HTTP POST request. A very simple server provides the necessary functionality.