summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-09-11 05:45:39 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-09-11 05:45:39 +0200
commit8a88e02ea203c3772c369a2706895ca812b28fbc (patch)
treeee97d268b0a0a2caa415e12071bda3ff984960ac
parentUpdated 12. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar.gz
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar.bz2
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar.lz
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar.xz
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.tar.zst
krakensdr_docs.wiki-8a88e02ea203c3772c369a2706895ca812b28fbc.zip
-rw-r--r--12.-Appendix.md7
1 files changed, 7 insertions, 0 deletions
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.