From 1fbe6151fdb17199becbda9461d21b5bc7560aa1 Mon Sep 17 00:00:00 2001 From: Mr-IoT Date: Thu, 27 Feb 2020 19:08:14 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68c7894..32782ba 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ ### ***BLE Intro and SW & HW Tools*** - [Step By Step guide to BLE Understanding and Exploiting](https://github.com/V33RU/BLE-NullBlr) - [Traffic Engineering in a Bluetooth Piconet](http://www.diva-portal.org/smash/get/diva2:833159/FULLTEXT01.pdf) - - [BLE Characteristics](https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial0) + - [BLE Characteristics](https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial) #### Reconnaissance (Active and Passive) with HCI Tools - [btproxy](https://github.com/conorpp/btproxy)