Documentation for the Flipper Zero Wifi Dev board
This commit is contained in:
parent
252e58e9b6
commit
d1a7526218
4 changed files with 56 additions and 0 deletions
56
_board/flipper-zero_wifi_devboard.md
Normal file
56
_board/flipper-zero_wifi_devboard.md
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "flipperzero_wifi_dev"
|
||||
title: "Flipper Zero WiFi Dev Board Download"
|
||||
name: "Flipper Zero WiFi Dev"
|
||||
manufacturer: "Flipper Zero"
|
||||
board_url: "https://docs.flipper.net/development/hardware/wifi-developer-board"
|
||||
board_image: "flipper-zero_wifi_devboard.jpg"
|
||||
date_added: 2023-11-28
|
||||
family: esp32s2
|
||||
bootloader_id: espressif_saola_1_wrover
|
||||
features:
|
||||
- ESP32-S2-WROVER
|
||||
- USB-C
|
||||
---
|
||||
|
||||
The developer board with Wi-Fi connectivity made specially for Flipper Zero. Based on the [ESP32-S2](https://www.espressif.com/en/products/socs/esp32-s2) module, this devboard allows:
|
||||
|
||||
* Wireless Flipper Zero firmware update
|
||||
* Advanced in-circuit debugging via USB or Wi-Fi using the [Black Magic Probe](https://github.com/blackmagic-debug/blackmagic) open source project
|
||||
* As a bonus, ESP32-S2 allows Wi-Fi penetration testing (PMKID capturing, deauth, and more) and connects Flipper Zero to the Internet. These functions are not supplied with the module and must be implemented additionally.
|
||||
|
||||
## Technical deatils
|
||||
|
||||
* ESP32-S3-WROVER Xtensa® single-core 32-bit LX7 CPU, frequency up to 240MHz
|
||||
* 2.4 GHz Wi-Fi (802.11 b/g/n)
|
||||
* USB-C
|
||||
* 128 KB ROM
|
||||
* 320 KB SRAM
|
||||
* 16 KB RTCSRAM
|
||||
* 4 MB Flash
|
||||
* 2MV PSRAM
|
||||
* Working Voltage: 3 V to 3.6 V
|
||||
* Up to 36 GPIOs
|
||||
* 3 strapping GPIOs
|
||||
* 7 GPIOs need for flash/PSRAM
|
||||
* 2*12-bit ADC (up to 20 channels)
|
||||
* Communication interfaces
|
||||
* 2 I2C interfaces
|
||||
* 1 I2S interface
|
||||
* 4 SPI interfaces
|
||||
* 2 UART interfaces
|
||||
* 1 USB OTG interface
|
||||
* Security
|
||||
* 4096 bit OTP
|
||||
* AES, SHA, RSA, ECC, RNG
|
||||
* Secure Boot, Flash Encryption, Digital signature, HMAC module
|
||||
|
||||
## Tutorials
|
||||
|
||||
* [Flipper Docs Wi-Fi Developer Page](https://docs.flipper.net/development/hardware/wifi-developer-board)
|
||||
* [ESP32-S2-WROVER Product page](https://products.espressif.com/#/product-selector?language=en&names=ESP32-S2-WROVER-N4R2)
|
||||
|
||||
## Purchase
|
||||
|
||||
* [Flipper Zero](https://shop.flipperzero.one/products/wifi-devboard)
|
||||
BIN
assets/images/boards/large/flipper-zero_wifi_devboard.jpg
Normal file
BIN
assets/images/boards/large/flipper-zero_wifi_devboard.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
BIN
assets/images/boards/original/flipper-zero_wifi_devboard.jpg
Normal file
BIN
assets/images/boards/original/flipper-zero_wifi_devboard.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 185 KiB |
BIN
assets/images/boards/small/flipper-zero_wifi_devboard.jpg
Normal file
BIN
assets/images/boards/small/flipper-zero_wifi_devboard.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in a new issue