@extends('layouts.app')
@section('title')
Help Page
@endsection
@section('description')
All you need to know.
@endsection
@section('breadcrumb')
Help Page
@endsection
@section('content')
- Connect to Base Unit hotspot, check for the SSID name located on the box (e.g. Device D0001, SSID: tvrhyme-D0001, password:1234567890)
- After connected to hotspot, login to web configuration http://192.168.45.1
- If hotspot is not possible, login with LAN cable, and login to web configuration http://167.205.25.15
- Use this credential, username: admin, password: 1234
@endsection