Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5ddcfec 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
benolayinka committed Mar 19, 2024
1 parent e702663 commit 481df62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lorawan/what-is-lorawan/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.thethingsnetwork.org/docs/lorawan/what-is-lorawan/" /><meta property="og:image" content="https://www.thethingsnetwork.org/docs/img/og-image.png"/><meta property="article:section" content="lorawan" />

<meta property="article:modified_time" content="2021-12-12T15:32:44+05:30" /><meta property="og:site_name" content="The Things Network" />
<meta property="article:modified_time" content="2024-03-19T15:52:56+01:00" /><meta property="og:site_name" content="The Things Network" />



Expand Down Expand Up @@ -314,6 +314,7 @@ <h3 id="lora">LoRa&nbsp;<a class="header-hash" href="#lora">#</a> </h3>
<p>LoRa can be operated on the license free <strong>sub-gigahertz</strong> bands, for example, 915 MHz, 868 MHz, and 433 MHz. It also can be operated on <strong>2.4 GHz</strong> to achieve higher data rates compared to sub-gigahertz bands, at the cost of range. These frequencies fall into ISM bands that are reserved internationally for industrial, scientific, and medical purposes.</p>
<h3 id="lorawan">LoRaWAN&nbsp;<a class="header-hash" href="#lorawan">#</a> </h3>
<p>LoRaWAN is a Media Access Control (MAC) layer protocol built on top of LoRa modulation. It is a software layer which defines how devices use the LoRa hardware, for example when they transmit, and the format of messages.</p>
<p>The Things Network is powered by The Things Stack, which is a LoRaWAN network server that receives messages from LoRaWAN devices. Try it and get started building for free <a href="https://www.thethingsnetwork.org/get-started">here</a>.</p>
<p>The LoRaWAN protocol is developed and maintained by the <a href="https://lora-alliance.org/">LoRa Alliance</a>. The first LoRaWAN specification was released in January 2015. The table below shows the version history of the LoRaWAN specifications. At the time of this writing the latest specifications are 1.0.4 (in 1.0 series) and 1.1 (1.1 series).</p>
<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<lastmod>2022-03-03T11:48:17+02:00</lastmod>
</url><url>
<loc>https://www.thethingsnetwork.org/docs/lorawan/what-is-lorawan/</loc>
<lastmod>2021-12-12T15:32:44+05:30</lastmod>
<lastmod>2024-03-19T15:52:56+01:00</lastmod>
</url><url>
<loc>https://www.thethingsnetwork.org/docs/lorawan/architecture/</loc>
<lastmod>2021-12-14T10:29:40+05:30</lastmod>
Expand Down

0 comments on commit 481df62

Please sign in to comment.