# How To Use ChameleonUltra

## What's Chameleon Ultra

[ChameleonUltra](https://shop.mtoolstec.com/product/chameleon-ultra) is a newly launched RFID Simulator for 8 HF tags and 8 LF tags. It also supports read functions on Ultra and Dev Kit.&#x20;

## Connections of ChameleonUltra

* Bluetooth - Support BLE on Both Android and iOS.
* USB - Support dual-side plugging USB cable.

## How to connect with Bluetooth in MTools Lite

1. Click the **A** or **B** button to power on.
2. Click the **Bluetooth List** icon to search devices.
3. Click the **Connect** button on the right.

### **Notice for Bluetooth Connection**

1. Grant the Bluetooth permission for the app on iOS.
2. Allow Location permission to scan Bluetooth devices on Android.

## Functions for ChameleonUltra in MTools Lite

### Command Line Tool

1. Quick action buttons
2. Battery indicator
3. Mifare Magic Checker
4. `hf 14a raw` Supports

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

### Slot Manager

1. Fetch all slot statuses.
2. Enable or disable Slots.
3. Change LF and HF Slot name.
4. Set LF and HF Tag Type.
5. Delete and reset all slots.

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

### HF LF Reader

1. Fast-read LF and HF Tag.
2. Simulate Mifare Classic Tag with UID, SAK, ATQA, and empty dump.
3. Simulate the EM410X LF tag or manually set the ID then simulate.

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

### Dump Manage

1. Mifare Keys Manage.
2. Get a dump of Mifare Classic Mini, 1K, 2K, and 4K with known keys.
3. Modify block data and save it to a new dump file.
4. Do a quick simulation of the current active slot.
5. Upload the full dump to the current active slot.

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

### Settings of Interaction

1. Set the Animation of LEDs.
2. Set press and long press buttons of A and B.
3. Set the **Mifare Classic Emulation** of the current slot.
4. Get the Mfkey32 Detection log
5. Enter DFU Mode.
6. Reset Chameleon Device.

<figure><img src="/files/rstAMpBWCsX4PnGvDmB3" 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://docs.mtoolstec.com/how-to-use-chameleonultra.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.
