> For the complete documentation index, see [llms.txt](https://docs.mclimate.eu/mclimate-lorawan-devices/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/commands-cheat-sheet.md).

# Commands cheat sheet

## Messages explanation

| **Command code, \[hex]** | **Command name**                                                                                                                                                                                                                                                                       | **Sent from**      |
| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ |
| 01                       | [Keep-alive](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/keep-alive.md)                                                                                                                                | End device         |
| 02                       | [Set keep-alive period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/keep-alive.md#set-keep-alive-period-command-explanation)                                                                           | Server             |
| 04                       | [Read device hardware and software version](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/read-device-hardware-and-software-version-command-explanation..md)                                             | Server/ End device |
| 10                       | [Set network join retry period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/network-related-settings.md#set-network-join-retry-period-command-explanation)                                             | Server             |
| 11                       | [Set uplink messages type](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/uplink-types.md#set-uplink-messages-type-command-explanation)                                                                   | Server             |
| 12                       | [Get keep-alive period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/keep-alive.md#get-keep-alive-period-command-explanation)                                                                           | Server/ End device |
| 19                       | [Get network join retry period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/network-related-settings.md#get-network-join-retry-period-command-explanation)                                             | Server/ End device |
| 1B                       | [Get uplink messages type](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/uplink-types.md#get-uplink-messages-type-command-explanation)                                                                   | Server/ End device |
| 1C                       | [Set device radio communication watch-dog parameters](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/network-related-settings.md#set-device-radio-communication-watch-dog-parameters-command-explanation) | Server             |
| 1D                       | [Get device radio communication watch-dog parameters](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/network-related-settings.md#get-device-radio-communication-watch-dog-parameters-command-explanation) | Server/ End device |
| 1E                       | [Set CO2 boundary levels](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-boundary-levels.md#set-co2-boundary-levels)                                                                                  | Server             |
| 1F                       | [Get CO2 boundary levels](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-boundary-levels.md#get-co2-boundary-levels)                                                                                  | Server/ End device |
| 20                       | [Set CO2 auto-zero value](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-auto-zero.md#set-co2-auto-zero-value)                                                                                        | Server             |
| 21                       | [Get CO2 auto-zero value](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-auto-zero.md#get-co2-auto-zero-value)                                                                                        | Server/ End device |
| 22                       | [Set notify period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#set-notify-period)                                                                                      | Server             |
| 23                       | [Get notify period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#get-notify-period)                                                                                      | Server/ End device |
| 24                       | [Set CO2 measurement period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-measurement-period.md#set-co2-measurement-period)                                                                         | Server             |
| 25                       | [Get CO2 measurement period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-measurement-period.md#get-co2-measurement-period)                                                                         | Server/ End device |
| 26                       | [Set buzzer notification configuration](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#set-buzzer-notification-configuration)                                              | Server             |
| 27                       | [Get buzzer notification configuration](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#get-buzzer-notification-configuration)                                              | Server/ End device |
| 28                       | [Set LED notification configuration](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#set-led-notification-configuration)                                                    | Server             |
| 29                       | [Get LED notification configuration](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/notifications-configuration.md#get-led-notification-configuration)                                                    | Server/ End device |
| 2A                       | [Set CO2 auto-zero period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-auto-zero-period.md#set-co2-auto-zero-period)                                                                               | Server             |
| 2B                       | [Get CO2 auto-zero period](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/co2-auto-zero-period.md#get-co2-auto-zero-period)                                                                               | Server/ End device |
| A4                       | [LoRaWAN Region](/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/network-related-settings.md#lorawan-region)                                                                                               | Server/ End device |

Table 2


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mclimate.eu/mclimate-lorawan-devices/devices/mclimate-co2-sensor-and-notifier-lorawan/co2-sensor-lorawan-device-communication-protocol/commands-cheat-sheet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
