Trouble bridging to wifi

88 views
Skip to first unread message

John Regennitter

unread,
Oct 17, 2025, 6:21:34 PMOct 17
to DigiPi
I am having trouble getting over to my home network.  Process :
1. BOOT  rpi
2. Connect to digipi hotspot
3. Key info into web browser for 10.0.0.5/wifi.php
4. Chrome responds with home wifi ssid/pw screen
5.  Keying ssid=wirelessjr and it's alphanumeric pw
6. Press save.  Unit comes back with restart direction and reference to "in the next few moments......      I press restart
7. Wait forever


My hw=rpi zero 2.   Network is google mesh network.  Config is digipi 1.9.4

I tried:
1.  Turn on guest network ssid=guest.  No luck
2.  Loaded rpi image new card and boots okay.  Joined same network as 6 above easily
3.  Created phone hotspot and tried the process again.  Failed as above

Any help would be appreciated.  Tks.  JR


Craig

unread,
Oct 17, 2025, 6:24:39 PMOct 17
to John Regennitter, DigiPi
does the "DigiPi" wifi hotspot reappear after you [restart]?  If so, it didn't
connect to home wifi.

if you have the little screen it will display the current IP addres and/or hotspot status

If DigiPi hotspot doesn't reappear, then it's on your home wifi and you might interrogate
your router as to what IP was assigned to DigiPi and visit that.


not sure if it helps,
-craig
KM6LYW
--
You received this message because you are subscribed to the Google Groups "DigiPi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to digipi+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/digipi/c20010ee-a50a-439a-a9df-827c04d9ada9n%40googlegroups.com.

John Regennitter

unread,
Oct 17, 2025, 7:14:35 PMOct 17
to DigiPi
Tks.  Digipi hot spot returns to both 1.3 inch screen and available for login on tablet a 2nd time.  I also noticed that the small screen showed online for several seconds and then dropped back to hotspot.  

Small screen displays 10.0.0.5

So trouble connecting.....

Craig

unread,
Oct 17, 2025, 7:31:02 PMOct 17
to John Regennitter, DigiPi
yah, that fully indicates it's not connecting to home wifi

5G?  2.4Ghz?   5G may not work on all Pi's

Wired connection?  if so, you can always edit /etc/NetworkManager/system-connections/wlan0.nmconnection

then it's between raspberry Pi OS and your router

regennj

unread,
Oct 17, 2025, 7:51:03 PMOct 17
to Craig, DigiPi
2.4 I thought was rpi zero restriction.   That was freq it used on rpi Linux boot. 

Router does both.   

Any possibility of residual address in rpi?  I have played with several option for ssid.   Could recut using etcher tool...

Also didn't see wlan0.nmconnection when I looked at digipi image.  Can only find .dtb, overlays, and .elf

What about trying 1.9.3?










Sent from my Galaxy

Craig

unread,
Oct 17, 2025, 10:07:17 PMOct 17
to regennj, DigiPi

I think you're right about Zero being 2.4 ... I only use 2.4 here at home, goes farther.

I'm not sure what a residual address is.   Etcher/imager should not modify the image in any way,
as they still assume RpiOS still uses wpa-supplicant for wifi.

wlan0.nmconnection is on the Linux filesystem on the SD card, but Microsoft hasn't
innovated the Linux filesystem yet, so it's not visible.  You'd need a hard-wired ethernet
setup, and ssh in, or get ext4 filesystem tools to mount the linux (second partition).
You could use putty/ssh on your pc to get a login prompt on digipi also.  you could
even hookup a keyboard/monitor to digipi.

... or figure out why Raspberry Pi OS doesn't like your router -- it's not just you either.

-craig
KM6LYW

Gwen Patton

unread,
Oct 17, 2025, 11:53:34 PMOct 17
to Craig, regennj, DigiPi
It's a zero 2 W, right? Because that would matter, is the W was missing.

-=-=-=-=-=-=-=-=-
73,
Gwen, NG3P

John Regennitter

unread,
Oct 18, 2025, 3:09:34 PMOct 18
to DigiPi
I ordered zero 2 w via Amazon.  Looks like the board pic of zero 2 w seen on rpi.org site.  

Thanks for help.   Is there any logging available to diagnose reason for failure to join?

When booting on standard rpi os image where i put login and pw in during cut of SD card, I am able to join network easily and can download updates etc

