Dear All :
- The UART is ok...
- But TX doesn't out?
[{"id":"1a9d7a1e.896bf6","type":"tab","label":"瘚?8","disabled":false,"info":""},{"id":"a0c06ac.2675498","type":"inject","z":"1a9d7a1e.896bf6","name":"","props":[{"p":"payload","v":"","vt":"date"},{"p":"topic","v":"","vt":"string"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":470,"y":260,"wires":[["ed3bc132.9751b"]]},{"id":"26ba49b5.3132c6","type":"debug","z":"1a9d7a1e.896bf6","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":680,"y":340,"wires":[]},{"id":"bce63520.e3f298","type":"serial out","z":"1a9d7a1e.896bf6","name":"","serial":"375f7f77.07ad4","x":660,"y":260,"wires":[]},{"id":"c89f88a5.bed2d8","type":"serial in","z":"1a9d7a1e.896bf6","name":"","serial":"375f7f77.07ad4","x":460,"y":340,"wires":[["26ba49b5.3132c6"]]},{"id":"ed3bc132.9751b","type":"function","z":"1a9d7a1e.896bf6","name":"?啣遣?啁?","func":"var temp= new Buffer([0xaa,0x00,0x00,0x08,0x00,0x00,0x00,0x00,0x13,0x06,0x01,0x00,0x00,0x00,0x00,0xff]);\nmsg.payload = temp;\nreturn msg;","outputs":1,"noerr":0,"x":570,"y":180,"wires":[["bce63520.e3f298"]]},{"id":"375f7f77.07ad4","type":"serial-port","serialport":"COM3","serialbaud":"19200","databits":"8","parity":"none","stopbits":"1","waitfor":"","dtr":"none","rts":"none","cts":"none","dsr":"none","newline":"\\n","bin":"false","out":"char","addchar":"","responsetimeout":"10000"}]
Thank u