ESP-IDF Project to transmit and receive NMEA messages to and from multiple connection points with an ESP32 module.
Follow this guide to install ESP_IDF.
This project is set up to use 2 TWAI controllers, and 1 MCP2515 for CAN controllers, and 3 CAN transceivers. Different CAN controllers can be used by implementing the CAN_Controller class for the desired controller.