Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapter v2.1 Problems #509

Closed
patrick131184 opened this issue Jan 26, 2022 · 1 comment
Closed

Adapter v2.1 Problems #509

patrick131184 opened this issue Jan 26, 2022 · 1 comment

Comments

@patrick131184
Copy link

patrick131184 commented Jan 26, 2022

Hi,
after i switched from a loose wired ftdi uart to an cp2102, my adapter stopped working.

It seems like the adapter can only receive data, but not send.

I measured all values, but not really shure if this seems all correct.
You can see my measured vales here.
base-measure-v21

ebusd logs look like this, but i think it is some kind of hardware failure.

ebusd --scanconfig --enablehex --lograwdata --logareas=all --logfile=/var/log/ebusd.log --loglevel debug -f
2022-01-26 22:02:22.773 [main notice] ebusd 21.3.v21.3 started with auto scan on device /dev/ttyUSB0
2022-01-26 22:02:22.774 [main info] loading configuration files from http://ebusd.eu/config/
2022-01-26 22:02:22.826 [main info] reading templates /
2022-01-26 22:02:22.885 [main info] read templates in /
2022-01-26 22:02:22.885 [main info] reading file memory.csv
2022-01-26 22:02:22.941 [main info] successfully read file memory.csv
2022-01-26 22:02:22.942 [main info] reading file broadcast.csv
2022-01-26 22:02:22.997 [main info] successfully read file broadcast.csv
2022-01-26 22:02:22.998 [main info] read config files
2022-01-26 22:02:23.008 [bus notice] bus started with own address 31/36
2022-01-26 22:02:23.009 [main info] registering data handlers
2022-01-26 22:02:23.010 [main info] registered data handlers
2022-01-26 22:02:23.030 [bus debug] ERR: SYN received during no signal, switching to ready
2022-01-26 22:02:23.030 [bus notice] signal acquired
2022-01-26 22:02:28.636 [bus notice] new master 10, master count 2
2022-01-26 22:02:28.702 [bus notice] new master 03, master count 3
2022-01-26 22:02:28.702 [update info] received MS cmd: 1008b5110101 / 096260b004ff710000ff
2022-01-26 22:02:28.702 [update notice] received unknown MS cmd: 1008b5110101 / 096260b004ff710000ff
2022-01-26 22:02:28.706 [bus notice] <1008b51101018900096260b004ff710000ff1500
2022-01-26 22:02:28.975 [update info] received MS cmd: 1008b51009000046ffffff040000 / 0101
2022-01-26 22:02:28.975 [update notice] received unknown MS cmd: 1008b51009000046ffffff040000 / 0101
2022-01-26 22:02:28.979 [bus notice] <1008b51009000046ffffff040000330001019a00
2022-01-26 22:02:29.239 [update info] received MS cmd: 1008b5110102 / 06033c96468c6e
2022-01-26 22:02:29.239 [update notice] received unknown MS cmd: 1008b5110102 / 06033c96468c6e
2022-01-26 22:02:29.243 [bus notice] <1008b51101028a0006033c96468c6ee300
2022-01-26 22:02:29.615 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-26 22:02:30.092 [bus notice] <0364b51202020066
2022-01-26 22:02:33.011 [main debug] performing regular tasks
2022-01-26 22:02:33.011 [bus info] scan 08 cmd: 3108070400
2022-01-26 22:02:33.012 [bus debug] start request 31
2022-01-26 22:02:33.012 [bus debug] arbitration start with 31
2022-01-26 22:02:33.099 [bus notice] >31
2022-01-26 22:02:33.143 [bus notice] >31
2022-01-26 22:02:33.186 [bus notice] >31
2022-01-26 22:02:33.229 [bus notice] >31
2022-01-26 22:02:33.272 [bus notice] >31
2022-01-26 22:02:33.316 [bus notice] >31
2022-01-26 22:02:33.360 [bus notice] >31
2022-01-26 22:02:33.404 [bus notice] >31
2022-01-26 22:02:33.447 [bus notice] >31
2022-01-26 22:02:33.490 [bus notice] >31
2022-01-26 22:02:33.533 [bus notice] >31
2022-01-26 22:02:33.578 [bus notice] >31
2022-01-26 22:02:33.622 [bus notice] >31
2022-01-26 22:02:33.665 [bus notice] >31
2022-01-26 22:02:33.708 [bus notice] >31
2022-01-26 22:02:33.751 [bus notice] >31
2022-01-26 22:02:33.796 [bus notice] >31
2022-01-26 22:02:33.840 [bus notice] >31
2022-01-26 22:02:33.883 [bus notice] >31
2022-01-26 22:02:33.926 [bus notice] >31
^C2022-01-26 22:02:33.966 [main notice] SIGINT received
2022-01-26 22:02:33.969 [bus notice] >31
2022-01-26 22:02:34.013 [bus notice] >31
2022-01-26 22:02:34.056 [bus notice] >31
2022-01-26 22:02:34.100 [bus notice] >31
2022-01-26 22:02:34.144 [bus notice] >31
2022-01-26 22:02:34.187 [bus notice] >31
2022-01-26 22:02:34.231 [bus notice] >31
2022-01-26 22:02:34.274 [bus notice] >31
2022-01-26 22:02:34.318 [bus notice] >31
2022-01-26 22:02:34.362 [bus notice] >31
2022-01-26 22:02:34.406 [bus notice] >31
2022-01-26 22:02:34.449 [bus notice] >31
2022-01-26 22:02:34.492 [bus notice] >31
2022-01-26 22:02:34.535 [bus notice] >31
2022-01-26 22:02:34.579 [bus notice] >31
2022-01-26 22:02:34.623 [bus notice] >31
2022-01-26 22:02:34.667 [bus notice] >31
2022-01-26 22:02:34.710 [bus notice] >31
2022-01-26 22:02:34.753 [bus notice] >31
2022-01-26 22:02:34.796 [bus notice] >31
2022-01-26 22:02:34.841 [bus notice] >31
2022-01-26 22:02:34.885 [bus notice] >31
2022-01-26 22:02:34.928 [bus notice] >31
2022-01-26 22:02:34.971 [bus notice] >31
2022-01-26 22:02:34.975 [bus debug] arbitration lost
2022-01-26 22:02:34.975 [bus debug] ERR: arbitration lost during ready, retry
2022-01-26 22:02:35.035 [bus debug] ERR: read timeout during receive command ACK, switching to skip
2022-01-26 22:02:35.037 [bus debug] start request 31
2022-01-26 22:02:35.037 [bus debug] arbitration start with 31
2022-01-26 22:02:35.512 [bus notice] >31<0364b51202020066
2022-01-26 22:02:35.555 [bus notice] >31
2022-01-26 22:02:35.599 [bus notice] >31
2022-01-26 22:02:35.644 [bus notice] >31
2022-01-26 22:02:35.687 [bus notice] >31

ebusctl info
version: ebusd 21.3.v21.3
device: /dev/ttyUSB0
access: *
signal: acquired
symbol rate: 23
max symbol rate: 91
reconnects: 0
masters: 3
messages: 13
conditional: 0
poll: 0
update: 4
address 03: master #11
address 08: slave #11
address 10: master #2
address 31: master #8, ebusd
address 36: slave #8, ebusd

Any advice?
Didnt know what to do now :(

Thank you guys!

@patrick131184
Copy link
Author

Issue can be closed, i had a bad wiring from tx to OK2 PIN2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant