#e3ez board ftom BTT CAN connection

1 messages · Page 1 of 1 (latest)

cold lava
#

Do you use a CB1?

#

And Pls fix your tags. Mainsail is just a webgui...

onyx python
#

yes im using CB1

cold lava
#

Do you use the newest image?

onyx python
#

yep downloaded from BTT github and updated before flashing e3ez board

cold lava
#

pls execute ip addr in your terminal and post the output

onyx python
#

biqu@BTT-CB1:~$ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 66:6f:fe:d2:61:a7 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 94:a4:08:b3:0e:2f brd ff:ff:ff:ff:ff:ff
inet 192.168.109.48/24 brd 192.168.109.255 scope global dynamic noprefixroute wlan0
valid_lft 3301sec preferred_lft 3301sec
inet6 2a02:3031:17:65f7:6b1d:37e2:63c4:628f/64 scope global dynamic noprefixroute
valid_lft 3348sec preferred_lft 3348sec
inet6 fe80::f337:628d:ba0a:6750/64 scope link noprefixroute
valid_lft forever preferred_lft forever

cold lava
#

ok. so you dont have a can0 as network device per default

#

do you setup the can module?

onyx python
#

I was trying to but no luck. Can module is mentioned only in ebb 2209 manual. But it's the one that you connect through USB.

#

This board seems to have it onboard. But no pinout or anything

#

probably some library would be neded

onyx python
#

So can anyone help here? Please

#

Those This board have can module or not?

#

When I run this command

#

It coming out with errors

#

I would want to use this without u2c board

onyx python