From 7ec7efcb4727d20f52fcafc1dd6f96df933931b4 Mon Sep 17 00:00:00 2001 From: Dave Allie Date: Tue, 9 Dec 2025 00:04:55 +1100 Subject: [PATCH] Add section in readme on flashing via xteink.dve.al --- README.md | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d1cb737..7bd659e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,23 @@ git submodule update --init --recursive ### Flashing your device +#### Web (latest firmware) + +1. Connect your Xteink X4 to your computer via USB-C +2. Go to https://xteink.dve.al/ and click "Flash CrossPoint firmware" + +To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap +back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug. + +#### Web (specific firmware version) + +1. Connect your Xteink X4 to your computer via USB-C +2. Download the `firmware.bin` file from the release of your choice via the [releases page](https://github.com/daveallie/crosspoint-reader/releases) +3. Go to https://xteink.dve.al/ and flash the firmware file using the "OTA fast flash controls" section + +To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap +back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug. + #### Command line Connect your Xteink X4 to your computer via USB-C and run the following command. @@ -66,16 +83,6 @@ Connect your Xteink X4 to your computer via USB-C and run the following command. pio run --target upload ``` -#### Web - -1. Connect your Xteink X4 to your computer via USB-C -2. Download the `firmware.bin` file from the latest release via the [releases page](https://github.com/daveallie/crosspoint-reader/releases) -3. Go to https://xteink.dve.al/ and flash the firmware file using the "OTA fast flash controls" section -4. Press the reset button on the Xteink X4 to restart the device - -To revert back to the official firmware, you can flash the latest official firmware from https://xteink.dve.al/, or swap -back to the other partition using the "Swap boot partition" button here https://xteink.dve.al/debug. - ## Internals CrossPoint Reader is pretty aggressive about caching data down to the SD card to minimise RAM usage. The ESP32-C3 only