Commit Graph

  • 826b652994 refactor event group development Morgan 'ARR\!' Allen 2023-09-12 14:27:46 -0700
  • 0fa2ec0b76 add event group bit for IP Morgan 'ARR\!' Allen 2022-04-02 10:39:17 -0700
  • 0d0a7817ba cmake idf compatibility Morgan 'ARR\!' Allen 2022-04-02 10:35:03 -0700
  • 8286b2e3ce limping into esp-idf v4.2.2 functionality. Morgan 'ARR\!' Allen 2022-02-23 22:34:23 -0800
  • f3f5f6d7f9 include bootstrap in readme Morgan Allen 2019-02-22 15:33:46 -0800
  • de55a62409 make bootstraping code from demo part of component Morgan Allen 2019-02-22 15:27:02 -0800
  • f1ff7079fa swap SCANNING/IDLE bits weather ap found or not Morgan 'ARR\!' Allen 2018-10-11 13:48:16 -0700
  • ccffb2229f better handle matching AP during scan Morgan 'ARR\!' Allen 2018-10-11 13:41:53 -0700
  • cdaa2e9132 cleanup logging Morgan Allen 2018-10-09 21:37:54 -0700
  • ffb505e516 scan and connect logic Morgan Allen 2018-10-09 21:23:21 -0700
  • 48d61d1807 split to scan and connect function Morgan Allen 2018-10-09 21:23:08 -0700
  • db94a61575 think this is the proper way to check.... Morgan Allen 2018-10-09 21:21:40 -0700
  • e31719fb1e move wifi_connect Morgan Allen 2018-10-09 21:15:27 -0700
  • 3c778c4c9c dont incremental connect Morgan Allen 2018-10-09 21:12:24 -0700
  • cda32dd951 dont' start right away from STA_START, that'll load from nvs Morgan Allen 2018-10-09 21:07:04 -0700
  • 1554ec8fa8 WIP scan Morgan 'ARR\!' Allen 2018-09-22 18:33:57 -0700
  • 1772b419ee but it doesnt require a cert Morgan Allen 2018-09-22 12:04:37 -0700
  • 0939d7c015 forgot component.mk Morgan Allen 2018-09-22 12:03:53 -0700
  • e36daf874b put user code in charge of restarting connect process Morgan Allen 2018-09-21 23:23:11 -0700
  • 2dc81950d4 move CONNECTING bitsetting to _connect and reset _IDLE Morgan Allen 2018-09-21 23:22:54 -0700
  • 7e6c9036b4 CALL esp_wifi_connect! You know.... TO CONNECT Morgan Allen 2018-09-21 23:22:18 -0700
  • c4913a64f7 move core wifi init stuff to _start Morgan Allen 2018-09-21 23:21:02 -0700
  • ad29c7077e unneeded Morgan Allen 2018-09-21 23:20:11 -0700
  • 920e016fdc try connecting again after some time Morgan Allen 2018-09-21 22:35:54 -0700
  • f58c4d63c4 expose _connect for user use Morgan Allen 2018-09-21 22:34:24 -0700
  • d99d5f11ad on no, weve gone idle Morgan Allen 2018-09-21 22:34:04 -0700
  • 7cf5ef49a5 go IDLE after all APs have been attempted Morgan Allen 2018-09-21 22:33:38 -0700
  • 349b0b4ff3 add connection delay between attempts Morgan Allen 2018-09-21 22:12:17 -0700
  • de8f1a4e4f what this thing all about? Morgan Allen 2018-09-21 22:03:07 -0700
  • 3051420dde important correction in README Morgan Allen 2018-09-21 21:38:36 -0700
  • eb59d7877a log reset. log AP index/count info in connect. Morgan Allen 2018-09-21 21:35:34 -0700
  • b7b28eadec reset .last at the start of main_loop Morgan Allen 2018-09-21 21:34:52 -0700
  • 8ff9dcc43d move tcp and wifi loop inits to _start so _connect can handle only wifi config/connect Morgan Allen 2018-09-21 21:33:36 -0700
  • 8655f986ac if last is not initd when an AP is added, set to 0 Morgan Allen 2018-09-21 21:32:23 -0700
  • 30a0877de7 hoist wifi_manager_connect so it can be called from the handler Morgan Allen 2018-09-21 21:31:37 -0700
  • 3e25c915fa add more test ap options Morgan Allen 2018-09-21 21:30:58 -0700
  • fb49e95064 no longer reset from the loop, just announce the connection and sleep a while Morgan Allen 2018-09-21 21:30:30 -0700
  • 657a5e44b9 properly start wifi manager Morgan Allen 2018-09-21 21:29:41 -0700
  • 4747daef72 basic hashed out README Morgan Allen 2018-09-21 19:14:25 -0700
  • b2a6792610 use defines for event states Morgan Allen 2018-09-03 20:31:32 -0700
  • d941435cb8 make state bits available Morgan Allen 2018-09-03 19:53:12 -0700
  • 82f88e28cb return event group handle for wifi manager Morgan Allen 2018-09-03 19:52:07 -0700
  • a1d175fbce oh yeah, you\'ll need that Morgan Allen 2018-09-03 19:46:36 -0700
  • 77a93484de not using for now Morgan Allen 2018-09-03 15:36:09 -0700
  • 1641bd2be4 sync up test project Morgan Allen 2018-09-03 15:35:55 -0700
  • 7ae44b0083 mostly all the things Morgan Allen 2018-09-03 15:35:15 -0700
  • e4e171b314 switched to nvs no longer need memory address Morgan Allen 2018-09-03 15:34:16 -0700
  • 7d0963e3f5 use spi_flash_read to load stored config Morgan Allen 2018-09-02 17:27:51 -0700
  • db575da69a include test proejct Morgan Allen 2018-09-02 17:14:26 -0700
  • 6fbe6e4ac4 init skeleton commit Morgan Allen 2018-09-02 17:10:41 -0700