sticilface 
							
						 
					 
					
						
						
						
						
							
						
						
							91d02cc6d5 
							
						 
					 
					
						
						
							
							Change disconnect function ( #466 )  
						
						... 
						
						
						
						* Change disconnect function
Current implementation does not disconnect the WiFi. Use of `esp_wifi_disconnect()` does.
* Update WiFiSTA.cpp
put back the clear ssid + password
remove the duplicate `esp_wifi_set_config(WIFI_IF_STA, &conf);` 
						
						
					 
					
						2017-08-01 12:59:52 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							7811668fb1 
							
						 
					 
					
						
						
							
							Make sure that WiFi is started before trying to erase configuration.  
						
						... 
						
						
						
						Connected to: https://github.com/espressif/arduino-esp32/issues/400  
						
						
					 
					
						2017-06-21 12:42:58 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							0e513f3a4b 
							
						 
					 
					
						
						
							
							Make sure WiFi is initialized in disconnect.  
						
						... 
						
						
						
						Fixes: https://github.com/espressif/arduino-esp32/issues/400  
						
						
					 
					
						2017-05-29 13:12:42 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							5d92784710 
							
						 
					 
					
						
						
							
							Call esp_wifi_start in WiFi::begin  
						
						... 
						
						
						
						Fixes: https://github.com/espressif/arduino-esp32/issues/391  
						
						
					 
					
						2017-05-23 11:32:03 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							b6e83fac62 
							
						 
					 
					
						
						
							
							Initial WiFi auto reconnect implementation  
						
						... 
						
						
						
						This needs proper testing!
Fixes: https://github.com/espressif/arduino-esp32/issues/353  
						
						
					 
					
						2017-05-22 16:29:41 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							21ff3d0e32 
							
						 
					 
					
						
						
							
							Slight rework of WiFi Class  
						
						... 
						
						
						
						- call esp_wifi_start()
- separate tcp initialization to prepare for Ethernet
- setup dhcp addresses when using custom IP config for SoftAP 
						
						
					 
					
						2017-05-22 15:31:23 +03:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							a07f9842af 
							
						 
					 
					
						
						
							
							Fix SmartConfig not saving the correct config  
						
						... 
						
						
						
						Fixes: https://github.com/espressif/arduino-esp32/issues/275  
						
						
					 
					
						2017-03-24 13:20:31 +02:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							6dfbdbca29 
							
						 
					 
					
						
						
							
							fix WiFi.config not being applied  
						
						... 
						
						
						
						fixes: https://github.com/espressif/arduino-esp32/issues/143  
						
						
					 
					
						2017-01-24 01:08:48 +02:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							3c7d0e9905 
							
						 
					 
					
						
						
							
							add RSSI return and fix SSID and BSSID methods  
						
						... 
						
						
						
						fixes: https://github.com/espressif/arduino-esp32/issues/144  
						
						
					 
					
						2017-01-24 00:56:12 +02:00 
						 
				 
			
				
					
						
							
							
								Seop Yoon 
							
						 
					 
					
						
						
						
						
							
						
						
							57dbc9ab77 
							
						 
					 
					
						
						
							
							Add smartConfig support ( #136 )  
						
						... 
						
						
						
						* smartConfig support
* fixed bug, added example
* added _smartConfigDone = ture
* changed example name, added explanation 
						
						
					 
					
						2017-01-20 12:39:51 +02:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							7cef2e2954 
							
						 
					 
					
						
						
							
							Add initial IPv6 Support  
						
						
						
						
					 
					
						2017-01-06 00:54:50 +02:00 
						 
				 
			
				
					
						
							
							
								me-no-dev 
							
						 
					 
					
						
						
						
						
							
						
						
							5f3a205955 
							
						 
					 
					
						
						
							
							initial import  
						
						
						
						
					 
					
						2016-10-06 07:09:44 -06:00