Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello. Is it possible to change the default pins 8 and 9 on rs_485? I need to change them on 10 and 11
@robert MySensors uses AltSoftSerial which does not support changing pins.
It might be possibe by using SoftwareSerial and defining MY_RS485_HWSERIAL to use the SoftwareSerial instance.
It might be possibe by using SoftwareSerial and defining MY_RS485_HWSERIAL to use the SoftwareSerial instance.`````` Insert Code Here
Its too hard to me. Thanks for help.
Would this help? https://forum.mysensors.org/topic/6502/how-to-use-softwareserial-library