I would like to run the Raspberry Pi Wi-Fi hotspot independently of Hudiy so the hotspot remains available if Hudiy is stopped, restarted, updated, or crashes.
I tested this by cloning Hudiy's NetworkManager connection:
```bash
sudo nmcli connection clone "Hudiy AccessPoint" "Truck Hotspot"
sudo ...
Search found 3 matches
- Thu Sep 10, 2026 4:21 am
- Forum: Hudiy
- Topic: Feature Request: Allow wireless Android Auto to use an externally managed Wi-Fi hotspot
- Replies: 1
- Views: 22
- Mon Sep 07, 2026 4:58 am
- Forum: Hudiy
- Topic: Hudiy crashes when Quectel EC25 LTE modem is present via oFono
- Replies: 2
- Views: 36
Re: Hudiy crashes when Quectel EC25 LTE modem is present via oFono
Update: After further testing, the EC25 and Hudiy are now working together normally with oFono running. The original crashes may have been related to USB/power instability rather than a direct Hudiy/oFono incompatibility. I figured out the Pi 5 was being bench-tested with only a 3A supply and was ...
- Mon Sep 07, 2026 1:49 am
- Forum: Hudiy
- Topic: Hudiy crashes when Quectel EC25 LTE modem is present via oFono
- Replies: 2
- Views: 36
Hudiy crashes when Quectel EC25 LTE modem is present via oFono
I'm running Hudiy on a Raspberry Pi 5 with Raspberry Pi OS Trixie and a Sixfab LTE Base HAT using a Quectel EC25 modem.
The EC25 enumerates normally as USB device 2c7c:0125 and creates /dev/ttyUSB0 through /dev/ttyUSB3, /dev/cdc-wdm0, and wwan0.
Reproducible behavior:
Hudiy runs normally with the ...
The EC25 enumerates normally as USB device 2c7c:0125 and creates /dev/ttyUSB0 through /dev/ttyUSB3, /dev/cdc-wdm0, and wwan0.
Reproducible behavior:
Hudiy runs normally with the ...