From 8a88e02ea203c3772c369a2706895ca812b28fbc Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Wed, 11 Sep 2024 15:45:39 +1200 Subject: Updated 12. Appendix (markdown) --- 12.-Appendix.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '12.-Appendix.md') diff --git a/12.-Appendix.md b/12.-Appendix.md index 592409f..df83b57 100644 --- a/12.-Appendix.md +++ b/12.-Appendix.md @@ -37,6 +37,13 @@ Then Press “CTRL+X”, “Y” to close and save the file. Now when you reboot On the Pi 5 simply use the network manager GUI in the desktop OS to change WiFi credential information. +## Editing the Mobile Hotspot Connection Credentials +To change the details of the mobile hotspot that the KrakenSDR will automatically connect to, edit wpa_supplicant.conf + +`sudo nano /etc/wpa_supplicant/wpa_supplicant.conf` + +change the SSID and psk password of the "KrakenAndroid" entry to your preferred credentials. + ## Port Forwarding If you wish to make your KrakenSDR remotely accessible over the internet you will need to set your router to forward ports 8080 for the web interface, and port 8081 for the data output for external apps. -- cgit v1.2.3