···3636- [ ] WiFi connectivity
3737- [ ] BLE connectivity
38383939-## Getting Started
3939+## Installing
4040+4141+### Web (latest firmware)
4242+4343+1. Connect your Xteink X4 to your computer via USB-C
4444+2. Go to https://xteink.dve.al/ and click "Flash CrossPoint firmware"
4545+4646+To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap
4747+back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug.
4848+4949+### Web (specific firmware version)
5050+5151+1. Connect your Xteink X4 to your computer via USB-C
5252+2. Download the `firmware.bin` file from the release of your choice via the [releases page](https://github.com/daveallie/crosspoint-reader/releases)
5353+3. Go to https://xteink.dve.al/ and flash the firmware file using the "OTA fast flash controls" section
5454+5555+To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap
5656+back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug.
5757+5858+### Manual
5959+6060+See [Development](#development) below.
6161+6262+## Development
40634164### Prerequisites
4265···5780```
58815982### Flashing your device
6060-6161-#### Web (latest firmware)
6262-6363-1. Connect your Xteink X4 to your computer via USB-C
6464-2. Go to https://xteink.dve.al/ and click "Flash CrossPoint firmware"
6565-6666-To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap
6767-back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug.
6868-6969-#### Web (specific firmware version)
7070-7171-1. Connect your Xteink X4 to your computer via USB-C
7272-2. Download the `firmware.bin` file from the release of your choice via the [releases page](https://github.com/daveallie/crosspoint-reader/releases)
7373-3. Go to https://xteink.dve.al/ and flash the firmware file using the "OTA fast flash controls" section
7474-7575-To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap
7676-back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug.
7777-7878-#### Command line
79838084Connect your Xteink X4 to your computer via USB-C and run the following command.
8185