Hello,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS
error : - "Device did not rest into configuration mode [0]
rgds
Kumanan
Hello,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS
error : - "Device did not rest into configuration mode [0]
rgds
Kumanan
Hello Kumanan,
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS
error : - "Device did not rest into configuration mode [0]
Which GPIOs are using as CAN interface? If it is one of the following listed in nrf5340_cpunet_reset.c, then the communication might be interfered as the network core will be initialised when setting CONFIG_BT=y.
Regards,
Markus
Hello Kumanan,
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS
error : - "Device did not rest into configuration mode [0]
Which GPIOs are using as CAN interface? If it is one of the following listed in nrf5340_cpunet_reset.c, then the communication might be interfered as the network core will be initialised when setting CONFIG_BT=y.
Regards,
Markus