Patrice Boucher

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Setup wifi with WEP or WPA #5065
    Author Image
    Patrice Boucher
    Participant

    Ok, I will take a look at it.
    Probably during the holidays.

    in reply to: Setup wifi with WEP or WPA #5035
    Author Image
    Patrice Boucher
    Participant

    I was able to connect with wep. What i did is i created a file in /mnt/bootpar named wpa_supplicant_wep.conf
    The file contains the following parametres:

    ctrl_interface=/var/run/wpa_supplicant
    network={
    ssid=”myssid”
    key_mgmt=NONE
    wep_key0=FFFFFFFFFFFFFFFFFFFFFFFFFF
    wep_tx_keyidx=0
    auth_alg=SHARED
    }

    Then i modified the file startwlan in /home/root/lejos/bin to use the file /mnt/bootpar/wpa_supplicant_wep.conf
    instead of /mnt/bootpar/wpa_supplicant.conf.

    Now everything works fine.

    in reply to: Setup wifi with WEP or WPA #4999
    Author Image
    Patrice Boucher
    Participant

    Yes i did but it did not connect. The router has WPA Pre-Shared key with TKIP or WEP 64bits and 128 bits

Viewing 3 posts - 1 through 3 (of 3 total)
Posted in

Make a donation