From 8bcdfda77d2d56edff6bf1bff02a8e6a23a9af00 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 4 Aug 2022 20:08:50 -0700 Subject: [PATCH] Added documentation --- Sub-GHz/Gas_Sign/ReadMe.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/Sub-GHz/Gas_Sign/ReadMe.md b/Sub-GHz/Gas_Sign/ReadMe.md index 470825c0..33c90300 100644 --- a/Sub-GHz/Gas_Sign/ReadMe.md +++ b/Sub-GHz/Gas_Sign/ReadMe.md @@ -2,4 +2,27 @@ ## Captures by [0day](https://github.com/0dayCTF) (from [Discord](https://discord.com/channels/740930220399525928/954422680969445377/1001983366205284452)) -Captured remote is [GL-OIL-RF](https://olympianled.com/product/gas-price-changer-rf-remote-control-gl-oil-rf/) +Captured remote is [GL-OIL-RF](https://olympianled.com/product/gas-price-changer-rf-remote-control-gl-oil-rf/). The [PDF manual](https://github.com/UberGuidoZ/Flipper/blob/main/Sub-GHz/Gas_Sign/Manual_GL-OIL-RF.pdf) is also available and contains programming instructions. + +More work on this to be done! These captures are locked to the 20110120 code but can be [physically changed](https://olympianled.com/changing-remote-code/): + +``` +Our remote code is 20110120. As you can see from the pictures below: + +L1 = 2 + +No solder = 0 + +1H = 1 + +The receiver inside of your sign needs to match the remote code, so you’ll have to look at the receiver +inside of the sign that is attached to the GL_GMAN board. Here is a picture of the receiver for reference, +you can see it’s also matching our 20110120 code. +``` +Receiver + +![Remote_Receiver](https://user-images.githubusercontent.com/57457139/182993141-0f2a725b-036a-4b15-b38b-15c7e4177735.png) + +Remote + +![Remote_Back](https://user-images.githubusercontent.com/57457139/182993143-c4e261c7-c986-4a11-b17d-ed394d3953ba.png)