-
Notifications
You must be signed in to change notification settings - Fork 1
/
micro.html
executable file
·218 lines (165 loc) · 9.22 KB
/
micro.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>VoyagerRF Micro Flasher</title>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BWT408TBEN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BWT408TBEN');
</script>
<link rel="icon" type="image/png" href="images/favicon.ico"/>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="css/w3.css">
<link rel="stylesheet" href="css/styles-2.scss" />
<link rel="stylesheet" href="css/styles-1.css" />
<meta property="twitter:image" content="https://kashmir54.github.ioimages/kashmir.png">
<meta property="twitter:title" content="VoyagerRF Micro Flasher">
<script src="https://kit.fontawesome.com/92abc4d15c.js" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</head>
<body>
<!-- Cabecera de la pagina -->
<header>
<nav>
<div class="sticky top_menu">
<div class="top">
<div><p class="logo_left title-2">VoyagerRF Flasher</p></div>
<div><img class="logo_right" src="images/kashmir.png" alt="kashmir logo"/></div>
</div>
<ul>
<li class="left"><a class="" href="index.html">VoyagerRFv1</a></li>
<li class="left"><a class="" href="v2.html">VoyagerRFv2</a></li>
<li class="left"><a class="current" href="#">VoyagerRF Micro</a></li>
</ul>
</div>
</nav>
</header>
<body>
<div class="cont-dash">
<div class="title-cont">
<p class="title-2">Flash VoyagerRF Micro</h1>
</div>
<div>
<p>Choose the different versions to install on your <a href="https://kashmir54.github.io/flipper/voyagerrf_micro/">VoyagerRF Micro board</a>. Also, read the changelog from <a href="https://github.com/justcallmekoko/ESP32Marauder">JustCallMeKoko</a> to see what's new in the firmware. Updates for other boards and functionalities do not apply to the VoyagerRF for obvious reasons, only WiFi, BLE and GPS functionalities are available.</p>
<p>The USBC Serial option is for test/flash your board/Xiao-ESP32C3 using the ESP web console. This USBC Serial will stop the GPIO pins transmission and it will only work via USBC with the PC. You can always go back to the non USBC Serial version of the firmware.</p>
</div>
<br>
<div class="warning" id="notSupported" style="display: none;">
Your browser does not support the Web Serial API. Try Chrome in your PC instead.
</div>
<div id="main" style="">
<script
type="module"
src="https://unpkg.com/esp-web-tools@7.3.1/dist/web/install-button.js?module">
</script>
<div class="button-grid">
<div>
<div class="double-button">
<esp-web-install-button class="btn-main" id="installButton" manifest="webflash/micro/manifest_v1.0.0.json">
<button class="btn bg-aa btn-block p-2 shadow bold" slot="activate">ESP32Marauder v1.0.0</button>
</esp-web-install-button>
<esp-web-install-button class="btn-sec" id="installButton" manifest="webflash/micro/manifest_v1.0.0_serial.json">
<button class="btn bg-aa btn-block p-2 shadow bold" slot="activate">USBC Serial</button>
</esp-web-install-button>
</div>
</div>
<div><p><b>Latest release.</b> Checkout changelog for release <a href="https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v1.0.0">v1.0.0</a></p></div>
</div>
<br><br><br>
<div class="note">
<b>NOTES: Perform the update with the board disconnected from the Flipper. Optionally, remove the MicroSD card from the VoyagerRF. Make sure to close anything using your device's COM port (e.g. Serial monitor), i.e. close another webflashers connected to the board.</b>
</div>
<br><hr>
<div class="title-cont">
<p class="title-2">Instructions</h1>
</div>
<div class="">
<p><b>Step 1.</b> Open the website and connect the board holding the ESP32C3 BOOT button (the one on the top with the "B" letter):
Boot button (press, hold, and connect while holding the button, then, release):</p>
<p align="center">
<img src="images/micro_boot.png" width="50%"/>
</p><br>
<p><b>Step 2.</b> Select the version you want to flash and select the "USB JTAG/serial debug unit". The COM number can be different, so don't worry about that.</p>
<p align="center">
<img src="images/1_1_connect.png" width="60%"/>
</p><br>
<p><b>Step 3.</b> Select "Install VoyagerRF Marauder vX.X.X".</p>
<p align="center">
<img src="images/1_2_install.png" width="55%"/>
</p><br>
<p><b>Step 4.</b> Hit next, doesn't matter if you erase the device, MicroSD card data will remain.</p>
<p align="center">
<img src="images/1_1_install.png" width="45%"/>
</p><br>
<p><b>Step 5.</b> Hit "Install" to perform the update.</p>
<p align="center">
<img src="images/1_3_install.png" width="45%"/>
</p><br>
<p><b>Step 6.</b> Wait for the process to finish. If successful, the following message will be displayed:</p>
<p align="center">
<img src="images/1_4_done.png" width="45%"/>
</p>
<p>Now you can check the version in the reboot option in the ESP32 WiFi Marauder app in your Flipper!</p>
</div>
</div>
</div>
<script>
if(navigator.serial){
document.getElementById("notSupported").style.display = 'none';
document.getElementById("main").style.display = 'block';
} else {
document.getElementById("notSupported").style.display = 'block';
document.getElementById("main").style.display = 'none';
}
</script>
<br><br><br>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-6">
<h6>VoyagerRF</h6>
<p class="text-justify">VoyagerRF is a Multitool board based on ESP32C3 chip that allows users to expand Flipper Zero capabilities. It features: WiFi (2.4GHz), Bluetooth (BLE) on the ESP32C3 chip and nRF24 and CC1101 on the adapter connector. It comes with Marauder ESP32 by JustCallMeKoko, but other firmwares can be flashed in the board, such as standalone evilportal.</p>
</div>
<div class="col-xs-6 col-md-3">
<h6>Information</h6>
<ul class="footer-links">
<li><a href="https://kashmir54.github.io/flipper/wifi/">VoyagerRFv1</a></li>
<li><a href="https://kashmir54.github.io/flipper/voyagerrf_v2/">VoyagerRFv2</a></li>
<li><a href="https://kashmir54.github.io/flipper/voyagerrf_micro/">VoyagerRF Micro</a></li>
</ul>
</div>
<div class="col-xs-6 col-md-3">
<h6>Other links</h6>
<ul class="footer-links">
<li><a href="https://kashmir54.github.io/flipper/wifi/#bundles-and-boards">Get yours</a></li>
<li><a href="https://kashmir54.github.io/flipper/wifi/#tutorials">Tutorials</a></li>
<li><a href="">Terms and conditions</a></li>
</ul>
</div>
</div>
<hr>
</div>
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<p class="copyright-text"><i>Powered by <a href="https://esphome.github.io/esp-web-tools/">ESP-Web-Tools</a></i>. Made with ❤️ by <a href="https://github.com/kashmir54/kashmir54.github.io">Kashmir54</a> 🌊⚡️
</p>
</div>
<div class="col-md-2 col-sm-6 col-xs-12">
<a href="https://github.com/kashmir54/"><img src="images/github.png" width="30"></a>
<a href="https://twitter.com/ManuSanchez54"><img src="images/twitter.png" width="30"></a>
<a href="https://www.youtube.com/@Kashmir54"><img src="images/youtube.png" width="30"></a>
</div>
<div class="col-md-4 col-sm-6 col-xs-12">
<ul class="social-icons">
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>