Explain the Approach
i am trying to test Recieve and send DATA throw CAN bus between (Arduino Mega 2560 connected with Arduino CAN Shield V2.0) & (Software CANoe for detectinge the data) All the sent data comming from arduino will be displayed in CANoe.
Are you sure you have your CANoe setup correctly to transmit? coz if that were the case I would expect to see the Tx msg in the 'Trace' window (or at least at TX error message is there was a problem)
the screenshot you shared only show Rx in trace window which suggest to me that your CANoe is not Tx'ing any message...
Post a schematic of your setup, not a frizzy picture. Be sure to show all power, ground and termination resistors. Add links to technical information on all hardware devices.
Thanks the problem is solved now. I check the network and there was no Tx cooming from CANoe actualy.
Now the send / Recieve Protokol working well.
Thanks alot