hassio-addons/addon-node-red

NodeRED with serial port USB0 no more working #198

mathieupotier posted onGitHub

Problem/Motivation

Cannot access USB on RPi 3 Model B anymore, used for teleinfo reading. Was working before, didn't change my conf.

Expected behavior

Can read data from USB serial.

Actual behavior

Working fine directly in console on RPi

core-ssh:~# stty -F /dev/ttyUSB0 1200 sane evenp parenb cs7 -crtscts
core-ssh:~# cat /dev/ttyUSB0
OPTARIF BASE 0
ISOUSC 45 ?
BASE 005320985 +
PTEC TH.. $
IINST 003 Z
IMAX 090 H
PAPP 00800 )
HHPHC A ,
MOTDETAT 000000 B
ADCO 031861075064 @
OPTARIF BASE 0
ISOUSC 45 ?
BASE 005320985 +

But in NodeRed flow the Serial tile show not connected Parameters are identical:

  • 1200 bits/s
  • 7 bits
  • even parity
  • 1 stop bit

Steps to reproduce

Just try to read USB data from Serial bus in NodeRed 3

Proposed changes

None, except maybe a way to mount volume from host to container. I think it comes from this kind of thing.


This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests