Differences

This shows you the differences between two versions of the page.

Link to this comparison view

iot:res:tipsandtricks [2015/06/16 10:50]
alexandru.radovici created
iot:res:tipsandtricks [2015/06/22 17:35] (current)
madalina.tanea [WiFi Connection Error]
Line 1: Line 1:
 ====== Tips & Tricks ====== ====== Tips & Tricks ======
 +===== WiFi Connection Error =====
 +Edit the fie /​etc/​wpa_supplicant/​wpa_supplicant.conf and write the content
 +<​code>​
 +ctrl_interface=/​var/​run/​wpa_supplicant ​                                                               ​
 +ctrl_interface_group=0 ​                                                                               ​
 +config_methods=virtual_push_button virtual_display push_button keypad ​                                
 +update_config=1 ​                                                                                      
 +fast_reauth=1 ​                                                                                        
 +device_name=Edison ​                                                                                   ​
 +manufacturer=Intel ​                                                                                   ​
 +model_name=Edison ​                                                                                    
  
 +</​code>​
 +
 +Run
 +<code bash>
 +systemctl restart wpa_supplicant.service
 +</​code>​
iot/res/tipsandtricks.1434441023.txt.gz ยท Last modified: 2015/06/16 10:50 by alexandru.radovici
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0