From ac18796c87b62a478b70986511dc15e34d513933 Mon Sep 17 00:00:00 2001 From: Frater Date: Wed, 7 Oct 2020 22:54:15 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a762c7b..35bf9e8 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,7 @@ I wasn't able to find many information for this specific modules around the web. So I've decided to _tap_ and record the communication between the Checkpoint and the module for further decoding. -Here is my journey trought this reverse engineering. \ No newline at end of file +Here is my journey trought this reverse engineering. + +Open communication Port with 115200 bps, 8N1 settings and write [Commands](CommandSet.MD). +you may want to read return \ No newline at end of file