> For the complete documentation index, see [llms.txt](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/frsky/frsky-ubersicht/frsky-smart-port-sensoren-und-zubehor/fas-40-adv-stromstarke-sensor.md).

# FAS 40 ADV - Stromstärke Sensor

## Link zum Premium-Modellbau Shop

{% embed url="<https://www.premium-modellbau.de/frsky-stromstaerke-sensor-fas-40-adv-fuer-s.port-fbus-empfaenger>" %}
FAS 40 ADV im Shop
{% endembed %}

## Installation:

Der Sensor ist ausschließlich mit FrSky Empfängern kompatibel welche über einen Smart Port oder FBUS verfügen. Der Smart Port ist am Empfänger immer entsprechend gekennzeichnet (Bitte nicht mit SBUS verwechseln).

Über die im Sensor integrierten XT60 Stecker / Buchse werden Akku und Brushless Regler direkt am Sensor angeschlossen. (Bitte die Polung beachten).

Das Beispielfoto zeigt den Anschluss am Empfänger:

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

Hochwertiger Telemetrie Sensor von FrSky **für die Verwendung mit Smarport Telemetrie Empfängern sowie dem neuen FBUS Protokoll aus der neuen Advance (ADV) Serie.**

### **Technische Daten:**&#x20;

**Abmessungen Sensor:** 65x15,7x16,6 mm (L x B x H)

**Messbereich:** 0-40A, max. 6S Spannung

**Stromaufnahme (Sensor):** 16mAh bei 5V

**Gewicht:** ca. 15g (Sensor)

**Stecker System:** XT60

**Kompatible Empfänger:** Alle Frsky Empfänger mit S.Port (Smart Port) oder FBUS Funktion

## FAS 40 ADV - Frsky PDF Anleitung

{% file src="/files/u2yHvIgqSZUln0JGScWE" %}
PDF Anleitung des Herstellers FrSky
{% endfile %}


---

# 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.premium-modellbau.de/premium-modellbau-portal-fuer-anleitungen/frsky/frsky-ubersicht/frsky-smart-port-sensoren-und-zubehor/fas-40-adv-stromstarke-sensor.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.
