Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Thank You for the explanation. Let me have a 2 small supplementary questions - 1) If in example for non-blocking libraries is the same wiring as in the example of blocking library, where is (in non-blocking example) definition of RX(=2) and TX(=3) pins? 2) In description of SoftwareSerial (arduino.cc/en/Reference/SoftwareSerial), there is limitation for use - only pins which supports change interrupts. Is the same limitation for RS485 non-blocking library ? Commented Dec 2, 2015 at 10:42
  • See amended reply. Commented Dec 2, 2015 at 22:01