From eb83e77b4afd007160e17ad92c39feab9d84d1cc Mon Sep 17 00:00:00 2001 From: Urs Utzinger Date: Tue, 11 Nov 2025 13:41:25 -0700 Subject: [PATCH] Added BLE Serial - NUS BLE Serial - NUS allows for serial communication over BLE using the Nordic UART Service. This allows to use ble.write similar to Serial.print --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index c0ca30080..ae2a2e4c6 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7818,6 +7818,7 @@ https://github.com/SeeedJP/wio_cellular https://github.com/bitbank2/zlib_turbo https://github.com/uutzinger/SavitzkyGolayFilter https://github.com/uutzinger/Arduino_AFE44XX +https://github.com/uutzinger/Arduino_BLESerial https://github.com/ConsentiumIoT/ConsentiumThings https://github.com/iavorvel/MyLD2410 https://github.com/jhagas/ESPSupabase