> For the complete documentation index, see [llms.txt](https://docs.cubepilot.org/user-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubepilot.org/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins.md).

# Safety/Service Bulletins

**Any Mandatory safety Bulletins for any Cube, Here, or accessory will be listed here.**

**FAILURE TO COMPLY WITH ANY DIRECTIONS GIVEN IN THESE BULLETINS MAY LEAD TO SERIOUS CONSEQUENCES, OR DEATH**

**Each Bulletin will contain the brief issue, any actions you must take, any planned remedies, and whether the issue is solved, and how to apply the solution to your hardware.**

**It is YOUR responsibility NOT to fly until the issue has been resolved for your vehicle.**

{% content-ref url="/pages/-Ma6Ma6comw2PgMsVTd3" %}
[SB\_0000001 Critical service bulletin for Beta Cube 2.1 (2016)](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000001-critical-service-bulletin-for-beta-cube-2.1-2016.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma6Serbohfok5gfRu8s" %}
[SB\_0000002 Critical service bulletin for Cubes Purchased between JAN 2019 to JUL 2019. DO NOT FLY](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000002-critical-service-bulletin-for-cubes-purchased-between-jan-2019-to-jul-2019.-do-not-fly.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma6Wpivfvz7LLT\_BLAU" %}
[SB\_0000003 Flight with arming checks set anything other than 1 prohibited](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000003-flight-with-arming-checks-set-anything-other-than-1-prohibited.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma6pYKdAczl4qs5F7IK" %}
[SB\_0000004 Limited power capacity of the RCIN power rail on Pixhawk Autopilots](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000004-limited-power-capacity-of-the-rcin-power-rail-on-pixhawk-autopilots.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma6pyWvWxpIXF38zrGk" %}
[SB\_0000005 I2C Storm can cause inflight reboots, Chibios ONLY, not Nuttx (all cube and Pixhawk hardw](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000005-i2c-storm-can-cause-inflight-reboots-chibios-only-not-nuttx-all-cube-and-pixhawk-hardw.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma6qrlxLe7fa0LsRjz\_" %}
[SB\_0000006 time to Go Orange](/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins/sb_0000006-time-to-go-orange.md)
{% endcontent-ref %}


---

# 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.cubepilot.org/user-guides/~/changes/mvMsnRI8xnoKpbe3XhLK/service-bulletins-and-critical-notices/safety-service-bulletins.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.
