How to Find a GoPro’s MAC Network Address

Here are two methods to finding your GoPro’s MAC address, the unique network identifier that’s usually hidden.

Text & Photos By David Coleman
Last Revised & Updated:

Finding your GoPro’s MAC address isn’t something most GoPro users will ever need. It’s certainly not needed in normal day-to-day shooting with your GoPro. But if you happen to be setting up some kind of custom network or remote setup and need your GoPro’s MAC address, here are two methods to finding it.

But first, some clarification. The MAC address isn’t anything to do with Apple Mac computers. And it’s not the same network ID that you use for a regular wifi connection.

A MAC address stands for “media access control address,” and it’s a unique hardware identifying code that’s used for a device’s network interface. Every network interface card has one, but most of the time, you never see it or need to know it.

It ensures that every device on a network is seen as unique, with no stumbling over each other or mistaken identity. And for some rather technical network operations, you might need to specify the MAC address to be able to identify which device is which on the network. But if this isn’t making much sense to you, chances are you probably don’t need to find the MAC address of your GoPro.

The MAC address also isn’t the same thing that you use for a regular wifi connection. If you’re looking for the wifi network ID or wifi password of your GoPro, I have a separate guide on that here. If you need the MAC, it will be called the MAC, not the network ID.

So, if you do need it for some reason, here’s a quick guide to finding your GoPro’s MAC network address.

There are two methods. One can be done remotely over a wireless connection. The other needs access to the GoPro’s microSD card.

Method #1: Find GoPro MAC Address from microSD Card

The GoPro’s MAC address is stored in a text file on the microSD card. For this text to be written, the camera must have either formatted the card or have written data to it. If it’s a fresh SD card straight out of the box, you’ll need to format the card in the camera first.

Mount the microSD card on your computer. There’s a couple of ways to do this:

  • Put the microSD card in a memory card reader.
  • Connect your GoPro to your computer with a USB cable and power the camera on.

Find the version.txt file. It’s under:

MISC > version.txt

You’ll see something like this:

GoPro MAC address Version.txt

The MAC address is the one under the wifi mac field.

See below on how to convert that 12-digit hexadecimal string to a more conventional MAC address format.

Method #2: Find GoPro MAC Address via WiFi

Step 1

Turn on the GoPro’s wireless connection using the usual procedure. The precise process varies by model.

Step 2

Using a laptop or desktop, connect to your GoPro via wifi using the wifi SSID and password provided on your camera.

Depending on the camera model, the procedure for this varies. On some models, like the newer HERO5 and HERO6 models, it’s generated by the camera. On older models, you can choose your own password. The ins and outs of this are outside the scope of this post–and, frankly, if you’re looking for the camera’s MAC address, it’s unlikely you need help with the wifi password–but you can find guides for the various models here.

Step 3

Once you’re connected, open a browser on your computer and enter this URL in the browser address bar:

http://10.5.5.9/gp/gpControl/info

Step 4

You should then get a white screen with some code that looks something like this:

Step 5

What you’re looking for is the 12-digit string in the ap_mac field. In this example, it’s 0641693e3080.

How to Convert 12-Digit MAC Address to Standard MAC Address Format

To convert the 12-digit hexadecimal string to a more conventional MAC address format,   break out each pair of digits.

So the hexadecimal string of 0641693e3080 would become:

0x06 0x41 0x69 0x3e 0x30 0x80

Things Worth Knowing

I haven’t been able to get method #2 to work when connecting to the GoPro with a smartphone–only with a computer.

I haven’t tested this method with every GoPro model, and obviously, it’s not going to work for the models that don’t have wifi capabilities.

Text & Photos by David Coleman

I'm a freelance travel photographer based in Washington DC. Seven continents, up mountains, underwater, and a bunch of places in between. My images have appeared in numerous publications, and you can check out some of my travel photography here.

I've been shooting with GoPros for years, starting with the HD HERO, and have owned and used just about every model since. More »

4 thoughts on “How to Find a GoPro’s MAC Network Address”

  1. hi,
    I found out that on the microSD card, there is a version.txt file.
    this contains the wifi MAC address too.

    {
    “info version”:”2.0″,
    “firmware version”:”HD9.01.01.22.00″,
    “wifi mac”:”d432xxxxxxxx”,
    “camera type”:”HERO9 Black”,
    “camera serial number”:”Cxxxxxxxxxx”,
    }

    hope this helps,
    robert

    Reply
  2. Good day,

    I am trying to connect a Hero7 Black to TP Link N300 Nano in Repeater mode. I cannot get my laptop to connect to the GoPro SSID nor the TP Link to even see the SSID. Do you have any suggestions for this setup? The goal is to extend the WiFi range of the GoPro and control it from the Android app.

    All the Best,

    John.

    Reply

Leave a Comment