BM-Lite/HAL_Driver/nRF52840/sdk/documentation/index.html
Andrey Perminov a8bf0d4d76 Initial commit
Combined BM-Lite SDK and examples for Raspberry Pi and nRF52840 MCU
into one project
2021-06-21 13:49:30 -07:00

184 lines
6.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>nRF5 SDK Documentation</title>
<style type="text/css">
#main {
width: 600px;
margin: 0 auto;
text align: left;
}
#logo {
width: 540px;
position: relative;
padding-top: 50px;
padding-bottom: 30px;
display: inline-block;
}
#content {
width: 600px;
text align: left;
font-family: Arial, Helvetica, sans-serif;
color:#333;
line-height:20px;
font-size:16px;
font-weight:normal;
}
.info {
font-size:14px;
color:#444;
}
.link {
font-size:11px;
color:#0066ff;
text-decoration:none;
}
.sectionheading {
font-size:20px;
font-weight:bold;
}
.note {
font-size:12px;
color:#555;
}
.notelink {
font-size:12px;
color:#0066ff;
text-decoration:none;
}
#heading {
font-size:28px;
font-weight:bold;
line-height:25px;
}
</style>
</head>
<body>
<div id="main">
<div id="logo" >
<img src="NordicS.jpg" height="85" align: "left">
<img src="nRF5x_series_logo.png" height="60" style="float: right; padding-top:15px">
</div>
<div id="content">
<span id="heading">nRF5 Software Development Kit v15.3.0</span><br>
<p>The nRF5 Software Development Kit (SDK) enables <em>Bluetooth</em>&#174; low energy, ANT, and 2.4 GHz proprietary product development with Nordic Semiconductor's advanced nRF5 Series System on Chip (SoC) devices.</p>
<!--
<p>
<span class="sectionheading">SDK offline documentation</span>
<br>
<span class="info">This alpha release comes with offline documentation only. You can find it in the offline doc package delivered together with the SDK.</span>
</p>-->
<p>
<span class="sectionheading">SDK documentation</span>
<br>
<span class="info">The SDK documentation is available in Nordic Semiconductor's Documentation Library.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-3-0/index" class="link">VIEW DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S112 SoftDevice API documentation</span>
<br>
<span class="info"><em>Bluetooth</em>&reg; low energy Peripheral protocol stack for the nRF52810 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S112/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S132 SoftDevice API documentation</span>
<br>
<span class="info"><em>Bluetooth</em>&reg; low energy Peripheral and Central protocol stack for the nRF52832 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S132/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S140 SoftDevice API documentation</span>
<br>
<span class="info"><em>Bluetooth</em>&reg; low energy Peripheral and Central protocol stack for the nRF52840 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S140/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S212 SoftDevice API documentation</span>
<br>
<span class="info">ANT protocol stack for the nRF52 Series.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S212/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S312 SoftDevice API documentation</span>
<br>
<span class="info">ANT and BLE protocol stack for the nRF52810 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S312/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S332 SoftDevice API documentation</span>
<br>
<span class="info">ANT and BLE protocol stack for the nRF52832 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S332/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<p>
<span class="sectionheading">S340 SoftDevice API documentation</span>
<br>
<span class="info">ANT and BLE protocol stack for the nRF52840 SoC.</span>
<br>
<a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S340/v6-1-1/index" class="link">VIEW API DOCUMENTATION &#187;</a>
</p>
<!--
<p>
<span class="sectionheading">Migration guide</span>
<br>
<span class="info">The migration guide describes how to migrate your application to nRF5 SDK v15.3.0.</span>
<br>
<a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/migration.html" class="link">VIEW MIGRATION GUIDE &#187;</a>
</p>
-->
<p>
<span class="sectionheading">Offline documentation</span>
<br>
<span class="info">You can download documentation for offline use from http://developer.nordicsemi.com.</span>
<br>
<a href="https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/" class="link">DOWNLOAD OFFLINE DOCUMENTATION &#187;</a>
</p>
<br>
<span class="content note">To view Nordic Semiconductor's license agreement, please <a href="./licenses.html" target="_blank" class="notelink">click here</a>.</span><br>
<span class="content note">To see release notes for this product, please <a href="./release_notes.txt" target="_blank" class="notelink">click here</a>.</span><br>
</div>
</div>
</body>
</html>