ASL on RPi 3 with WiFi

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,
Bob
K6ECM

···

Sent from iPad

Bob, this is not a matter of ASL supporting it but rather a matter of the underlying operating system. I can’t speak to the .img that is pre-built but I will say that if you use a vanilla version of Raspbian and go from there (following the directions of how to setup the supplicant and all the requisite things) then it should work… https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md

Of course not using the supplied image also may come with it’s own challenges too…

JJC

N0PKT

···

On Fri, Sep 28, 2018 at 3:50 PM Bob Pyke k6ecm1@gmail.com wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,

Bob

K6ECM

Sent from iPad


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

ASL supports whatever IP address you obtain, however you obtain it.
WIFI is not part of ASL but the operating system.
Try looking for wifi on a debian 9 Pi.
I ran the OS menu once, but I don't remember what it was and the wifi setup is in there. But you can find it on the web.

...mike/kb8jnm

···

On 9/28/2018 5:50 PM, Bob Pyke wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,
Bob
K6ECM

Sent from iPad

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

From the command line of ASL 1.01 ( repeater@repeater:/ $ ) type sudo wifi-setup the script will create the required files for the system for use. You may also manually edit the file to add additional wifi networks.

···

Nathan Hardman

nhardman1428@gmail.com

N8THN@ARRL.NET

Cool, and it works! One question. What is the protocol for multiple WiFi networks? How is the selection made?

Thanks,
Bob

K6ECM

···

On Sep 29, 2018, at 5:26 AM, Nate Hardman nhardman1428@gmail.com wrote:

From the command line of ASL 1.01 ( repeater@repeater:/ $ ) type sudo wifi-setup the script will create the required files for the system for use. You may also manually edit the file to add additional wifi networks.

On Fri, Sep 28, 2018 at 6:01 PM Mike mm@midnighteng.com wrote:

ASL supports whatever IP address you obtain, however you obtain it.

WIFI is not part of ASL but the operating system.

Try looking for wifi on a debian 9 Pi.

I ran the OS menu once, but I don’t remember what it was and the wifi

setup is in there. But you can find it on the web.

…mike/kb8jnm

On 9/28/2018 5:50 PM, Bob Pyke wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,

Bob

K6ECM

Sent from iPad


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Nathan Hardman

nhardman1428@gmail.com

N8THN@ARRL.NET


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Manually edit the /etc/wpa_supplicant.conf file. WiFi-setup script created a template for three WiFi networks. Just replace SSID and PASSWORD in the file.

···

On Sep 30, 2018, at 3:33 PM, Bob Pyke k6ecm1@gmail.com wrote:

Cool, and it works! One question. What is the protocol for multiple WiFi networks? How is the selection made?

Thanks,
Bob

K6ECM

Sent from iPad


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

On Sep 29, 2018, at 5:26 AM, Nate Hardman nhardman1428@gmail.com wrote:

From the command line of ASL 1.01 ( repeater@repeater:/ $ ) type sudo wifi-setup the script will create the required files for the system for use. You may also manually edit the file to add additional wifi networks.

On Fri, Sep 28, 2018 at 6:01 PM Mike mm@midnighteng.com wrote:

ASL supports whatever IP address you obtain, however you obtain it.

WIFI is not part of ASL but the operating system.

Try looking for wifi on a debian 9 Pi.

I ran the OS menu once, but I don’t remember what it was and the wifi

setup is in there. But you can find it on the web.

…mike/kb8jnm

On 9/28/2018 5:50 PM, Bob Pyke wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,

Bob

K6ECM

Sent from iPad


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Nathan Hardman

nhardman1428@gmail.com

N8THN@ARRL.NET


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Understand. I’ll ask it differently. Suppose I have 3 WiFi networks entered. How is each selected? I’m assuming it does not connect to three at once.

Thanks,
Bob

K6ECM

···

On Sep 30, 2018, at 12:40 PM, nhardman1428@gmail.com wrote:

Manually edit the /etc/wpa_supplicant.conf file. WiFi-setup script created a template for three WiFi networks. Just replace SSID and PASSWORD in the file.

Sent from my iPhone

On Sep 30, 2018, at 3:33 PM, Bob Pyke k6ecm1@gmail.com wrote:

Cool, and it works! One question. What is the protocol for multiple WiFi networks? How is the selection made?

Thanks,
Bob

K6ECM

Sent from iPad

On Sep 29, 2018, at 5:26 AM, Nate Hardman nhardman1428@gmail.com wrote:

From the command line of ASL 1.01 ( repeater@repeater:/ $ ) type sudo wifi-setup the script will create the required files for the system for use. You may also manually edit the file to add additional wifi networks.

On Fri, Sep 28, 2018 at 6:01 PM Mike mm@midnighteng.com wrote:

ASL supports whatever IP address you obtain, however you obtain it.

WIFI is not part of ASL but the operating system.

Try looking for wifi on a debian 9 Pi.

I ran the OS menu once, but I don’t remember what it was and the wifi

setup is in there. But you can find it on the web.

…mike/kb8jnm

On 9/28/2018 5:50 PM, Bob Pyke wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,

Bob

K6ECM

Sent from iPad


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list

App_rpt-users@lists.allstarlink.org

http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”

You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

Nathan Hardman

nhardman1428@gmail.com

N8THN@ARRL.NET


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.


App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the “Unsubscribe or edit options button”
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

I believe it goes from the first with a try and then to the next until it connects, so watch the order you put them in...

just think it through your situation to keep connect times shorter.
Common to use #1 as the one you are most likely to connect to most of the time etc...

...mike/kb8jnm

···

On 9/30/2018 3:52 PM, Bob Pyke wrote:

Understand. I’ll ask it differently. Suppose I have 3 WiFi networks entered. How is each selected? I’m assuming it does not connect to three at once.

Thanks,
Bob
K6ECM

Sent from iPad

On Sep 30, 2018, at 12:40 PM, nhardman1428@gmail.com wrote:

Manually edit the /etc/wpa_supplicant.conf file. WiFi-setup script created a template for three WiFi networks. Just replace SSID and PASSWORD in the file.

Sent from my iPhone

On Sep 30, 2018, at 3:33 PM, Bob Pyke <k6ecm1@gmail.com> wrote:

Cool, and it works! One question. What is the protocol for multiple WiFi networks? How is the selection made?

Thanks,
Bob
K6ECM

Sent from iPad

On Sep 29, 2018, at 5:26 AM, Nate Hardman <nhardman1428@gmail.com> wrote:

From the command line of ASL 1.01 ( repeater@repeater:/ $ ) type sudo wifi-setup the script will create the required files for the system for use. You may also manually edit the file to add additional wifi networks.

On Fri, Sep 28, 2018 at 6:01 PM Mike <mm@midnighteng.com> wrote:
ASL supports whatever IP address you obtain, however you obtain it.
WIFI is not part of ASL but the operating system.
Try looking for wifi on a debian 9 Pi.
I ran the OS menu once, but I don't remember what it was and the wifi
setup is in there. But you can find it on the web.

...mike/kb8jnm

On 9/28/2018 5:50 PM, Bob Pyke wrote:

Does ASL support the RPi 3 WiFi? If so, what do I need to know to set it up. I didn’t find any info on the wiki.

Thanks,
Bob
K6ECM

Sent from iPad

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

--

Nathan Hardman
nhardman1428@gmail.com
N8THN@ARRL.NET

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.