From 2b33c9519c0a2d9cb1df61777cf13399983e673f Mon Sep 17 00:00:00 2001 From: Didier Donsez Date: Fri, 3 Jul 2026 11:23:24 +0200 Subject: [PATCH] Create README.md --- variants/xiao_nrf54l15/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 variants/xiao_nrf54l15/README.md diff --git a/variants/xiao_nrf54l15/README.md b/variants/xiao_nrf54l15/README.md new file mode 100644 index 000000000..fe75713e1 --- /dev/null +++ b/variants/xiao_nrf54l15/README.md @@ -0,0 +1,10 @@ +# MeshCore variant for the Semtech LR2021 Evaluation Kit + +https://wiki.seeedstudio.com/semtech_lr2021_evk_getting_started/ + +Supports LoRa CSS on 868 MHz and 2.4 GHz bands + +## TODO +* [ ] support OLED screen +* [ ] fix persistence of BLE pairing +* [ ] add FLRC modulation for high-speed datarates