Not sure of next steps to try

Thanks all for help

JR

Craig

unread,
Oct 19, 2025, 9:54:01 AMOct 19
to John Regennitter, DigiPi
Hi John,

You could connect with a pc (DigiPi hotspot), visit http://10.0.0.5/, click Shell, login:pi, password:raspberry and directly edit
the Raspberry Pi Wifi configuration file:

sudo remount
sudo nano   /etc/NetworkManager/system-connections/wlan0.nmconnection


The ssid password are both in that file, that's how Raspberry Pi does wifi.  DigiPi just
pokes your info in there.


-craig
KM6LYW

Martin Shakeshaft

unread,
Oct 19, 2025, 5:21:43 PMOct 19
to DigiPi
I am having exactly the same issue. I can connect to the Pi direct, but not through my home wifi. The Pi is a Zero 2w. I have tried the card in a Pi 4B and have the same issue. Although I can us Ethernet on that.
The password is only letters and numbers so no issue there. Another observation is I have three SD cards:
One with Pi OS, connects no issues at all. 
One With DigiPi. Direct connection fine, but not through Home Wifi.
Pi-Star, same issue as DigiPi

Any help would be appreciated.

Thanks

Martin

John Regennitter

unread,
Oct 19, 2025, 5:53:14 PMOct 19
to DigiPi
I solved my problem with a 2.4 wifi extender that limits signal to 2.4.   Apparently Google mesh network was interfering with connection to digipi and network.

So now fixing config issue.   Info on YouTube is helpful to operate unit.

JR

Matt Cenatiempo

unread,
Oct 20, 2025, 11:37:07 PMOct 20
to DigiPi
Same issue here, and I’m sure quite a few more people have this problem.  I’ve gone through the same process as John to get this on my home wifi and experienced the same results.  I’m trying to make this work with an Rpi 4, Xfinity Home wi-fi and an iPad to start.  Anyone else have those variables in common?  My end goal is to take this portable and run it off my iPhone hotspot.  So, if anyone has suggestions there, that would help, too.    

Full Disclosure:  I don’t have the programming kung-fu that many others have, so be gentle.  I’m lucky to find the on switch most days.  

Thanks
KC5RIL

Craig

unread,
Oct 21, 2025, 8:40:33 AMOct 21
to Matt Cenatiempo, DigiPi
You guys might try setting your regulatory region/country,



Shell,  login:pi, password:raspberry

sudo remount
sudo raspi-config


Localisation[sic]-Options -> WLAN Country


It's "unset" by default, but this really limits channels/power and might cause these types issues.


you can also use "iw reg set" or "iw reg get"


pi@digipi:~ $ iw reg get
global
country US: DFS-FCC
       (902 - 904 @ 2), (N/A, 30), (N/A)
       (904 - 920 @ 16), (N/A, 30), (N/A)
       (920 - 928 @ 8), (N/A, 30), (N/A)
       (2400 - 2472 @ 40), (N/A, 30), (N/A)
       (5150 - 5250 @ 80), (N/A, 23), (N/A), AUTO-BW
       (5250 - 5350 @ 80), (N/A, 24), (0 ms), DFS, AUTO-BW
       (5470 - 5730 @ 160), (N/A, 24), (0 ms), DFS
       (5730 - 5850 @ 80), (N/A, 30), (N/A), AUTO-BW
       (5850 - 5895 @ 40), (N/A, 27), (N/A), NO-OUTDOOR, AUTO-BW, PASSIVE-SCAN
       (5925 - 7125 @ 320), (N/A, 12), (N/A), NO-OUTDOOR, PASSIVE-SCAN
       (57240 - 71000 @ 2160), (N/A, 40), (N/A)

phy#0
country 99: DFS-UNSET
       (2402 - 2482 @ 40), (6, 20), (N/A)
       (2474 - 2494 @ 20), (6, 20), (N/A)
       (5140 - 5360 @ 160), (6, 20), (N/A)
       (5460 - 5860 @ 160), (6, 20), (N/A)



... and let me know, thanks,
-craig
KM6LYW

Matt Cenatiempo

unread,
Oct 21, 2025, 8:45:39 AMOct 21
to Craig, DigiPi

👍

Matt Cenatiempo reacted via Gmail

Reply all
Reply to author
Forward
0 new messages