<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Meshnet on Chris Smith</title>
        <link>https://chris-smith.net/tags/meshnet/</link>
        <description>Recent content in Meshnet on Chris Smith</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>Chris Smith</copyright>
        <lastBuildDate>Mon, 03 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://chris-smith.net/tags/meshnet/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Defcon 2026 - Meshnet Setup</title>
        <link>https://chris-smith.net/posts/meshnet/</link>
        <pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
        
        <guid>https://chris-smith.net/posts/meshnet/</guid>
        <description>&lt;img src="https://cdn.chris-smith.net/projects/meshtastic/Screenshot-2026-08-03-at-10.43.23%E2%80%AFPM-364e45c2.png" alt="Featured image of post Defcon 2026 - Meshnet Setup" /&gt;&lt;h2 id=&#34;resources&#34;&gt;Resources:
&lt;/h2&gt;&lt;p&gt;Lora 32 v4 kit: [Link] (&lt;a class=&#34;link&#34; href=&#34;https://www.amazon.com/dp/B0FRS7H1FT?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&amp;amp;th=1&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.amazon.com/dp/B0FRS7H1FT?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&amp;th=1&lt;/a&gt;)
3D Print Case: [Link] (&lt;a class=&#34;link&#34; href=&#34;https://www.printables.com/model/1524638-3d-printed-case-for-heltec-v4gps&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.printables.com/model/1524638-3d-printed-case-for-heltec-v4gps&lt;/a&gt;)
Setup Guide: [Link] (&lt;a class=&#34;link&#34; href=&#34;https://lonelyhackers.club/meshtastic/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://lonelyhackers.club/meshtastic/&lt;/a&gt;)&lt;/p&gt;
&lt;h2 id=&#34;what-is-it&#34;&gt;What is it
&lt;/h2&gt;&lt;img src=&#34;https://cdn.chris-smith.net/projects/meshtastic/Screenshot-2026-08-03-at-10.44.08%E2%80%AFPM-e530f278.png&#34; alt=&#34;kit&#34; style=&#34;display:block; max-width:100%; height:auto;&#34; loading=&#34;lazy&#34; /&gt;
&lt;p&gt;Meshtastic is an open-source, off-grid messaging system that uses low-power LoRa radios to create a decentralized mesh network without cellular service or Wi-Fi.&lt;/p&gt;
&lt;p&gt;At Defcon there will be people there using it to communicate with friends, experiment with nearby nodes.&lt;/p&gt;
&lt;h2 id=&#34;physical-setup&#34;&gt;Physical Setup
&lt;/h2&gt;&lt;img src=&#34;https://cdn.chris-smith.net/projects/meshtastic/Screenshot-2026-08-03-at-10.43.39%E2%80%AFPM-a7e7ca80.png&#34; alt=&#34;connected&#34; style=&#34;display:block; max-width:100%; height:auto;&#34; loading=&#34;lazy&#34; /&gt;
&lt;p&gt;The physical connections of the device were very straight forward.  There were clearly marked ports to connect the GPS and 3000mah battery to without needing any soldering.  There was also a port for the antenna.&lt;/p&gt;
&lt;h2 id=&#34;software-setup&#34;&gt;Software Setup
&lt;/h2&gt;&lt;p&gt;I followed the Lonely Hackers Guide [Link] (&lt;a class=&#34;link&#34; href=&#34;https://lonelyhackers.club/meshtastic/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://lonelyhackers.club/meshtastic/&lt;/a&gt;) to setup the device.  I opted not to use Defcon&amp;rsquo;s firmware and used the firmware from Meshnet&amp;rsquo;s website.&lt;/p&gt;
&lt;p&gt;For flashing I installed esptool.py and used the firmware &lt;code&gt;firmware-esp32s3-2.7.26.54e0d8d&lt;/code&gt;&lt;/p&gt;
&lt;img src=&#34;https://cdn.chris-smith.net/projects/meshtastic/esptool-0a145f1d.png&#34; alt=&#34;esptool&#34; style=&#34;display:block; max-width:100%; height:auto;&#34; loading=&#34;lazy&#34; /&gt;
&lt;h2 id=&#34;3d-print-case&#34;&gt;3D print case
&lt;/h2&gt;&lt;p&gt;I went through a couple of cases before settling on [this] (&lt;a class=&#34;link&#34; href=&#34;https://www.printables.com/model/1524638-3d-printed-case-for-heltec-v4gps&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.printables.com/model/1524638-3d-printed-case-for-heltec-v4gps&lt;/a&gt;) one.  There are a couple of open spots, one for the Lora board buttons and one to help fit the GPS module but I didn&amp;rsquo;t mind the exposed electronics.&lt;/p&gt;
&lt;img src=&#34;https://cdn.chris-smith.net/projects/meshtastic/3dprintlora-227b0c0e.png&#34; alt=&#34;3dprint&#34; style=&#34;display:block; max-width:100%; height:auto;&#34; loading=&#34;lazy&#34; /&gt;
&lt;h2 id=&#34;configuring-channels&#34;&gt;Configuring channels
&lt;/h2&gt;&lt;p&gt;Meshtastic has apps for iPhone, Android, MacOS and Windows.  You can use those apps to configure your settings as well as communication channels.&lt;/p&gt;
&lt;p&gt;In the Lonely Hackers guide they have all of the information needed to add channels specifically for defcon.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
