Nav apraksta

jblanked 0132930a77 Update README.md 1 gadu atpakaļ
assets a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
.DS_Store 63ad590c68 Update JSON 1 gadu atpakaļ
.gitattributes bf4d337ed4 Initial commit 1 gadu atpakaļ
.gitignore 63ad590c68 Update JSON 1 gadu atpakaļ
CHANGELOG.md a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
README.md 0132930a77 Update README.md 1 gadu atpakaļ
app.c 4bdf15fbb6 Remove connect WiFi from init 1 gadu atpakaļ
app.png a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
application.fam a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
easy_flipper.h a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
flip_wifi_callback.h a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
flip_wifi_e.h a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
flip_wifi_free.h a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ
flip_wifi_i.h e62a48f6d3 Update flip_wifi_i.h 1 gadu atpakaļ
flip_wifi_storage.h 7d58a48a2a Only save/change SSID + Password fields 1 gadu atpakaļ
flipper_http.h 777f535306 Increase Timeout (for Pico W) 1 gadu atpakaļ
jsmn.h 63ad590c68 Update JSON 1 gadu atpakaļ
uart_text_input.h a9fd8493d7 FlipWiFi v1.0 1 gadu atpakaļ

README.md

FlipWiFi

FlipWiFi is the companion app for the popular FlipperHTTP flash, originally introduced in the https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP. It allows you to scan and save WiFi networks for use across all FlipperHTTP apps.

Requirements

Features

  • Scan: Discover nearby WiFi networks and add them to your list.
  • Saved Access Points: View your saved networks, manually add new ones, or configure the WiFi network to be used across all FlipperHTTP apps.

Setup

FlipWiFi automatically allocates the necessary resources and initializes settings upon launch. If WiFi settings have been previously configured, they are loaded automatically for easy access. You can also edit the list of WiFi settings by downloading and modifying the "wifi_list.txt" file located in the "/SD/apps_data/flip_wifi/" directory. To use the app:

  1. Flash the WiFi Dev Board: Follow the instructions to flash the WiFi Dev Board with FlipperHTTP: https://github.com/jblanked/WebCrawler-FlipperZero/tree/main/assets/FlipperHTTP
  2. Install the App: Download FlipWiFi from the App Store.
  3. Launch FlipWiFi: Open the app on your Flipper Zero.
  4. Connect, review, and save WiFi networks.