# Movatic BLE Controller Board

## Description

This is a BLE capable board that can be used with admin as a lock controller.

#### This video describes how to power on this board for communication using a BLE app on a phone.

{% embed url="<https://www.loom.com/share/2b3150c794524229b5a290db5983ba47?sid=e1951374-b7e7-49b4-8465-bc266aa7cf86>" %}

Application for finding the Mac Address (LightBlue)

<figure><img src="/files/R3FKeCuYlRc44yxl9vDk" alt="" width="180"><figcaption></figcaption></figure>

What it looks like when you found the right device in LightBlue (device will show up in the list of nearby BLE devices as unnamed)\
The important fields will be:\
Device Name: Simple BLE Peripheral\
Deice Address: XX:XX:XX:XX:XX:XX (Mac Address)

<figure><img src="/files/umOl53bJ9KLpxR5uf5fo" alt=""><figcaption></figcaption></figure>

Once you have the Mac Address you can create the hardware in admin.movatic.co

<figure><img src="/files/gtzGq1w2ObWLzcRZxtSR" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.movatic.co/admin-site/modes/locks/supported-locks/movatic-ble-controller-board.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
