# Getting Started with Conexio BLITZ

### What is Conexio BLITZ? <a href="#what-is-conexio-stratus" id="what-is-conexio-stratus"></a>

<figure><img src="/files/wvoOv0kQep1eaxyyAJ8v" alt=""><figcaption></figcaption></figure>

**Conexio BLITZ** is a versatile all-in-one IoT prototyping companion designed for enthusiasts, by enthusiasts. It has been engineered to suit a wide range of IoT applications, including smart home automation, health and wellness monitoring, industrial IoT, inventory management in retail, and so much more.

Thanks to its powerful **nRF5340** SoC and plentiful I/O, even demanding edge computing use cases like anomaly detection in industrial equipment are possible with BLITZ. Developers and hobbyists alike can connect their existing projects to the cloud or other local endpoints without worrying about infrastructure costs.

### Supports Most Popular Wireless Protocols <a href="#supports-most-popular-wireless-protocols" id="supports-most-popular-wireless-protocols"></a>

BLITZ supports an extensive range of wireless protocols. It supports Bluetooth Low Energy 5.4 standard and can Bluetooth Direction Finding. In addition, it supports LE Audio, a high-throughput 2 Mbps data transfer, advertising extensions, and long-range mode. Run protocols like Bluetooth Mesh, Thread, and Zigbee concurrently with Bluetooth LE for provisioning, commissioning, or configuring mesh networks. Unlock the potential of sub-1 GHz with BLITZ, as it also supports 802.15.4 and 2.4 GHz proprietary protocols.

In the digital age, WiFi is a powerful tool. And let’s be honest, who wouldn’t want onboard WiFi? With Nordic Semiconductor’s latest **nRF7200** WiFi chipset, BLITZ delivers high-speed, reliable wireless internet connectivity and seamless local device communication, ensuring your IoT projects and products are at the forefront of technological advancements.

### Convenient Feather Form Factor <a href="#convenient-feather-form-factor" id="convenient-feather-form-factor"></a>

Designed to be adaptable, BLITZ also embraces modularity. Its [QWIIC](https://www.sparkfun.com/qwiic) connector and feather-compatible 28 header pins are ready to integrate with compatible modules, allowing you to extend its functionality with additional hardware like cameras, thermometers, or ultrasonic distance sensors. This extensibility makes BLITZ a foundation for innovative hardware interfacing.

In addition, Conexio BLITZ is equipped with a USB Type-C port, enhancing its connectivity options. This port allows for easy connection with a wide range of devices and accessories, battery charging, debugging, and programming.

Thanks for exploring BLITZ :)

### BLITZ Sample Applications Repo <a href="#stratus-sample-applications-repo" id="stratus-sample-applications-repo"></a>

{% embed url="<https://github.com/Conexiotechnologies/conexio-firmware-sdk/tree/main>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.conexiotech.com/getting-started-with-conexio-blitz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
