Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AS3935.md #1413

Merged
merged 1 commit into from
Oct 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/AS3935.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ In the **_Configuration -> Configure Module_** page assign:
You will need to wire up all of the associated pins for the different boards.<br>
- Always connect CS and MISO to GND.<br>
- If "SI" is present, you need to connect to VCC.<br>
See some wiring on the Board pictures below. [I~2~C wiring](#breakout-boards-and-wiring-for-I~2~C-use)
See some wiring on the Board pictures below. [I^2^C wiring](#breakout-boards-and-wiring-for-I~2~C-use)

![Module Settings](https://user-images.githubusercontent.com/48546979/79037994-1bedab80-7bd6-11ea-88db-0d88dcb05628.png)

Expand Down Expand Up @@ -135,14 +135,14 @@ Setting table of the NF-noise sensitivity and stages:

!!! tips "Hint and Tips"
- take a stabilized power supply.
- keep a distance of at least 200 mm from the ESP and the AS3395
- keep a distance of at least 200 mm from the ESP and the AS3935
- be careful with "ready to Use" devices like Sonoff, etc. they don't have a good power supply inside.
- use a Ferrit clamp filter on the sensor cable.
- wire all related Pins for I~2~C use.
- wire all related Pins for I^2^C use.

You can find some troubleshooting tips in the [Tasmota GitHub discussion](https://github.com/arendst/Tasmota/pull/8130).

## Breakout Boards and Wiring for I~2~C use:
## Breakout Boards and Wiring for I^2^C use:

#### PlayingwithFusion Board:<br>
![AS3935](_media/peripherals/PWF_AS3935.jpg)<br>
Expand Down
Loading