From 93a5ff86da3348e8c203310866df07ef3b04dd7c Mon Sep 17 00:00:00 2001 From: Urs Utzinger Date: Tue, 11 Nov 2025 13:53:16 -0700 Subject: [PATCH] Added BLE Serial - NUS (#7235) 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 64393b90..2d828cae 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7917,6 +7917,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