From ea21797b349184636f1750a86ec403870404d503 Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:24:34 +1300 Subject: Updated 02. Direction Finding Quickstart Guide (markdown) --- 02.-Direction-Finding-Quickstart-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.-Direction-Finding-Quickstart-Guide.md b/02.-Direction-Finding-Quickstart-Guide.md index 26f1535..367d26b 100644 --- a/02.-Direction-Finding-Quickstart-Guide.md +++ b/02.-Direction-Finding-Quickstart-Guide.md @@ -65,7 +65,7 @@ The next steps show how to run the software and get connected to the Android app 2. Plug the KrakenSDR power port into a 5V/2.4A+ capable supply and plug the data port into the Raspberry Pi 4. 3. Boot up the Raspberry Pi 4 with the KrakenSDR Direction Finding SD card image installed. Keep your phone within WiFi range of the Pi 4. Once booted, if the KrakenSDR hotspot is detected by the Pi 4, it will automatically connect to the hotspot. You should be able to see the device with hostname 'krakensdr' show up under 'Connected devices' once connected. -4. Using the 'Details' button in Mobile Hotspot (or the equivalent for your particular phone), determine the IP address of the connected Raspberry Pi 4. Google Pixel phones: It has come to our attention that Pixel phones do not have any ability to show IP addresses built in to the OS. You can try an app like [Network Analyzer](https://play.google.com/store/apps/details?id=net.techet.netanalyzerlite.an). +4. Using the 'Details' button in Mobile Hotspot (or the equivalent for your particular phone), determine the IP address of the connected Raspberry Pi 4. Google Pixel phones: It has come to our attention that Pixel phones do not have any ability to show IP addresses built in to the OS. You can try a Terminal Emulator App like [Termux](https://play.google.com/store/apps/details?id=com.termux). When the device is connected type in "ip neighb" to get the IP address of the connected device.

-- cgit v1.2.3