connect method

void connect()

Implementation

void connect() {
  // TODO(Brian): implement ble connection and data fetching logic
}