From 6d1a1a8a93796b502059ffa2bd2078e7ed773f31 Mon Sep 17 00:00:00 2001
From: Berk Silemek <berk.silemek@gmail.com>
Date: Mon, 16 Jan 2023 10:47:54 +0000
Subject: [PATCH] Update Hardware/readme.md

---
 Hardware/readme.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Hardware/readme.md b/Hardware/readme.md
index d47fc36..54d04be 100644
--- a/Hardware/readme.md
+++ b/Hardware/readme.md
@@ -3,7 +3,8 @@
 [[_TOC_]]
 ## Implant
 
-The implant schematics is shown Figure 1. The bill of materials for implant is given in [Table-1](#tabImp)
+The implant schematics is shown Figure 1. The bill of materials for implant is given in [Table-1](#tabImp). The reasoning of the selected components is explained in the publication. Here, the instructions to build the implant is provided.
+1- The BLE system on chip (SoC) is selected for its high data rate. BLEv5.x stronger physical layer (PHY) compared to BLEv4.x. Its theoretical datarate can go up to 2Mbps. The used SoC is [cc2652RB][aa] from Texas Instruments (TI). It does not require an external cyrstal oscillator, which is nice to consider when there is size constraint. Nevertheless, an open source hardware [breakout PCB][1] was used, which provides basic external smd components for chip to operate and enough external IO is available for the purpose of the project.   
 ## Bill of Materials
 
 
-- 
GitLab