From 79fe05581cd04db9d3ee344e422363080704f384 Mon Sep 17 00:00:00 2001 From: Skip Hansen Date: Fri, 21 Feb 2025 07:42:24 -0800 Subject: [PATCH] Add note of required version for CC1110 support to README. --- Tag_Flasher/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Tag_Flasher/README.md b/Tag_Flasher/README.md index 6a48fe34..b44b9043 100644 --- a/Tag_Flasher/README.md +++ b/Tag_Flasher/README.md @@ -106,9 +106,12 @@ python3 .\88MZ100-OEPL-Flasher.py COM31 write_flash '0130c8144117.bin' ## TI CC1110-based -Use with the -c option for CC1110. Neigher Autoflash is currently not implemented on the Tag_Flasher/S2 version. +> [!IMPORTANT] +> Tag flasher version 50 or later is required for CC1110 support. +> +Use with the -c option for CC1110. -The CC1110 does not have an infopage nor is the Tag's EEPROM accessable. +The CC1110 does not have an infopage nor is the Tag's EEPROM accessable. Autoflash is currently not implemented for the CC1110. ```shell python3 OEPL-Flasher.py -e -c -p COM31 read blaat.bin --flash