From 7960673e2eb7c3c16a0911aa9d236b1b8ec88033 Mon Sep 17 00:00:00 2001 From: Oskar Date: Thu, 7 May 2026 20:52:39 +0200 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20le=20rapport?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sécurité/Template_Latex.tex | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Sécurité/Template_Latex.tex b/Sécurité/Template_Latex.tex index 9f071f7..e326821 100644 --- a/Sécurité/Template_Latex.tex +++ b/Sécurité/Template_Latex.tex @@ -64,9 +64,7 @@ Taban@insa-toulouse.fr} \maketitle \begin{abstract} -This document is a model and instructions for \LaTeX. -This and the IEEEtran.cls file define the components of your paper [title, text, heads, etc.]. *CRITICAL: Do Not Use Symbols, Special Characters, Footnotes, -or Math in Paper Title or Abstract. +Finished. \end{abstract} \begin{IEEEkeywords} @@ -74,20 +72,20 @@ component, formatting, style, styling, insert \end{IEEEkeywords} \section{Introduction} -This document is a model and instructions for \LaTeX. -Please observe the conference page limits. +Finished. \section{Bluetooth Low Energy} \subsection{BLE compatibility with the VESC} -VESC-controllers are not equipped with Bluetooth-modules by default. Often, it is necessary to add a BLE-module. A standard HC-05 bluetooth-module compatible with arduino is a great way to send and recieve bluetooth-packets from a host to +VESC-controllers are not equipped with Bluetooth-modules by default. Often, it is necessary to add a BLE-module. A standard HC-05 bluetooth-module compatible with arduino is a great way to send and recieve bluetooth-packets from a host, e.g. a mobile phone, via a bridge translating the bluetooth packets to the UART protocol. This is because the HC-05 is not adapted for BLE as a base. For the future, choosing a bluetooth module supporting BLE will be the easiest solution. \subsection{BLE vulnerability} +Bluetooth could be a vulnerability to a VESC if the VESC is to be used as a controller in real-time, as the controller could be jammed. It could also be investigated how the connection to the besc controller could be modified using the vesc tool. We will touch more on the accessability of the code within the vesc tool sooner. \subsection{Testing of BLE-modules} -What we have done: Flash VESC on a discovery-card. +What we have done: Flash VESC on a discovery-card. As We started by connecting the blutooth modules.