|
| 1 | +# MTools BLE Introduction |
| 2 | +MTools BLE supports managing the ChamleonUltra, ChameleonLite and DevKits via BLE connections. |
| 3 | +## Downlaod Link |
| 4 | +- [MTools BLE on iOS](https://apps.apple.com/app/mtools-ble-rfid-reader/id1531345398) |
| 5 | +- [MTools BLE on Google Play](https://play.google.com/store/apps/details?id=com.mtoolstec.mtoolsLite) |
| 6 | + |
| 7 | +## How to connect with Bluetooth in MTools BLE |
| 8 | +1. Click **A** or **B** button to power on. |
| 9 | +2. Click **Bluetooth List** icon in App to search devices. |
| 10 | +3. Click **Connect** button on the right to connect. |
| 11 | + |
| 12 | +#### Notice for Bluetooth Connection |
| 13 | +1. Grant the Bluetooth permission of App on iOS. |
| 14 | +2. Allow Location permission to scan Bluetooth devices on Android. |
| 15 | + |
| 16 | +## Features for ChameleonUltra |
| 17 | +### Slot Manager |
| 18 | +1. Fetch all slot status. |
| 19 | +2. Enable or disable Slots. |
| 20 | +3. Change LF and HF Slot name. |
| 21 | +4. Set LF and HF Tag Type. |
| 22 | +5. Delete and reset all slots. |
| 23 | + |
| 24 | +### Reader |
| 25 | +1. Fast read LF and HF Tag. |
| 26 | +2. Simulate Mifare Classic Tag with UID, SAK, ATQA and empty dump. |
| 27 | +3. Simulate Mifare Ultralight Tag with UID, SAK, ATQA and empty dump. |
| 28 | +4. Simulate EM410X LF tag or manually set the ID then simulate. |
| 29 | + |
| 30 | +### Mifare Classic Dump |
| 31 | +1. eRead full dump from current active slot to App. |
| 32 | +2. Upload full dump to current active slot and simulate. |
| 33 | +3. Read Mifare Mini, 1K, 2K, 4K dump from tag with known keys. |
| 34 | +4. Write Gen1A, Gen2, Gen3, Gen4 dump to tag with known keys. |
| 35 | +5. Format common and magic Mifare Classic tags. |
| 36 | +6. Modify block data and save to new dump file. |
| 37 | + |
| 38 | +### Mifare Ultralight Dump |
| 39 | +1. eRead full dump from current active slot to App. |
| 40 | +2. Upload full dump to current active slot and simulate. |
| 41 | +3. Read Mifare Ultralight dump from tag. |
| 42 | +4. Write Mifare Ultralight dump to tag. |
| 43 | + |
| 44 | +### Settings |
| 45 | +1. Set the Animation of LEDs. |
| 46 | +2. Set press and long press button of A and B. |
| 47 | +3. Set the **Mifare Classic Emulation** of current slot. |
| 48 | +4. Set the **Mifare Ultralight Emulation** of current slot. |
| 49 | +5. DFU Tool for updating firmware. |
| 50 | +6. Reset Chameleon Device. |
0 commit comments