Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

669 lines
18 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. This is the Info main menu (aka directory node). A few useful Info commands: 'q' quits; '?' lists all Info commands; 'h' starts the Info tutorial; 'mTexinfo RET' visits the Texinfo manual, etc. * Menu: Basics * Common options: (coreutils)Common options. * Coreutils: (coreutils). Core GNU (file, text, shell) utilities. * Date input formats: (coreutils)Date input formats. * Ed: (ed). The GNU line editor * File permissions: (coreutils)File permissions. Access modes. * Finding files: (find). Operating on files matching certain criteria. C++ libraries * autosprintf: (autosprintf). Support for printf format strings in C++. Compression * Gzip: (gzip). General (de)compression of files (lzw). Development * SSIP: (ssip). Speech Synthesis Interface Protocol. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. * libffi: (libffi). Portable foreign-function interface library. DOS * Mtools: (mtools). Mtools: utilities to access DOS disks in Unix. Editors * nano: (nano). Small and friendly text editor. General Commands * Screen: (screen). Full-screen window manager. GNU Gettext Utilities * autopoint: (gettext)autopoint Invocation. Copy gettext infrastructure. * envsubst: (gettext)envsubst Invocation. Expand environment variables. * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext. * gettext: (gettext). GNU gettext utilities. * ISO3166: (gettext)Country Codes. ISO 3166 country codes. * ISO639: (gettext)Language Codes. ISO 639 language codes. * msgattrib: (gettext)msgattrib Invocation. Select part of a PO file. * msgcat: (gettext)msgcat Invocation. Combine several PO files. * msgcmp: (gettext)msgcmp Invocation. Compare a PO file and template. * msgcomm: (gettext)msgcomm Invocation. Match two PO files. * msgconv: (gettext)msgconv Invocation. Convert PO file to encoding. * msgen: (gettext)msgen Invocation. Create an English PO file. * msgexec: (gettext)msgexec Invocation. Process a PO file. * msgfilter: (gettext)msgfilter Invocation. Pipe a PO file through a filter. * msgfmt: (gettext)msgfmt Invocation. Make MO files out of PO files. * msggrep: (gettext)msggrep Invocation. Select part of a PO file. * msginit: (gettext)msginit Invocation. Create a fresh PO file. * msgmerge: (gettext)msgmerge Invocation. Update a PO file from template. * msgunfmt: (gettext)msgunfmt Invocation. Uncompile MO file into PO file. * msguniq: (gettext)msguniq Invocation. Unify duplicates for PO file. * ngettext: (gettext)ngettext Invocation. Translate a message with plural. * xgettext: (gettext)xgettext Invocation. Extract strings into a PO file. GNU organization * Maintaining Findutils: (find-maint). Maintaining GNU findutils GNU Utilities * dirmngr-client: (gnupg). X.509 CRL and OCSP client. * dirmngr: (gnupg). X.509 CRL and OCSP server. * gpg: (gnupg1). OpenPGP encryption and signing tool (v1). * gpg-agent: (gnupg). The secret key daemon. * gpg2: (gnupg). OpenPGP encryption and signing tool. * gpgsm: (gnupg). S/MIME encryption and signing tool. Individual utilities * aclocal-invocation: (automake-1.15)aclocal Invocation. Generating aclocal.m4. * arch: (coreutils)arch invocation. Print machine hardware name. * automake-invocation: (automake-1.15)automake Invocation. Generating Makefile.in. * base32: (coreutils)base32 invocation. Base32 encode/decode data. * base64: (coreutils)base64 invocation. Base64 encode/decode data. * basename: (coreutils)basename invocation. Strip directory and suffix. * bibtex: (web2c)bibtex invocation. Maintaining bibliographies. * cat: (coreutils)cat invocation. Concatenate and write files. * chcon: (coreutils)chcon invocation. Change SELinux CTX of files. * chgrp: (coreutils)chgrp invocation. Change file groups. * chmod: (coreutils)chmod invocation. Change access permissions. * chown: (coreutils)chown invocation. Change file owners and groups. * chroot: (coreutils)chroot invocation. Specify the root directory. * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum. * cmp: (diffutils)Invoking cmp. Compare 2 files byte by byte. * comm: (coreutils)comm invocation. Compare sorted files by line. * cp: (coreutils)cp invocation. Copy files. * csplit: (coreutils)csplit invocation. Split by context. * cut: (coreutils)cut invocation. Print selected parts of lines. * date: (coreutils)date invocation. Print/set system date and time. * dd: (coreutils)dd invocation. Copy and convert a file. * df: (coreutils)df invocation. Report file system disk usage. * diff: (diffutils)Invoking diff. Compare 2 files line by line. * diff3: (diffutils)Invoking diff3. Compare 3 files line by line. * dir: (coreutils)dir invocation. List directories briefly. * dircolors: (coreutils)dircolors invocation. Color setup for ls. * dirname: (coreutils)dirname invocation. Strip last file name component. * du: (coreutils)du invocation. Report on disk usage. * dvicopy: (web2c)dvicopy invocation. Virtual font expansion * dvitomp: (web2c)dvitomp invocation. DVI to MPX (MetaPost pictures). * dvitype: (web2c)dvitype invocation. DVI to human-readable text. * echo: (coreutils)echo invocation. Print a line of text. * env: (coreutils)env invocation. Modify the environment. * expand: (coreutils)expand invocation. Convert tabs to spaces. * expr: (coreutils)expr invocation. Evaluate expressions. * factor: (coreutils)factor invocation. Print prime factors * false: (coreutils)false invocation. Do nothing, unsuccessfully. * find: (find)Invoking find. Finding and acting on files. * fmt: (coreutils)fmt invocation. Reformat paragraph text. * fold: (coreutils)fold invocation. Wrap long input lines. * gftodvi: (web2c)gftodvi invocation. Generic font proofsheets. * gftopk: (web2c)gftopk invocation. Generic to packed fonts. * gftype: (web2c)gftype invocation. GF to human-readable text. * groups: (coreutils)groups invocation. Print group names a user is in. * gunzip: (gzip)Overview. Decompression. * gzexe: (gzip)Overview. Compress executables. * head: (coreutils)head invocation. Output the first part of files. * hostid: (coreutils)hostid invocation. Print numeric host identifier. * hostname: (coreutils)hostname invocation. Print or set system name. * id: (coreutils)id invocation. Print user identity. * install: (coreutils)install invocation. Copy files and set attributes. * join: (coreutils)join invocation. Join lines on a common field. * kill: (coreutils)kill invocation. Send a signal to processes. * link: (coreutils)link invocation. Make hard links between files. * ln: (coreutils)ln invocation. Make links between files. * locate: (find)Invoking locate. Finding files in a database. * logname: (coreutils)logname invocation. Print current login name. * ls: (coreutils)ls invocation. List directory contents. * md5sum: (coreutils)md5sum invocation. Print or check MD5 digests. * mf: (web2c)mf invocation. Creating typeface families. * mft: (web2c)mft invocation. Prettyprinting Metafont source. * mkdir: (coreutils)mkdir invocation. Create directories. * mkfifo: (coreutils)mkfifo invocation. Create FIFOs (named pipes). * mknod: (coreutils)mknod invocation. Create special files. * mktemp: (coreutils)mktemp invocation. Create temporary files. * mltex: (web2c)MLTeX. Multi-lingual TeX. * mpost: (web2c)mpost invocation. Creating technical diagrams. * mv: (coreutils)mv invocation. Rename files. * nice: (coreutils)nice invocation. Modify niceness. * nl: (coreutils)nl invocation. Number lines and write files. * nohup: (coreutils)nohup invocation. Immunize to hangups. * nproc: (coreutils)nproc invocation. Print the number of processors. * numfmt: (coreutils)numfmt invocation. Reformat numbers. * od: (coreutils)od invocation. Dump files in octal, etc. * paste: (coreutils)paste invocation. Merge lines of files. * patch: (diffutils)Invoking patch. Apply a patch to a file. * patgen: (web2c)patgen invocation. Creating hyphenation patterns. * pathchk: (coreutils)pathchk invocation. Check file name portability. * pktogf: (web2c)pktogf invocation. Packed to generic fonts. * pktype: (web2c)pktype invocation. PK to human-readable text. * pltotf: (web2c)pltotf invocation. Property list to TFM. * pooltype: (web2c)pooltype invocation. Display WEB pool files. * pr: (coreutils)pr invocation. Paginate or columnate files. * printenv: (coreutils)printenv invocation. Print environment variables. * printf: (coreutils)printf invocation. Format and print data. * ptx: (coreutils)ptx invocation. Produce permuted indexes. * pwd: (coreutils)pwd invocation. Print working directory. * readlink: (coreutils)readlink invocation. Print referent of a symlink. * realpath: (coreutils)realpath invocation. Print resolved file names. * rm: (coreutils)rm invocation. Remove files. * rmdir: (coreutils)rmdir invocation. Remove empty directories. * runcon: (coreutils)runcon invocation. Run in specified SELinux CTX. * sdiff: (diffutils)Invoking sdiff. Merge 2 files side-by-side. * seq: (coreutils)seq invocation. Print numeric sequences * sha1sum: (coreutils)sha1sum invocation. Print or check SHA-1 digests. * sha2: (coreutils)sha2 utilities. Print or check SHA-2 digests. * shred: (coreutils)shred invocation. Remove files more securely. * shuf: (coreutils)shuf invocation. Shuffling text files. * sleep: (coreutils)sleep invocation. Delay for a specified time. * sort: (coreutils)sort invocation. Sort text files. * split: (coreutils)split invocation. Split into pieces. * stat: (coreutils)stat invocation. Report file(system) status. * stdbuf: (coreutils)stdbuf invocation. Modify stdio buffering. * stty: (coreutils)stty invocation. Print/change terminal settings. * sum: (coreutils)sum invocation. Print traditional checksum. * sync: (coreutils)sync invocation. Synchronize memory to disk. * tac: (coreutils)tac invocation. Reverse files. * tail: (coreutils)tail invocation. Output the last part of files. * tangle: (web2c)tangle invocation. WEB to Pascal. * tee: (coreutils)tee invocation. Redirect to multiple files. * test: (coreutils)test invocation. File/string tests. * tex: (web2c)tex invocation. Typesetting. * tftopl: (web2c)tftopl invocation. TFM -> property list. * time: (time). Run programs and summarize system resource usage. * timeout: (coreutils)timeout invocation. Run with time limit. * touch: (coreutils)touch invocation. Change file timestamps. * tr: (coreutils)tr invocation. Translate characters. * true: (coreutils)true invocation. Do nothing, successfully. * truncate: (coreutils)truncate invocation. Shrink/extend size of a file. * tsort: (coreutils)tsort invocation. Topological sort. * tty: (coreutils)tty invocation. Print terminal name. * uname: (coreutils)uname invocation. Print system information. * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs. * uniq: (coreutils)uniq invocation. Uniquify files. * unlink: (coreutils)unlink invocation. Removal via unlink(2). * updatedb: (find)Invoking updatedb. Building the locate database. * uptime: (coreutils)uptime invocation. Print uptime and load. * users: (coreutils)users invocation. Print current user names. * vdir: (coreutils)vdir invocation. List directories verbosely. * vftovp: (web2c)vftovp invocation. Virtual font -> virtual pl. * vptovf: (web2c)vptovf invocation. Virtual pl -> virtual font. * wc: (coreutils)wc invocation. Line, word, and byte counts. * weave: (web2c)weave invocation. WEB to TeX. * who: (coreutils)who invocation. Print who is logged in. * whoami: (coreutils)whoami invocation. Print effective user ID. * xargs: (find)Invoking xargs. Operating on many files. * yes: (coreutils)yes invocation. Print a string indefinitely. * zcat: (gzip)Overview. Decompression to stdout. * zdiff: (gzip)Overview. Compare compressed files. * zforce: (gzip)Overview. Force .gz extension on files. * zgrep: (gzip)Overview. Search compressed files. * zmore: (gzip)Overview. Decompression output by pages. Kernel * GRUB: (grub). The GRand Unified Bootloader * grub-dev: (grub-dev). The GRand Unified Bootloader Dev * grub-install: (grub)Invoking grub-install. Install GRUB on your drive * grub-mkconfig: (grub)Invoking grub-mkconfig. Generate GRUB configuration * grub-mkpasswd-pbkdf2: (grub)Invoking grub-mkpasswd-pbkdf2. * grub-mkrelpath: (grub)Invoking grub-mkrelpath. * grub-mkrescue: (grub)Invoking grub-mkrescue. Make a GRUB rescue image * grub-mount: (grub)Invoking grub-mount. Mount a file system using GRUB * grub-probe: (grub)Invoking grub-probe. Probe device information * grub-script-check: (grub)Invoking grub-script-check. Libraries * RLuserman: (rluserman). The GNU readline library User's Manual. Man-pages * Latex2man: (latex2man). Its Man-Page Math * bc: (bc). An arbitrary precision calculator language. * dc: (dc). Arbitrary precision RPN "Desktop Calculator". Network applications * Wget: (wget). Non-interactive network downloader. Programming * flex: (flex). Fast lexical analyzer generator (lex replacement). * gnucash: (gnucash-design). Design of the GnuCash program Programming Tools * Gperf: (gperf). Perfect Hash Function Generator. Software development * Autoconf Archive: (autoconf-archive). A collection of re-usable Autoconf macros. * Automake: (automake-1.15). Making GNU standards-compliant Makefiles. Sound * SSIP: (ssip). Speech Synthesis Interface Protocol. * Say for Speech Dispatcher: (spd-say). Say. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. TeX * DVI-to-PNG: (dvipng). Translating TeX DVI files to Portable Network Graphics (PNG). * DVI-to-Postscript: (dvips). Translating TeX DVI files to PostScript. * Eplain: (eplain). Expanding on plain Tex. * EpsPDF: (epspdf). Portable GUI- and command-line EPS/PS/PDF conversion * Kpathsea: (kpathsea). File lookup along search paths. * LaTeX2e: (latex2e). Unofficial LaTeX reference manual. * LaTeX2e-es: (latex2e-es). Manual de extraoficial de LaTeX. * Naming TeX fonts: (fontname). Filenames for TeX fonts. * TL-build: (tlbuild). TeX Live configuration and development. * TeX Directories: (tds). A directory structure for TeX files. * TeXdraw: (texdraw). A system for producing PostScript drawings from TeX. * Web2c: (web2c). TeX, Metafont, and companion programs. * afm2tfm: (dvips)Invoking afm2tfm. Making Type 1 fonts available to TeX. * dvipng: (dvipng). A DVI-to-PNG translator. * dvips: (dvips)Invoking Dvips. DVI-to-PostScript translator. * kpsewhich: (kpathsea)Invoking kpsewhich. TeX file searching. * mf2pt1: (mf2pt1). PostScript Type 1 fonts from Metafont source. * mktexfmt: (kpathsea)mktex scripts. Format (fmt/base/mem) generation. * mktexlsr: (kpathsea)Filename database. Update ls-R. * mktexmf: (kpathsea)mktex scripts. MF source generation. * mktexpk: (kpathsea)mktex scripts. PK bitmap generation. * mktextex: (kpathsea)mktex scripts. TeX source generation. * mktextfm: (kpathsea)mktex scripts. TeX font metric generation. Text creation and manipulation * Diffutils: (diffutils). Comparing and merging files. * M4: (m4). A powerful macro processor. * grep: (grep). Print lines matching a pattern. * sed: (sed). Stream EDitor. command. Use * SSID MODE CHAN RATE SIGNAL BARS SECURITY to get current connections
6 years ago
8 years ago
8 years ago
8 years ago
6 years ago
6 years ago
  1. /*
  2. WIFI MODULE
  3. Copyright (C) 2016-2018 by Xose Pérez <xose dot perez at gmail dot com>
  4. Module key prefix: wifi
  5. */
  6. #include "JustWifi.h"
  7. #include <Ticker.h>
  8. uint32_t _wifi_scan_client_id = 0;
  9. bool _wifi_wps_running = false;
  10. bool _wifi_smartconfig_running = false;
  11. uint8_t _wifi_ap_mode = WIFI_AP_FALLBACK;
  12. // -----------------------------------------------------------------------------
  13. // PRIVATE
  14. // -----------------------------------------------------------------------------
  15. void _wifiCheckAP() {
  16. if ((WIFI_AP_FALLBACK == _wifi_ap_mode) &&
  17. (jw.connected()) &&
  18. ((WiFi.getMode() & WIFI_AP) > 0) &&
  19. (WiFi.softAPgetStationNum() == 0)
  20. ) {
  21. jw.enableAP(false);
  22. }
  23. }
  24. void _wifiConfigure() {
  25. jw.setHostname(getHostname().c_str());
  26. #if USE_PASSWORD
  27. jw.setSoftAP(getHostname().c_str(), getPassword().c_str());
  28. #else
  29. jw.setSoftAP(getHostname().c_str());
  30. #endif
  31. jw.setConnectTimeout(WIFI_CONNECT_TIMEOUT);
  32. wifiReconnectCheck();
  33. jw.enableAPFallback(WIFI_FALLBACK_APMODE);
  34. jw.cleanNetworks();
  35. _wifi_ap_mode = getSetting("wifiMode", WIFI_AP_FALLBACK).toInt();
  36. // If system is flagged unstable we do not init wifi networks
  37. #if SYSTEM_CHECK_ENABLED
  38. if (!systemCheck()) return;
  39. #endif
  40. // Clean settings
  41. _wifiClean(WIFI_MAX_NETWORKS);
  42. int i;
  43. for (i = 0; i< WIFI_MAX_NETWORKS; i++) {
  44. if (!hasSetting("wifiName", i)) break;
  45. if (hasSetting("wifiIP", i)) {
  46. jw.addNetwork(
  47. getSetting("wifiName", i, "").c_str(),
  48. getSetting("wifiPass", i, "").c_str(),
  49. getSetting("wifiIP", i, "").c_str(),
  50. getSetting("wifiGW", i, "").c_str(),
  51. getSetting("wifiMask", i, "").c_str(),
  52. getSetting("wifiDNS", i, "").c_str()
  53. );
  54. } else {
  55. jw.addNetwork(
  56. getSetting("wifiName", i, "").c_str(),
  57. getSetting("wifiPass", i, "").c_str()
  58. );
  59. }
  60. }
  61. jw.enableScan(getSetting("wifiScan", WIFI_SCAN_NETWORKS).toInt() == 1);
  62. }
  63. void _wifiScan(uint32_t client_id = 0) {
  64. DEBUG_MSG_P(PSTR("[WIFI] Start scanning\n"));
  65. #if WEB_SUPPORT
  66. String output;
  67. #endif
  68. unsigned char result = WiFi.scanNetworks();
  69. if (result == WIFI_SCAN_FAILED) {
  70. DEBUG_MSG_P(PSTR("[WIFI] Scan failed\n"));
  71. #if WEB_SUPPORT
  72. output = String("Failed scan");
  73. #endif
  74. } else if (result == 0) {
  75. DEBUG_MSG_P(PSTR("[WIFI] No networks found\n"));
  76. #if WEB_SUPPORT
  77. output = String("No networks found");
  78. #endif
  79. } else {
  80. DEBUG_MSG_P(PSTR("[WIFI] %d networks found:\n"), result);
  81. // Populate defined networks with scan data
  82. for (int8_t i = 0; i < result; ++i) {
  83. String ssid_scan;
  84. int32_t rssi_scan;
  85. uint8_t sec_scan;
  86. uint8_t* BSSID_scan;
  87. int32_t chan_scan;
  88. bool hidden_scan;
  89. char buffer[128];
  90. WiFi.getNetworkInfo(i, ssid_scan, sec_scan, rssi_scan, BSSID_scan, chan_scan, hidden_scan);
  91. snprintf_P(buffer, sizeof(buffer),
  92. PSTR("BSSID: %02X:%02X:%02X:%02X:%02X:%02X SEC: %s RSSI: %3d CH: %2d SSID: %s"),
  93. BSSID_scan[1], BSSID_scan[2], BSSID_scan[3], BSSID_scan[4], BSSID_scan[5], BSSID_scan[6],
  94. (sec_scan != ENC_TYPE_NONE ? "YES" : "NO "),
  95. rssi_scan,
  96. chan_scan,
  97. (char *) ssid_scan.c_str()
  98. );
  99. DEBUG_MSG_P(PSTR("[WIFI] > %s\n"), buffer);
  100. #if WEB_SUPPORT
  101. if (client_id > 0) output = output + String(buffer) + String("<br />");
  102. #endif
  103. }
  104. }
  105. #if WEB_SUPPORT
  106. if (client_id > 0) {
  107. output = String("{\"scanResult\": \"") + output + String("\"}");
  108. wsSend(client_id, output.c_str());
  109. }
  110. #endif
  111. WiFi.scanDelete();
  112. }
  113. bool _wifiClean(unsigned char num) {
  114. bool changed = false;
  115. int i = 0;
  116. // Clean defined settings
  117. while (i < num) {
  118. // Skip on first non-defined setting
  119. if (!hasSetting("wifiName", i)) {
  120. delSetting("wifiName", i);
  121. break;
  122. }
  123. // Delete empty values
  124. if (!hasSetting("wifiPass", i)) delSetting("wifiPass", i);
  125. if (!hasSetting("wifiIP", i)) delSetting("wifiIP", i);
  126. if (!hasSetting("wifiGW", i)) delSetting("wifiGW", i);
  127. if (!hasSetting("wifiMask", i)) delSetting("wifiMask", i);
  128. if (!hasSetting("wifiDNS", i)) delSetting("wifiDNS", i);
  129. ++i;
  130. }
  131. // Delete all other settings
  132. while (i < WIFI_MAX_NETWORKS) {
  133. changed = hasSetting("wifiName", i);
  134. delSetting("wifiName", i);
  135. delSetting("wifiPass", i);
  136. delSetting("wifiIP", i);
  137. delSetting("wifiGW", i);
  138. delSetting("wifiMask", i);
  139. delSetting("wifiDNS", i);
  140. ++i;
  141. }
  142. return changed;
  143. }
  144. // Inject hardcoded networks
  145. void _wifiInject() {
  146. if (strlen(WIFI1_SSID)) {
  147. if (!hasSetting("wifiName", 0)) {
  148. setSetting("wifiName", 0, WIFI1_SSID);
  149. setSetting("wifiPass", 0, WIFI1_PASS);
  150. setSetting("wifiIP", 0, WIFI1_IP);
  151. setSetting("wifiGW", 0, WIFI1_GW);
  152. setSetting("wifiMask", 0, WIFI1_MASK);
  153. setSetting("wifiDNS", 0, WIFI1_DNS);
  154. }
  155. if (strlen(WIFI2_SSID)) {
  156. if (!hasSetting("wifiName", 1)) {
  157. setSetting("wifiName", 1, WIFI2_SSID);
  158. setSetting("wifiPass", 1, WIFI2_PASS);
  159. setSetting("wifiIP", 1, WIFI2_IP);
  160. setSetting("wifiGW", 1, WIFI2_GW);
  161. setSetting("wifiMask", 1, WIFI2_MASK);
  162. setSetting("wifiDNS", 1, WIFI2_DNS);
  163. }
  164. }
  165. }
  166. }
  167. void _wifiCallback(justwifi_messages_t code, char * parameter) {
  168. if (MESSAGE_WPS_START == code) {
  169. _wifi_wps_running = true;
  170. }
  171. if (MESSAGE_SMARTCONFIG_START == code) {
  172. _wifi_smartconfig_running = true;
  173. }
  174. if (MESSAGE_WPS_ERROR == code || MESSAGE_SMARTCONFIG_ERROR == code) {
  175. _wifi_wps_running = false;
  176. _wifi_smartconfig_running = false;
  177. jw.enableAP(true);
  178. }
  179. if (MESSAGE_WPS_SUCCESS == code || MESSAGE_SMARTCONFIG_SUCCESS == code) {
  180. String ssid = WiFi.SSID();
  181. String pass = WiFi.psk();
  182. // Look for the same SSID
  183. uint8_t count = 0;
  184. while (count < WIFI_MAX_NETWORKS) {
  185. if (!hasSetting("wifiName", count)) break;
  186. if (ssid.equals(getSetting("wifiName", count, ""))) break;
  187. count++;
  188. }
  189. // If we have reached the max we overwrite the first one
  190. if (WIFI_MAX_NETWORKS == count) count = 0;
  191. setSetting("wifiName", count, ssid);
  192. setSetting("wifiPass", count, pass);
  193. _wifi_wps_running = false;
  194. _wifi_smartconfig_running = false;
  195. jw.enableAP(true);
  196. }
  197. }
  198. #if WIFI_AP_CAPTIVE
  199. #include "DNSServer.h"
  200. DNSServer _wifi_dnsServer;
  201. void _wifiCaptivePortal(justwifi_messages_t code, char * parameter) {
  202. if (MESSAGE_ACCESSPOINT_CREATED == code) {
  203. _wifi_dnsServer.setErrorReplyCode(DNSReplyCode::NoError);
  204. _wifi_dnsServer.start(53, "*", WiFi.softAPIP());
  205. DEBUG_MSG_P(PSTR("[WIFI] Captive portal enabled\n"));
  206. }
  207. if (MESSAGE_CONNECTED == code) {
  208. _wifi_dnsServer.stop();
  209. DEBUG_MSG_P(PSTR("[WIFI] Captive portal disabled\n"));
  210. }
  211. }
  212. #endif // WIFI_AP_CAPTIVE
  213. #if DEBUG_SUPPORT
  214. void _wifiDebugCallback(justwifi_messages_t code, char * parameter) {
  215. // -------------------------------------------------------------------------
  216. if (code == MESSAGE_SCANNING) {
  217. DEBUG_MSG_P(PSTR("[WIFI] Scanning\n"));
  218. }
  219. if (code == MESSAGE_SCAN_FAILED) {
  220. DEBUG_MSG_P(PSTR("[WIFI] Scan failed\n"));
  221. }
  222. if (code == MESSAGE_NO_NETWORKS) {
  223. DEBUG_MSG_P(PSTR("[WIFI] No networks found\n"));
  224. }
  225. if (code == MESSAGE_NO_KNOWN_NETWORKS) {
  226. DEBUG_MSG_P(PSTR("[WIFI] No known networks found\n"));
  227. }
  228. if (code == MESSAGE_FOUND_NETWORK) {
  229. DEBUG_MSG_P(PSTR("[WIFI] %s\n"), parameter);
  230. }
  231. // -------------------------------------------------------------------------
  232. if (code == MESSAGE_CONNECTING) {
  233. DEBUG_MSG_P(PSTR("[WIFI] Connecting to %s\n"), parameter);
  234. }
  235. if (code == MESSAGE_CONNECT_WAITING) {
  236. // too much noise
  237. }
  238. if (code == MESSAGE_CONNECT_FAILED) {
  239. DEBUG_MSG_P(PSTR("[WIFI] Could not connect to %s\n"), parameter);
  240. }
  241. if (code == MESSAGE_CONNECTED) {
  242. wifiDebug(WIFI_STA);
  243. }
  244. if (code == MESSAGE_DISCONNECTED) {
  245. DEBUG_MSG_P(PSTR("[WIFI] Disconnected\n"));
  246. }
  247. // -------------------------------------------------------------------------
  248. if (code == MESSAGE_ACCESSPOINT_CREATING) {
  249. DEBUG_MSG_P(PSTR("[WIFI] Creating access point\n"));
  250. }
  251. if (code == MESSAGE_ACCESSPOINT_CREATED) {
  252. wifiDebug(WIFI_AP);
  253. }
  254. if (code == MESSAGE_ACCESSPOINT_FAILED) {
  255. DEBUG_MSG_P(PSTR("[WIFI] Could not create access point\n"));
  256. }
  257. if (code == MESSAGE_ACCESSPOINT_DESTROYED) {
  258. DEBUG_MSG_P(PSTR("[WIFI] Access point destroyed\n"));
  259. }
  260. // -------------------------------------------------------------------------
  261. if (code == MESSAGE_WPS_START) {
  262. DEBUG_MSG_P(PSTR("[WIFI] WPS started\n"));
  263. }
  264. if (code == MESSAGE_WPS_SUCCESS) {
  265. DEBUG_MSG_P(PSTR("[WIFI] WPS succeded!\n"));
  266. }
  267. if (code == MESSAGE_WPS_ERROR) {
  268. DEBUG_MSG_P(PSTR("[WIFI] WPS failed\n"));
  269. }
  270. // ------------------------------------------------------------------------
  271. if (code == MESSAGE_SMARTCONFIG_START) {
  272. DEBUG_MSG_P(PSTR("[WIFI] Smart Config started\n"));
  273. }
  274. if (code == MESSAGE_SMARTCONFIG_SUCCESS) {
  275. DEBUG_MSG_P(PSTR("[WIFI] Smart Config succeded!\n"));
  276. }
  277. if (code == MESSAGE_SMARTCONFIG_ERROR) {
  278. DEBUG_MSG_P(PSTR("[WIFI] Smart Config failed\n"));
  279. }
  280. }
  281. #endif // DEBUG_SUPPORT
  282. // -----------------------------------------------------------------------------
  283. // SETTINGS
  284. // -----------------------------------------------------------------------------
  285. #if TERMINAL_SUPPORT
  286. void _wifiInitCommands() {
  287. settingsRegisterCommand(F("WIFI"), [](Embedis* e) {
  288. wifiDebug();
  289. DEBUG_MSG_P(PSTR("+OK\n"));
  290. });
  291. settingsRegisterCommand(F("WIFI.RESET"), [](Embedis* e) {
  292. _wifiConfigure();
  293. wifiDisconnect();
  294. DEBUG_MSG_P(PSTR("+OK\n"));
  295. });
  296. settingsRegisterCommand(F("WIFI.AP"), [](Embedis* e) {
  297. wifiStartAP();
  298. DEBUG_MSG_P(PSTR("+OK\n"));
  299. });
  300. #if defined(JUSTWIFI_ENABLE_WPS)
  301. settingsRegisterCommand(F("WIFI.WPS"), [](Embedis* e) {
  302. wifiStartWPS();
  303. DEBUG_MSG_P(PSTR("+OK\n"));
  304. });
  305. #endif // defined(JUSTWIFI_ENABLE_WPS)
  306. #if defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  307. settingsRegisterCommand(F("WIFI.SMARTCONFIG"), [](Embedis* e) {
  308. wifiStartSmartConfig();
  309. DEBUG_MSG_P(PSTR("+OK\n"));
  310. });
  311. #endif // defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  312. settingsRegisterCommand(F("WIFI.SCAN"), [](Embedis* e) {
  313. _wifiScan();
  314. DEBUG_MSG_P(PSTR("+OK\n"));
  315. });
  316. }
  317. #endif
  318. // -----------------------------------------------------------------------------
  319. // WEB
  320. // -----------------------------------------------------------------------------
  321. #if WEB_SUPPORT
  322. void _wifiWebSocketOnSend(JsonObject& root) {
  323. root["maxNetworks"] = WIFI_MAX_NETWORKS;
  324. root["wifiScan"] = getSetting("wifiScan", WIFI_SCAN_NETWORKS).toInt() == 1;
  325. JsonArray& wifi = root.createNestedArray("wifi");
  326. for (byte i=0; i<WIFI_MAX_NETWORKS; i++) {
  327. if (!hasSetting("wifiName", i)) break;
  328. JsonObject& network = wifi.createNestedObject();
  329. network["wifiName"] = getSetting("wifiName", i, "");
  330. network["wifiPass"] = getSetting("wifiPass", i, "");
  331. network["wifiIP"] = getSetting("wifiIP", i, "");
  332. network["wifiGW"] = getSetting("wifiGW", i, "");
  333. network["wifiMask"] = getSetting("wifiMask", i, "");
  334. network["wifiDNS"] = getSetting("wifiDNS", i, "");
  335. }
  336. }
  337. void _wifiWebSocketOnAction(uint32_t client_id, const char * action, JsonObject& data) {
  338. if (strcmp(action, "scan") == 0) _wifi_scan_client_id = client_id;
  339. }
  340. #endif
  341. bool _wifiKeyCheck(const char * key) {
  342. return (strncmp(key, "wifi", 4) == 0);
  343. }
  344. void _wifiBackwards() {
  345. // 1.14.0 - 2018-06-27
  346. moveSettings("ssid", "wifiName");
  347. moveSettings("pass", "wifiPass");
  348. moveSettings("ip", "wifiIP");
  349. moveSettings("gw", "wifiGW");
  350. moveSettings("mask", "wifiMask");
  351. moveSettings("dns", "wifiDNS");
  352. moveSetting("apmode", "wifiMode");
  353. delSetting("wifiGain");
  354. }
  355. // -----------------------------------------------------------------------------
  356. // INFO
  357. // -----------------------------------------------------------------------------
  358. void wifiDebug(WiFiMode_t modes) {
  359. bool footer = false;
  360. if (((modes & WIFI_STA) > 0) && ((WiFi.getMode() & WIFI_STA) > 0)) {
  361. uint8_t * bssid = WiFi.BSSID();
  362. DEBUG_MSG_P(PSTR("[WIFI] ------------------------------------- MODE STA\n"));
  363. DEBUG_MSG_P(PSTR("[WIFI] SSID %s\n"), WiFi.SSID().c_str());
  364. DEBUG_MSG_P(PSTR("[WIFI] IP %s\n"), WiFi.localIP().toString().c_str());
  365. DEBUG_MSG_P(PSTR("[WIFI] MAC %s\n"), WiFi.macAddress().c_str());
  366. DEBUG_MSG_P(PSTR("[WIFI] GW %s\n"), WiFi.gatewayIP().toString().c_str());
  367. DEBUG_MSG_P(PSTR("[WIFI] DNS %s\n"), WiFi.dnsIP().toString().c_str());
  368. DEBUG_MSG_P(PSTR("[WIFI] MASK %s\n"), WiFi.subnetMask().toString().c_str());
  369. DEBUG_MSG_P(PSTR("[WIFI] HOST http://%s.local\n"), WiFi.hostname().c_str());
  370. DEBUG_MSG_P(PSTR("[WIFI] BSSID %02X:%02X:%02X:%02X:%02X:%02X\n"),
  371. bssid[0], bssid[1], bssid[2], bssid[3], bssid[4], bssid[5], bssid[6]
  372. );
  373. DEBUG_MSG_P(PSTR("[WIFI] CH %d\n"), WiFi.channel());
  374. DEBUG_MSG_P(PSTR("[WIFI] RSSI %d\n"), WiFi.RSSI());
  375. footer = true;
  376. }
  377. if (((modes & WIFI_AP) > 0) && ((WiFi.getMode() & WIFI_AP) > 0)) {
  378. DEBUG_MSG_P(PSTR("[WIFI] -------------------------------------- MODE AP\n"));
  379. DEBUG_MSG_P(PSTR("[WIFI] SSID %s\n"), getHostname().c_str());
  380. DEBUG_MSG_P(PSTR("[WIFI] PASS %s\n"), getPassword().c_str());
  381. DEBUG_MSG_P(PSTR("[WIFI] IP %s\n"), WiFi.softAPIP().toString().c_str());
  382. DEBUG_MSG_P(PSTR("[WIFI] MAC %s\n"), WiFi.softAPmacAddress().c_str());
  383. footer = true;
  384. }
  385. if (WiFi.getMode() == 0) {
  386. DEBUG_MSG_P(PSTR("[WIFI] ------------------------------------- MODE OFF\n"));
  387. DEBUG_MSG_P(PSTR("[WIFI] No connection\n"));
  388. footer = true;
  389. }
  390. if (footer) {
  391. DEBUG_MSG_P(PSTR("[WIFI] ----------------------------------------------\n"));
  392. }
  393. }
  394. void wifiDebug() {
  395. wifiDebug(WIFI_AP_STA);
  396. }
  397. // -----------------------------------------------------------------------------
  398. // API
  399. // -----------------------------------------------------------------------------
  400. String getIP() {
  401. if (WiFi.getMode() == WIFI_AP) {
  402. return WiFi.softAPIP().toString();
  403. }
  404. return WiFi.localIP().toString();
  405. }
  406. String getNetwork() {
  407. if (WiFi.getMode() == WIFI_AP) {
  408. return jw.getAPSSID();
  409. }
  410. return WiFi.SSID();
  411. }
  412. bool wifiConnected() {
  413. return jw.connected();
  414. }
  415. void wifiDisconnect() {
  416. jw.disconnect();
  417. }
  418. void wifiStartAP(bool only) {
  419. if (only) {
  420. jw.enableSTA(false);
  421. jw.disconnect();
  422. jw.resetReconnectTimeout();
  423. }
  424. jw.enableAP(true);
  425. }
  426. void wifiStartAP() {
  427. wifiStartAP(true);
  428. }
  429. #if defined(JUSTWIFI_ENABLE_WPS)
  430. void wifiStartWPS() {
  431. jw.enableAP(false);
  432. jw.disconnect();
  433. jw.startWPS();
  434. }
  435. #endif // defined(JUSTWIFI_ENABLE_WPS)
  436. #if defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  437. void wifiStartSmartConfig() {
  438. jw.enableAP(false);
  439. jw.disconnect();
  440. jw.startSmartConfig();
  441. }
  442. #endif // defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  443. void wifiReconnectCheck() {
  444. bool connected = false;
  445. #if WEB_SUPPORT
  446. if (wsConnected()) connected = true;
  447. #endif
  448. #if TELNET_SUPPORT
  449. if (telnetConnected()) connected = true;
  450. #endif
  451. jw.setReconnectTimeout(connected ? 0 : WIFI_RECONNECT_INTERVAL);
  452. }
  453. uint8_t wifiState() {
  454. uint8_t state = 0;
  455. if (jw.connected()) state += WIFI_STATE_STA;
  456. if (jw.connectable()) state += WIFI_STATE_AP;
  457. if (_wifi_wps_running) state += WIFI_STATE_WPS;
  458. if (_wifi_smartconfig_running) state += WIFI_STATE_SMARTCONFIG;
  459. return state;
  460. }
  461. void wifiRegister(wifi_callback_f callback) {
  462. jw.subscribe(callback);
  463. }
  464. // -----------------------------------------------------------------------------
  465. // INITIALIZATION
  466. // -----------------------------------------------------------------------------
  467. void wifiSetup() {
  468. WiFi.setSleepMode(WIFI_SLEEP_MODE);
  469. _wifiBackwards();
  470. _wifiInject();
  471. _wifiConfigure();
  472. // Message callbacks
  473. wifiRegister(_wifiCallback);
  474. #if WIFI_AP_CAPTIVE
  475. wifiRegister(_wifiCaptivePortal);
  476. #endif
  477. #if DEBUG_SUPPORT
  478. wifiRegister(_wifiDebugCallback);
  479. #endif
  480. #if WEB_SUPPORT
  481. wsOnSendRegister(_wifiWebSocketOnSend);
  482. wsOnActionRegister(_wifiWebSocketOnAction);
  483. #endif
  484. #if TERMINAL_SUPPORT
  485. _wifiInitCommands();
  486. #endif
  487. settingsRegisterKeyCheck(_wifiKeyCheck);
  488. // Register loop
  489. espurnaRegisterLoop(wifiLoop);
  490. espurnaRegisterReload(_wifiConfigure);
  491. }
  492. void wifiLoop() {
  493. // Main wifi loop
  494. jw.loop();
  495. // Process captrive portal DNS queries if in AP mode only
  496. #if WIFI_AP_CAPTIVE
  497. if ((WiFi.getMode() & WIFI_AP) == WIFI_AP) {
  498. _wifi_dnsServer.processNextRequest();
  499. }
  500. #endif
  501. // Do we have a pending scan?
  502. if (_wifi_scan_client_id > 0) {
  503. _wifiScan(_wifi_scan_client_id);
  504. _wifi_scan_client_id = 0;
  505. }
  506. // Check if we should disable AP
  507. static unsigned long last = 0;
  508. if (millis() - last > 60000) {
  509. last = millis();
  510. _wifiCheckAP();
  511. }
  512. }