ESP32 WiFi setup over BLE or B

5 mijë+
shkarkime
Vlerësimi i përmbajtjes
Të gjithë
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit
Imazhi i pamjes së ekranit

Rreth këtij aplikacioni

This application is only useful for users of the Espressif ESP32 WiFi module.

This application is only useful if your phone/tablet supports Bluetooth Low Energy (BLE) or at least Bluetooth.

This application allows you to setup the WiFi credentials of an ESP32 over a BLE connection or Bluetooth Serial connection.

To use this application your ESP32 must have included
either the BLE code as described in
https://desire.giesecke.tk/index.php/2018/04/06/esp32-wifi-setup-over-ble/
or the Bluetooth Serial code as described in
https://desire.giesecke.tk/index.php/2018/04/10/esp32-wifi-setup-over-bluetooth-serial/
This application and the ESP32 counterpart is open source
Source code for ESP32 (BLE):
https://bitbucket.org/beegee1962/esp32_wifi_ble_esp32
Source code for ESP32 (Bluetooth Serial):
https://bitbucket.org/beegee1962/esp32_wifi_bts_esp32
Source code for Android:
https://bitbucket.org/beegee1962/esp32_wifi_ble_android

Why is this application requiring location permission?
Since Android version 5.1 the use of Bluetooth is requiring the user to ask for permission of location. Don't ask me why, I never understood the link between using Bluetooth and using the GPS.
Përditësuar më
10 pri 2018

Siguria e të dhënave

Siguria fillon me njohjen e mënyrës se si i mbledhin dhe i ndajnë zhvilluesit të dhënat e tua. Praktikat për privatësinë dhe sigurinë e të dhënave mund të variojnë bazuar në përdorimin, rajonin dhe moshën tënde. Këto informacione janë dhënë nga zhvilluesi dhe ato mund të përditësohen me kalimin e kohës.
Nuk ndahen të dhëna me palë të treta
Mëso më shumë për mënyrën se si e deklarojnë zhvilluesit ndarjen e të dhënave
Nuk mblidhen të dhëna
Mëso më shumë për mënyrën se si e deklarojnë zhvilluesit mbledhjen e të dhënave

Ç'të reja ka

Added support for Bluetooth Serial
Added possibility to reset the ESP32 remotely
Added encryption of sent/received data