From 840aab7f90944c6c91f98bfb6069293fe2f273dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Milants?= Date: Sun, 6 Nov 2022 15:50:37 +0100 Subject: [PATCH] Add a note in README.md regarding NRFConnect (not supported anymore). --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fd41586..75d7b0e0 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Fast open-source firmware for the [PineTime smartwatch](https://www.pine64.org/p - [InfiniLink](https://github.com/InfiniTimeOrg/InfiniLink) (iOS) **[Looking for a new maintainer]** - [ITD](https://gitea.arsenm.dev/Arsen6331/itd) (Linux) +***Note** : We removed mentions to NRFConnect as this app is closed source and recent versions do not work anymore with InfiniTime (the last version known to work is 4.24.3). If you used NRFConnect in the past, we recommend you switch to [Gadgetbridge](https://gadgetbridge.org/).* + ## Development - [InfiniTime Vision](doc/InfiniTimeVision.md)