04-18-2023, 11:54 AM
(This post was last modified: 04-18-2023, 12:06 PM by DingDangDoong.)
Hello there Everyone,
I am messing around with using the PP to send myself email message reports with metrics from some yard equipment that are all connected on a WLAN.
I'm running into an issue where the PP will not use mobile data for internet access while it is connected to my WLAN, even though the WLAN itself is not connected to the internet.
Does anyone know of a way to set the PP to always use mobile data for connecting to the internet while also still being able to talk to other devices on a WLAN?
I got it lol
For some reason I thought the wireless data connection would be handled differently from other internet connections but when I ran "ip route list" it was there!
I added the ip address from the mobile data connection as a default with "ip route add default via xxx.xxx.xxx.xxx dev wwan0" and now I can use WLAN and connect to the internet via mobile data!
-Doong
I am messing around with using the PP to send myself email message reports with metrics from some yard equipment that are all connected on a WLAN.
I'm running into an issue where the PP will not use mobile data for internet access while it is connected to my WLAN, even though the WLAN itself is not connected to the internet.
Does anyone know of a way to set the PP to always use mobile data for connecting to the internet while also still being able to talk to other devices on a WLAN?
(04-18-2023, 11:54 AM)DingDangDoong Wrote: Hello there Everyone,
I am messing around with using the PP to send myself email message reports with metrics from some yard equipment that are all connected on a WLAN.
I'm running into an issue where the PP will not use mobile data for internet access while it is connected to my WLAN, even though the WLAN itself is not connected to the internet.
Does anyone know of a way to set the PP to always use mobile data for connecting to the internet while also still being able to talk to other devices on a WLAN?
I got it lol
For some reason I thought the wireless data connection would be handled differently from other internet connections but when I ran "ip route list" it was there!
I added the ip address from the mobile data connection as a default with "ip route add default via xxx.xxx.xxx.xxx dev wwan0" and now I can use WLAN and connect to the internet via mobile data!
-Doong