Site Information

 Loading... Please wait...

Blog

A New Generation of SAE J1939 Gateway, ECU Simulator, and Starter Kit

Posted by Wilfried Voss on

Like many other businesses, we have to deal with the global shortage of electronic components. For instance, the NXP LPC 17xx processors we used for our SAE J1939 gateways and the starter kit are not available at this time. Even worse, there is no reliable information if/when production resumes. This situation forced us to rethink our hardware design, and we chose the popular ESP32 processor, specifically the ESP32-WROOM-32D/U module.

There are several advantages to using the module: First, it is available in large quantities, and we ensured having sufficient inventory for future sales. Secondly, the module already provides a multitude of I/O functionality, including a USB port plus Bluetooth, BLE, and WiFi. The sum of all these peripherals would require significant effort and development costs when using the LPC 17xx series processors. Last but not least, the ESP32 processor is vastly more powerful regarding processor speed and memory resources. These features open the door to an extended range of applications, especially for the Internet of Things (IoT).

Furthermore, the topic of porting the firmware turned out to be much smoother than expected. We pride ourselves on writing straightforward code, which helped make the transition a breeze. We investigated the required hardware features (CAN port and timers) and their programming thoroughly, and, after extensive testing, we released a new and more powerful design for our SAE J1939 gateways. The gateway functionality is 100% identical to the previous version, i.e., it works in combination with our JCOM1939 Monitor software.

SAE J1939 ECU Simulator Board With USB Port

SAE J1939 ECU Simulator Board With USB Port

The JCOM.J1939.USB gateway board is a high-performance, low-latency vehicle network adapter for SAE J1939 applications. It allows any host device with a USB COM port to monitor SAE J1939 data traffic and communicate with the SAE J1939 vehicle network.

The board supports the full SAE J1939 protocol according to J1939/81 Network Management (Address Claiming) and J1939/21 Transport Protocol (TP). In addition, an extensive programming interface supports Windows and Linux/Ubuntu applications, including complete C/C++/C# source code for short time-to-market developments.

With all its features, the gateway allows the simulation of an SAE J1939 ECU (Electronic Control Unit) using embedded solutions such as the Raspberry Pi, BeagleBone, Arduino, Teensy, and others but also PCs running Windows or Linux (incl. Ubuntu, Fedora, etc.).

SAE J1939 Starter Kit And Network Simulator

JCOM1939 Monitor Pro - SAE J1939 Data Monitor, Recorder, Simulator

Our SAE J1939 Starter Kit And Network Simulator is designed to allow the experienced engineer and the beginner to experiment with SAE J1939 data communication without the need to connect to a real-world J1939 network, i.e., a diesel engine. It may sound obvious, but you need at least two nodes to establish a network. That fact applies especially to CAN and SAE J1939. The CAN Bus controller will shut down after transmitting data without receiving a response. For that reason, our JCOM.J1939 Starter Kit And Network Simulator consists of two J1939 nodes, namely our JCOM.J1939.USB gateway.

JCOM1939 Monitor Pro - SAE J1939 Data Monitor, Recorder, Simulator

JCOM1939 Monitor Pro - SAE J1939 Data Monitor, Recorder, Simulator

The communication protocol between the gateway and the host system (PC, Embedded System, Android System, etc.) is well documented, and we provide C/C# source code to read and write CAN data frames.

In addition, the gateway is supported by our free-of-charge JCOM1939 Monitor, an SAE J1939 Monitoring, Analyzer and ECU Simulation software under Windows.

The JCOM1939 Monitor Software for Windows is a complete tool to monitor, analyze, record, and simulate SAE J1939 data traffic. It works in combination with our SAE J1939-USB gateways. The monitor software represents a comprehensive and easy-to-use, easy-to-understand tool that displays not only SAE J1939 data traffic; it also allows scanning the network, simulating an ECU (incl. full node address negotiation features), and responding to data request messages.


A Comprehensible Guide to J1939

A Comprehensible Guide to SAE J1939

SAE J1939 has become the accepted industry standard and the vehicle network technology of choice for off-highway machines in applications such as construction, material handling, and forestry machines. J1939 is a higher-layer protocol based on Controller Area Network (CAN Bus).

It provides serial data communications between microprocessor systems (also called Electronic Control Units - ECU) in any kind of heavy duty vehicles. The messages exchanged between these units can be data such as vehicle road speed, torque control message from the transmission to the engine, oil temperature, and many more.

The information in this book is based on two documents of the SAE J1939 Standards Collection: J1939/21 - Data Link Layer J1939/81 - Network Management A Comprehensible Guide to J1939 is the first work on J1939 besides the SAE J1939 standards collection.

It provides profound information on the J1939 message format and network management combined with a high level of readability.

Read More...

Testing The SAE J1939 to RS232 & USB Gateway By Copperhill Technologies

In this post, I will demonstrate the test setup of our SAE J1939 to RS232 & USB Gateway. The JCOM.J1939.SER gateway is a high-performance, low-latency, serial vehicle network adapter for SAE J1939 applications. It allows any host device with an RS232 or USB port to monitor SAE J1939 data traffic and communicate with the SAE J1939 vehicle [...]

Read More »


Updated Version Of JCOM1939 Windows Software For Monitoring And Recording SAE J1939 Data Traffic

The  JCOM1939 Monitor Software for Windows complements our JCOM.J1939.USB gateway board, a high-performance, low-latency vehicle network adapter for SAE J1939 applications. The gateway allows any host device with a USB COM port to monitor and record SAE J1939 data traffic and communicate with an SAE J1939 vehicle network. The board supports the full SAE J1939 protocol according to J1939/81 [...]

Read More »


Contactless CAN Bus And SAE J1939 Data Monitoring With CANCrocodile

For the longest time, i.e. since the time we introduced our contactless CAN Bus readers, I had been eager to play with the CANCrocodile and read/monitor CAN Bus data traffic in a truly unique way. The setup, as shown in the above image, took less than 30 minutes to assemble (some soldering was required) and to finally [...]

Read More »


Non-Contact Sensing Of Classical CAN/CAN FD Signals

Hioki (Japan) has launched its clip-on device for non-contact monitoring of Classical CAN/CAN FD signals up to 3 Mbit/s, which allows the analysis of network signals without a direct galvanic connection.The SP7001 and SP7002 modules implement a 9-pin Dsub plug for connection to CAN interface modules such as, for instance, USB dongles. The link to the [...]

Read More »


SAE J1939 Monitor, Analyzer, And ECU Simulator For Windows - New Byte & Bit Editing Mode

The jCOM1939 Monitor Software by Copperhill Technologies is the ideal software tool for monitoring, analyzing, and simulating SAE J1939 data traffic.  The program links to our jCOM.J1939.USB ECU Simulator Board that operates as an SAE J1939 to USB (or UART) gateway.  This comprehensive and easy-to-use, easy-to-understand Windows software illustrates not only SAE J1939 data traffic; it also allows the [...]

Read More »


SAE J1939 ECU Simulator Board - Firmware Update

Our jCOM.J1939.USB gateway board is a high-performance, low-latency vehicle network adapter for SAE J1939 applications. It allows any host device with a USB COM port to monitor SAE J1939 data traffic and communicate with the SAE J1939 vehicle network.  The board supports the full SAE J1939 protocol according to J1939/81 Network Management (Address Claiming) and J1939/21 Transport [...]

Read More »