Read CAN bus data with MCP2515 module

Hello to everyone
I have a question. Can I read NMEA 2000 data with a MCP2515 module and arduino uno?

I moved your topic to an appropriate forum category @mohammad811.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

if you have a database to decode the CAN data, then yes! and that's assuming your device is using CAN! :wink:

yes.my device use NMEA2000 protocol that use CAN bus for communication
but I'm searching for a library or a exact code to extract PGN and data from bus

try using a search engine next time maybe... :upside_down_face:

thanks. I saw this before and a video on youtube.
just wanted to make sure anybody else try this or not