-
Notifications
You must be signed in to change notification settings - Fork 4
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
Only issues hope someone can help !? #2
Comments
The can if is up and running?
Am 27.01.2018 12:42 vorm. schrieb "Gamerios" <notifications@github.com>:
… Hello
We have tehe UVR 16x2
and a PI3 and CAN MCP2515
Get with candump messages but with your *python uvrlogger.py*
**We get only after start this errors:
Traceback (most recent call last):
File "uvrlogger.py", line 366, in
network.scanner.search()
File "/usr/local/lib/python2.7/dist-packages/canopen/network.py", line
262, in search
self.network.send_message(0x600 + node_id, sdo_req)
File "/usr/local/lib/python2.7/dist-packages/canopen/network.py", line
164, in send_message
self.bus.send(msg)
File "/usr/local/lib/python2.7/dist-packages/can/interfaces/socketcan/socketca
n_ctypes.py", line 134, in send
raise can.CanError("can.socketcan.ctypes failed to transmit")
can.CanError: can.socketcan.ctypes failed to transmit**
**Searched at google etc not find how tofix ort what the problem ist.
Hope someone or you the creator / dev can help thanks:**
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ALOz8jE1BUTotlRKM0x2kAKkaQUzYH5Zks5tOmLpgaJpZM4RvBp_>
.
|
pi@raspberrypi:~ $ ifconfig When i send at CAN to UVR16x2 nothing all 10 secounds or so i get: can0 701 [1] 05 And when send I get this back: so i think all is ok or not ? or i missed something . RPI3 i done much project already with it |
Also you missed to upload the sample_uvr.eds Can you please upload all files that are needed ? Because: and much more errors i try fix in your .py file but i think there arte many missing things. I have all installed canopen etc but things that are needed / you missed !? i not have :( |
I got most now 2 work because need fix / change many things in th e.py file of you. **Have you an update of your script ? BEcause no Energy or KW or KW/H and other things are in from can port !? Regards** |
Hello
We have the UVR 16x2
and a PI3 and CAN MCP2515
Get with candump messages but with your python uvrlogger.py
We get only after start this errors:
Traceback (most recent call last):
File "uvrlogger.py", line 366, in
network.scanner.search()
File "/usr/local/lib/python2.7/dist-packages/canopen/network.py", line 262, in search
self.network.send_message(0x600 + node_id, sdo_req)
File "/usr/local/lib/python2.7/dist-packages/canopen/network.py", line 164, in send_message
self.bus.send(msg)
File "/usr/local/lib/python2.7/dist-packages/can/interfaces/socketcan/socketca n_ctypes.py", line 134, in send
raise can.CanError("can.socketcan.ctypes failed to transmit")
can.CanError: can.socketcan.ctypes failed to transmit**
Searched at google etc not find how tofix ort what the problem ist.
Hope someone or you the creator / dev can help thanks:
The text was updated successfully, but these errors were encountered: