element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet & Tria Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Ultra96 Hardware Design v2 board SD boots but no WiFi access
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 17 replies
  • Subscribers 349 subscribers
  • Views 2089 views
  • Users 0 members are here
  • v2
Related

v2 board SD boots but no WiFi access

fuzzynavel
fuzzynavel over 6 years ago

I’m using supplied sd card.  Image used from //avnet.me/ultra96-v2-oob link.  ultra96v2_oob_2018_3_190530.img  Followed directions from quick start card.  Minutes after boot there is no WIFi access.  No D9 LED light. Card is otherwise behaving as expected in quick start card guidance.   Thanks for any suggestions

  • Sign in to reply
  • Cancel

Top Replies

  • jafoste4
    jafoste4 over 6 years ago in reply to jhane +2
    Hi Jeff and all, We just finished completing the 2018.3 BSP targeting Ulta96-V2. This BSP has the working WIFI support built in your requesting. To avoid any additional time lag please use this link to…
  • jafoste4
    jafoste4 over 6 years ago in reply to emso2 +1
    Hi Emile, That's your problem, you need to use your own internet SSID and Password for your local network. In case your not familiar with the terms. SSID is the name of your wifi network. psk is the password…
  • jhane
    jhane over 6 years ago in reply to emso2 +1
    Well, at least you have the "secret" codenames to build the image correctly. I didn't figure this out until I already tried setting up and building the petelinux image. As you may have already discovered…
Parents
  • bhfletcher
    bhfletcher over 6 years ago

    Sorry for the delay. I am working on that document. Also, at the time we released that May 30th image, the Access Point wasn't working yet. Therefore, you have to configure it manually to work. See the instructions below. I hope to have a new image by next week with the Access Point working.

     

    Before bringing up the WiFi interface you must first edit the /home/root/wpa_supplicant.conf file with the correct SSID and security password for your WiFi access point.  Once that is done you can run the supplied /home/root/wifi.sh script to copy the wpa_supplicant.conf file to /etc, load the kernel modules for the driver, and bring up the WiFi interface:

    #Copy the supplied wpa_supplicant.conf file to /etc

    #!!!NEED TO EDIT WITH SSID & PASSWORD FIRST!!!

    cp -f /home/root/wpa_supplicant.conf /etc

     

    # Load ATWILC3000 driver

    modprobe wilc-sdio

     

    # bring up interface

    ifconfig wlan0 up

     

    #Run wpa_supplicant for secure networking:

    wpa_supplicant -Dnl80211 -iwlan0 -c/etc/wpa_supplicant.conf -B

     

    #To add DHCP:

                udhcpc -i wlan0

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • bhfletcher
    bhfletcher over 6 years ago in reply to bhfletcher

    Were you successful with these instructions? I have also included these in the Getting Started Guide posted here:

    Ultra96-V2 Development Board | Zedboard

     

    The next version will have the Ultra96-V2 acting as an Access Point, so it will be a bit simpler.

     

    Bryan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • emso
    emso over 6 years ago in reply to bhfletcher

    Hello,

     

    I'm facing the same issue. I have followed the instructions of the "Getting started" and here what I get :

     

    root@ultra96v2-oob-2018-3:~# ./wifi.sh

    [ 2576.363612] power up request for already powered up source Wifi

    [ 2576.369550] Device already up. request source is Wifi

    Successfully initialized wpa_supplicant

    udhcpc (v1.24.1) started

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

    Sending discover...

     

    Do you have any idea ?

     

    Regards,

    Emilie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jafoste4
    jafoste4 over 6 years ago in reply to emso

    Hi Emillie,

     

    Did you enter your SSID and password into the wap_supplicant file?

     

    -Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • emso2
    emso2 over 6 years ago in reply to jafoste4

    Hi Joshua,

    Thank you for you quick reply!

     

    Yes I did, at least, I entered the following:

     

    ctrl_interface=/var/run/wpa_supplicant

    ctrl_interface_group=0

    update_config=1

    network={

          key_mgmt=WPA-PSK

         ssid="RCK_MY_WRLD"

         psk="AABBCCDDEEFF00112233445566"

    }

     

    Do I have to use my own password and SSID? If yes, where can I find it ?

     

    Regards,

    Emilie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jafoste4
    jafoste4 over 6 years ago in reply to emso2

    Hi Emile,


    That's your problem, you need to use your own internet SSID and Password for your local network.

    In case your not familiar with the terms.

     

    SSID is the name of your wifi network.

    psk is the password for that wifi network.

     

    Does that make sense?

     

    -Josh

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • emso2
    emso2 over 6 years ago in reply to jafoste4

    Ok I understand now.

     

    I thought it was like the Ultra 96 V1, I mean, the Ultra 96 v1 provides a wifi network. Is the Ultra 96 v2 able to do that?  or can we just connect the u96 v2 to a network ?

     

    Regards,

    Emilie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jafoste4
    jafoste4 over 6 years ago in reply to emso2

    Hi Emile,

     

    We are currently working on getting the wireless access point working with the Ultra96-V2. Please stay tune for the latest BSP!

     

    -Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • emso2
    emso2 over 6 years ago in reply to jafoste4

    One last question !

    Does it mean that I cannot create my own Petalinux project ?  I mean, if I use settings like :

     

    DTG Settings → (zcu100-revc) MACHINE_NAME

    u-boot Configurations → (xilinx_zynqmp_zcu100_revC_defconfig) u-boot config target

    Yocto Settings → (ultra96-zynqmp) YOCTO_MACHINE_NAME

     

    Will it works ?

     

    Regards,

    Emilie

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • clem57
    clem57 over 6 years ago in reply to emso2

    Better to wait than jumping in head first unless you are ready to drink from a fire hose.image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • clem57
    clem57 over 6 years ago in reply to emso2

    Better to wait than jumping in head first unless you are ready to drink from a fire hose.image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube