From 53e5219b7f008e3ebddf27418c91bb07568d39cb Mon Sep 17 00:00:00 2001 From: Semedi Date: Tue, 18 Nov 2025 12:23:02 +0100 Subject: [PATCH] Update Home --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 02aa631..98bb5d1 100644 --- a/Home.md +++ b/Home.md @@ -4,6 +4,8 @@ Resources: - Bitchat Whitepaper: https://github.com/permissionlesstech/bitchat/blob/main/WHITEPAPER.md - Noise protocol usage and description in the whitepaper: https://github.com/permissionlesstech/bitchat/blob/main/WHITEPAPER.md#5-the-noise-protocol-layer - Ble Intro Spressif: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/ble/index.html +- Learning basics oriented to Nimble: https://github.com/Zeni241/ESP32-NimbleBLE-For-Dummies +