<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mac on HandShakeTec</title><link>https://handshaketec.com/tags/mac/</link><description>Recent content in Mac on HandShakeTec</description><generator>Hugo</generator><language>en</language><copyright>&amp;copy; 2026 Matt Oppenheim. All rights reserved.</copyright><lastBuildDate>Thu, 10 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://handshaketec.com/tags/mac/index.xml" rel="self" type="application/rss+xml"/><item><title>Finding the MAC address of your module</title><link>https://handshaketec.com/mac_identification/</link><pubDate>Thu, 10 Sep 2026 00:00:00 +0000</pubDate><guid>https://handshaketec.com/mac_identification/</guid><description>&lt;h1 id="what-is-a-mac">What is a MAC?&lt;/h1>
&lt;p>Every wireless device has a MAC address. It is a unique code set at the factory. You can think of it as the device&amp;rsquo;s serial number for wireless communication.&lt;/p>
&lt;p>A MAC address is 12 characters long. It is usually written in pairs separated by colons, for example:&lt;/p>
&lt;p>&lt;code>34:85:18:A1:2B:3C&lt;/code>&lt;/p>
&lt;p>It only ever contains the numbers 0 to 9 and the letters A to F.&lt;/p>
&lt;h1 id="why-does-handshake-need-it">Why does HandShake need it?&lt;/h1>
&lt;p>The watch and the receiver each need to know the other&amp;rsquo;s MAC address:&lt;/p>
&lt;ul>
&lt;li>The &lt;strong>watch&lt;/strong> needs the receiver&amp;rsquo;s MAC address so it knows where to send its signals.&lt;/li>
&lt;li>The &lt;strong>receiver&lt;/strong> needs the watch&amp;rsquo;s MAC address so it knows which watch to listen to. It will then ignore every other watch.&lt;/li>
&lt;/ul>
&lt;p>This matters when several people use HandShake in the same room. Each watch talks only to its own receiver and each receiver responds only to its own watch.&lt;/p>
&lt;h1 id="how-to-find-the-mac-addresses">How to find the MAC addresses&lt;/h1>
&lt;p>You need two MAC addresses: one for the watch and one for the receiver. You can read both using a free website called ESPConnect. Nothing needs to be installed.&lt;/p>
&lt;p>&lt;strong>You will need:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>A computer running Google Chrome or Microsoft Edge. Other browsers such as Firefox and Safari will not work.&lt;/li>
&lt;li>A USB-C cable that carries data. Some cables only charge. If the device doesn&amp;rsquo;t appear in step 4, try a different cable.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Steps:&lt;/strong>&lt;/p>
&lt;p>Follow these steps for the watch, then repeat them for the receiver.&lt;/p>
&lt;ol>
&lt;li>Connect the device to the computer with the USB cable.&lt;/li>
&lt;li>Open Chrome or Edge and go to &lt;a href="https://thelastoutpostworkshop.github.io/ESPConnect/">https://thelastoutpostworkshop.github.io/ESPConnect/&lt;/a>&lt;/li>
&lt;li>Click &lt;strong>Connect&lt;/strong>.&lt;/li>
&lt;li>A box will pop up asking you to choose a device. Select the device. It is usually listed as &lt;em>USB JTAG/serial debug unit&lt;/em>. Then click &lt;strong>Connect&lt;/strong> in the box.&lt;/li>
&lt;li>Wait a few seconds for the page to finish connecting.&lt;/li>
&lt;li>Open the &lt;strong>Device Info&lt;/strong> tab. The MAC address is shown in the summary.&lt;/li>
&lt;li>Write the MAC address down and label it clearly as &lt;strong>watch&lt;/strong> or &lt;strong>receiver&lt;/strong>.&lt;/li>
&lt;li>Click &lt;strong>Disconnect&lt;/strong> and unplug the device.&lt;/li>
&lt;/ol>
&lt;p>If the device doesn&amp;rsquo;t start normally after unplugging, turn it off and on again.&lt;/p>
&lt;h1 id="tips-for-entering-the-mac-addresses">Tips for entering the MAC addresses&lt;/h1>
&lt;ul>
&lt;li>Don&amp;rsquo;t swap them. The watch is given the &lt;strong>receiver&amp;rsquo;s&lt;/strong> address. The receiver is given the &lt;strong>watch&amp;rsquo;s&lt;/strong> address.&lt;/li>
&lt;li>Copy each address carefully, one pair at a time.&lt;/li>
&lt;li>Watch out for characters that look alike. A MAC address never contains the letter O, so it is always the number zero. The same goes for I and L, which are always the number 1.&lt;/li>
&lt;li>Check that you haven&amp;rsquo;t mixed up 8 and B.&lt;/li>
&lt;li>Capital or lower-case letters make no difference.&lt;/li>
&lt;/ul>
&lt;p>If the watch and receiver don&amp;rsquo;t connect, a mistyped or swapped MAC address is the most likely cause. Check both addresses character by character before trying anything else.&lt;/p></description></item></channel></rss>