Skip to content

Commit

Permalink
README.md links to outdated thread on forum.fhem.de
Browse files Browse the repository at this point in the history
Fixes #957
  • Loading branch information
sidey79 committed Jan 6, 2022
1 parent a828251 commit 2abc12f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SIGNALduino - FHEM Modules Version 3.5.1+
SIGNALduino - FHEM Modules Version 3.5.2

Base Branch:

Expand Down Expand Up @@ -115,13 +115,15 @@ Prepare your Arduino nano. Look at http://www.fhemwiki.de/wiki/Datei:Fhemduino_s
for hardware setup.


Connect the Arduino via USB to your FHEM Server and define the device with it's new port:
Connect the uC via USB to your FHEM Server and define the device with it's new port:

Example: ```define SDuino SIGNALduino /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0@57600```


You have to adapt this to your environment.
Connection via network is also possible.

If you made your setup with an Arduino Nano, you can use this command to load the firmware on your device:
If you made your setup with an Arduino, you can use this command to load the firmware on your device:

```set SDuino flash```

Expand All @@ -134,5 +136,5 @@ More Information
=====
Look at the FHEM Wiki, for more Information: http://www.fhemwiki.de/wiki/SIGNALDuino

Forum thread is at: http://forum.fhem.de/index.php/topic,38831.0.html
Forum Support is at: https://forum.fhem.de/index.php/board,29.0.html

0 comments on commit 2abc12f

Please sign in to comment.