diff --git a/Home.md b/Home.md index ca207c9..b482357 100644 --- a/Home.md +++ b/Home.md @@ -6,10 +6,17 @@ Resources: - 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 +### Starter kit -Registry +Examples, chip info, designs for the starter dev kit + +https://www.dropbox.com/scl/fi/f6lvxpsuxl49e84clxkui/KUONGSHUN-AE312-ESP32-Basic-Starter-Kit.zip?dl=0&e=1&file_subpath=%2FKUONGSHUN+AE312+ESP32+Basic+Starter+Kit&rlkey=dsv53wmczflo8hgc93vb7k1x1&st=txgfre0p + +### Registry https://components.espressif.com/ + + Glosario de Terminología * __HCI (Host Controller Interface)__: Protocolo estandarizado (comandos/eventos en paquetes) para comunicación host-controller; e.g., opcode hexadecimal define acciones como "scan start".