SensorGnome User Guide
  • SensorGnome V2
  • SensorGnome V1 (Legacy)
  • Introduction and Overview
  • Connecting to your SensorGnome
  • The Web Interface
  • Establishing an FTP connection
  • Downloading detection data
  • Uploading detection data
  • Installing and updating SensorGnome software
  • Data syncing over the Internet
  • Appendix
    • What to bring
    • Underpowered SensorGnomes
    • Connection and folder path cheatsheet
    • Configuring the SensorGnome frequency
    • CTT LifeTag compatibility (dual-mode)
    • CTT Motus receiver dongles for 434 MHz (dual-mode) capability on SensorGnome
    • Anatomy of a SensorGnome
    • Installing BeagleBone drivers
    • Restoring BeagleBone drivers on Windows
    • Recovering a BeagleBone that can no longer be reimaged
    • Accessing BeagleBone as a network drive
    • Connecting to a BeagleBone using an Ethernet cable
    • Using Bonjour Browser to find the IP address
    • Uploading a local tag database
    • Reflash FUNcube dongle firmware
    • Motus data file formats
  • How to install the new SensorGnome software
Powered by GitBook
On this page
  1. Appendix

Connection and folder path cheatsheet

You are viewing the V1 Legacy SensorGnome user guide. This software has not been updated since 2018.

This is a complete reference of the network addresses and folder paths, organized by receiver type (RPi vs BB) and method of connection.

Raspberry Pi SensorGnome

Web Interface (Firefox or Chrome browser)

  • Wi-Fi Hotspot

    • http://192.168.7.2

  • Ethernet cable

    • http://sgpi.local

Establishing FTP connection (e.g. with FileZilla)

  • Wi-Fi hotspot

    • host: sftp://192.168.7.2

    • username: root

    • password: root

  • Ethernet cable

    • host: sftp://sgpi.local

    • username: root

    • password: root

Detection data (SGdata) folder

  • FTP connection (e.g. in FileZilla)

    • /dev/sdcard/SGdata

  • Directly on MicroSD card when removed from powered-down RPi

    • /SGdata

uboot folder (configuration files)

  • FTP connection (e.g. in FileZilla)

    • /dev/sdcard/uboot

  • Directly on MicroSD card when removed from powered-down RPi

    • /uboot

BeagleBone SensorGnome

Web Interface (Firefox or Chrome browser)

  • USB (mini USB to standard USB)

    • http://192.168.7.2

  • Ethernet cable

    • http://192.168.9.2

Establishing FTP connection (e.g. with FileZilla)

  • USB (mini USB to standard USB)

    • host: sftp://192.168.7.2

    • username: root

    • password: root

  • Ethernet Cable

    • host: sftp://192.168.9.2

    • username: root

    • password: root

Detection data (SGdata) folder on the MicroSD card

  • FTP connection (e.g. in FileZilla)

    • /media/internal_SD_card/SGdata

  • Shared network drive (e.g. in Windows Explorer)

    • \\192.168.7.2\root\media\internal_SD_card\SGdata

Internal detection data folder (when MicroSD card is absent or can't be read)

  • FTP connection (e.g. in FileZilla)

    • /media/internal_system_memory/SGdata

  • Shared network drive (e.g. in Windows Explorer)

    • \\192.168.7.2\root\media\internal_system_memory\SGdata

uboot folder (configuration files)

  • FTP connection (e.g. in FileZilla)

    • /boot/uboot

  • Shared network drive (e.g. in Windows Explorer)

    • \\192.168.7.2\root\boot\uboot\

PreviousUnderpowered SensorGnomesNextConfiguring the SensorGnome frequency

Last updated 8 days ago