Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for the Flipper Zero Wifi Dev board #1292

Merged
merged 5 commits into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions _board/flipper-zero_wifi_devboard.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
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:
- Wi-Fi
- 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 details

* ESP32-S2-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
* 2 MB 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)

## Purchase

* [Flipper Zero](https://shop.flipperzero.one/products/wifi-devboard)

## Learn More

* [ESP32-S2-WROVER Product page](https://products.espressif.com/#/product-selector?language=en&names=ESP32-S2-WROVER-N4R2)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.