mikemountain / nfl-led-scoreboard

NFL LED scoreboard! This project can display live scores of your favourite football teams!
GNU General Public License v3.0
100 stars 29 forks source link

New Wifi, how to change? #52

Closed Bombsurace closed 1 year ago

Bombsurace commented 1 year ago

Wasn't even thinking about it when it happened, but had to get new Router, so have a new name and password. I currently cannot connect to the wifi portion due to the name and password change.

Am I screwed, or can I adjust it in the code on the micro sd card? Is there another way to connect? I guess I am confused, unless I can find/change in the hardcode, I am guessing I may have to reset the card and do everything from scratch once again?!

pjockey commented 1 year ago

Can you get to the Terminal? If so, try sudo raspi-config. Should be able to get to the SSID and pasword.

Bombsurace commented 1 year ago

I guess that's the issue, I was always connecting to the terminal with the wifi, but the wifi changed. So it just wont connect. I guess i should look up how to hardwire into terminal if possible

mikemountain commented 1 year ago

I believe the pi's have an HDMI port and a USB port; you might need to open up your case to use these but this way you'd have direct access to the terminal

On Tue, Aug 22, 2023, 6:59 p.m. Bombsurace @.***> wrote:

I guess that's the issue, I was always connecting to the terminal with the wifi, but the wifi changed. So it just wont connect. I guess i should look up how to hardwire into terminal if possible

— Reply to this email directly, view it on GitHub https://github.com/mikemountain/nfl-led-scoreboard/issues/52#issuecomment-1689031972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY2XVUKRN5SFJWLQFBUZ2DXWU2ULANCNFSM6AAAAAA32SD3TM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Bombsurace commented 1 year ago

Aww, wasnt even thinking about that. Thanks for the heads up! Just have to find my small hdmi cord now. Appreciate the heads up and replies!