WP_Query Object
(
    [query] => Array
        (
            [paged] => 11
            [pagename] => about-us/news
        )

    [query_vars] => Array
        (
            [paged] => 11
            [pagename] => about-us/news
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                    [0] => 1047
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [orderby] => date
            [post_type] => Array
                (
                    [0] => post
                    [1] => developer_blog
                )

            [post_status] => publish
            [order] => DESC
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [operator] => IN
                        )

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [field] => slug
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

                            [operator] => NOT IN
                        )

                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [posts_per_page] => 10
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => blog-group
            [term] => public
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                    [1] => Array
                        (
                            [taxonomy] => blog-group
                            [terms] => Array
                                (
                                    [0] => general-user
                                    [1] => technical-asociate
                                    [2] => qualified-sales-representative
                                    [3] => kvaser-internal
                                )

                            [field] => slug
                            [operator] => NOT IN
                            [include_children] => 1
                        )

                    [2] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => 1047
                                )

                            [field] => term_id
                            [operator] => NOT IN
                            [include_children] => 
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                    [0] => wp_term_relationships
                )

            [queried_terms] => Array
                (
                    [blog-group] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => public
                                )

                            [field] => slug
                        )

                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post Object
        (
            [ID] => 1277
            [post_author] => 38
            [post_date] => 2014-11-21 12:03:40
            [post_date_gmt] => 2013-12-19 15:28:51
            [post_content] => 
            [post_title] => News
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => news
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2021-08-12 09:14:30
            [post_modified_gmt] => 2021-08-12 09:14:30
            [post_content_filtered] => 
            [post_parent] => 23
            [guid] => https://www.kvaser.com/?page_id=1277
            [menu_order] => 5
            [post_type] => page
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [queried_object_id] => 1277
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1026) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1025,1027,1028,1029)
			) 
  AND 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (1058)
			)
) AND wp_posts.post_type IN ('post', 'developer_blog') AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 100, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 34182
                    [post_author] => 23
                    [post_date] => 2021-07-03 00:14:24
                    [post_date_gmt] => 2021-07-03 00:14:24
                    [post_content] => [vc_row][vc_column][vc_single_image image="34185"][vc_column_text]Kvaser’s newest qualified sales representative is what’s hot in the US right now: a local, custom design and full-service engineering provider, capable of offering hardware and software design, prototyping, testing and medium to low volume manufacturing and assembly. 

Started in 2007 and now with 16 full-time and many part-time employees, Detroit-based Novellus Engineering Services’ prime market is automotive, but clients also come from medical, mining, agriculture and automation domains, often seeking ground-up new product design.

CEO Jeffrey Gatrell recounts: “Customers can come to us with the briefest of outlines for a new product and we’ll provide the circuit design and layout through to medium to low-volume assembly. We are well-versed in all aspects of electronic design, including all relevant communications technologies, such as CAN, LIN, Ethernet, USB, RS232, SENT and wireless. As one of the most stable and inexpensive of technologies, we use CAN/CAN FD in many projects and it made sense to offer Kvaser interfaces among our third-party product portfolio. We rely on Kvaser tools for our own CAN test work and consider them the best and most cost-effective solution for the job.”

Novellus has Tier One supplier status with Ford Motor Company, but Mr. Gatrell assures that all clients, large or small, receive the same care and attention-to-detail. The goal is a long-term relationship; the means to which is a highly personalised, cost-conscious service. [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raket_qsr post_id="34168"][/vc_column][/vc_row]
                    [post_title] => US custom design and full-service engineering provider becomes Kvaser’s latest QSR
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => us-custom-design-and-full-service-engineering-provider-becomes-kvasers-latest-qsr
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-03 06:52:16
                    [post_modified_gmt] => 2024-04-03 06:52:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=34182
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 34051
                    [post_author] => 38
                    [post_date] => 2021-06-29 13:35:43
                    [post_date_gmt] => 2021-06-29 13:35:43
                    [post_content] => [vc_row][vc_column][vc_single_image image="34052"][vc_column_text]Seven students from Chalmers University of Technology join Kvaser AB this summer. Artur, who is completing a Masters in Complex Adaptive Systems and Ebba, studying for a BA in Computer Science and Engineering, are making Kvaser’s remote-controlled car demonstrator self-driving. Henrik, Alexey and Mattias, who have just finished degrees in Automation and Mechatronics at Chalmers are putting theory into practice by developing ABS for the car.[/vc_column_text][vc_column_text]Viktor and Mans, both from Chalmer’s Wireless, Photonics and Space Engineering master's program, are helping to set up an automated test system in Kvaser’s radio department. Other students working at Kvaser this summer include Anton in support, and Jakob and Anders in finance.[/vc_column_text][vc_column_text]Kvaser has welcomed students over the summer months for many years. Students get hands-on experience in real-world engineering projects, overseen by our experienced engineering and business team, while we appreciate the ideas and enthusiasm that they bring![/vc_column_text][vc_column_text]For more information about Universities and Kvaser, visit our Universities page.[/vc_column_text][/vc_column][/vc_row]
                    [post_title] => Kvaser welcomes Chalmers students for the summer
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kvaser-welcomes-chalmers-students-for-the-summer
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-07-02 20:28:34
                    [post_modified_gmt] => 2021-07-02 20:28:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=34051
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 34041
                    [post_author] => 23
                    [post_date] => 2021-06-22 20:54:11
                    [post_date_gmt] => 2021-06-22 20:54:11
                    [post_content] => [vc_row][vc_column][vc_video link="https://www.youtube.com/watch?v=Wjf8_9NVa8Q" align="center"][vc_column_text]ATI and Kvaser’s joint webinar provided an introductory-level overview to the J1939 collection of SAE standards and featured several application demonstrations using ATI’s CANLab Network Analysis software. Take a look at the recording if you missed it and would like to catch up.[/vc_column_text][/vc_column][/vc_row]
                    [post_title] => J1939 Intro with Accurate Technologies
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => j1939-intro-with-accurate-technologies
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-06-22 20:54:11
                    [post_modified_gmt] => 2021-06-22 20:54:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=34041
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 34005
                    [post_author] => 6
                    [post_date] => 2021-06-21 19:16:18
                    [post_date_gmt] => 2021-06-21 19:16:18
                    [post_content] => [vc_row][vc_column][vc_video link="https://www.youtube.com/watch?v=NNwscXmPsAo"][vc_column_text]The newly released Kvaser Air Bridge Installation video provides guidance for installing the Kvaser Air Bridge units in different physical environments. It consists of an introduction to Kvaser Air Bridge, followed by "rules of thumb" and more detailed considerations that aim to give you a complete understanding of how to maximize the Kvaser Air Bridge’s radio performance.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="About the Kvaser Air Bridge"][vc_column_text]The Kvaser Air Bridge Light HS is a configuration-free wireless CAN bridge that achieves predictable latency, without sacrificing stability or range. Comprising a preconfigured pair of plug-and-play units to exchange raw CAN data, the Kvaser Air Bridge Light HS is designed for environments or situations that make wired connection unsuitable or challenging.

The product is available in two versions:
  • Kvaser Air Bridge Light HS (EAN: 73-30130-00808-3), approved for the European Union.
  • Kvaser Air Bridge Light HS (FCC) (EAN: 73-30130-01008-6) complies with US certification.
Both share the same functionality but have different radio transmission schemes due to regulatory differences. For more information about the Kvaser Air Bridge wireless CAN products, visit: www.kvaser.com/airbridge. [/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser Air Bridge Installation Guide [post_excerpt] => Newly released Kvaser Air Bridge Installation video provides guidance for installing the Kvaser Air Bridge units in different physical environments. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvaser-air-bridge-installation-guide [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:13 [post_modified_gmt] => 2022-04-04 10:19:13 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=34005 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 33813 [post_author] => 38 [post_date] => 2021-06-16 16:03:39 [post_date_gmt] => 2021-06-16 16:03:39 [post_content] => [vc_row][vc_column][vc_video link="https://youtu.be/QaT6yl3yg1Y"][vc_column_text]Watch the new video introducing the Kvaser U100: the new industry standard for ruggedized CAN FD to USB communication. The Kvaser U100 represents the new standard in robust CAN/FD-to-USB interfaces. Designed for harsh environments with an IP65-rated rugged housing. The Kvaser U100 features an extremely fast processor as well as high-end isolated transceivers for improved galvanic isolation. Dynamic LEDs provide intuitive understanding of busload and easier troubleshooting during development. Compatible with J1939, CANopen, NMEA 2000® and DeviceNet, this is the first of a range of interfaces suited to rugged applications in automotive, marine, industrial, heavy duty vehicle and heavy industries. Learn more at: www.kvaser.com/u100[/vc_column_text][/vc_column][/vc_row] [post_title] => New Video: Kvaser U100 is the new standard for ruggedized CAN FD to USB communication [post_excerpt] => Watch the new video introducing Kvaser's groundbreaking CAN FD to USB interface. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => new-video-kvaser-u100-is-the-new-standard-for-ruggedized-can-fd-to-usb-communication [to_ping] => [pinged] => [post_modified] => 2022-03-22 04:56:40 [post_modified_gmt] => 2022-03-22 04:56:40 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=33813 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 33820 [post_author] => 23 [post_date] => 2021-06-11 00:55:01 [post_date_gmt] => 2021-06-11 00:55:01 [post_content] => [vc_row][vc_column][vc_single_image image="33821"][vc_column_text]Introduced to support the new Air Bridge M12 connector, the R21A firmware version matches the Air Bridge M12’s robust connection with changes to Air Bridge’s modulation and signal timing that make its wireless performance more robust too, with:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]
  •       Increased immunity to interference
  •       Enhanced coexistence mechanisms to increase the co-location capacity of AB pairs
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]Changes to Air Bridge’s spectrum result in an evenly distributed use of frequencies, which reduces the risk of message collisions and makes the units even less susceptible to interference from other sources, such as Wi-Fi or Bluetooth. Multiple Kvaser Air Bridge pairs operate more effectively in the same space. Orthogonal signal modulation and an in-built hierarchy enable a cluster of AB pairs to self-organise and coordinate autonomously so that they don’t interfere with each other*.   *Although the frequency hopping scheme is designed to coexist with earlier firmware versions, we recommend that the latest firmware is used in scenarios where multiple Air Bridges are used. Please contact your sales representative if you encounter colocation difficulties and you have Kvaser Air Bridge units that were purchased before 1/6/2021.[/vc_column_text][/vc_column][/vc_row] [post_title] => Air Bridge Light HS M12 release & firmware update [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => air-bridge-light-hs-m12-release-firmware-update [to_ping] => [pinged] => [post_modified] => 2021-11-23 23:26:36 [post_modified_gmt] => 2021-11-23 23:26:36 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=33820 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 33781 [post_author] => 23 [post_date] => 2021-06-08 00:37:09 [post_date_gmt] => 2021-06-08 00:37:09 [post_content] => [vc_row][vc_column][vc_single_image image="37077"][vc_column_text]Kvaser's latest software release adds updates and fixes for J1939 within the Python wrapper for Kvaser CANlib. Our Python implementation is now on PyPI, which means that the latest version can be installed by running the command pip install canlib. This release also provides support for the RP1210 API for Kvaser DIN Rail, Kvaser U100 and Kvaser Hybrid devices. Notable changes and additions include: Python CANlib package Python CANlib V1.18.846 is now fully up-to-date regarding J1939. A new helper module has been added for J1939 that interprets CAN frames as J1939 and helps convert J1939 messages into CAN frames. Kvaser Drivers for Windows and CANlib SDK The SDK’s definition has been updated in V5.36.575, with several fixes for J1939. The converter library now works with pgn filtering. The SDK itself has a modified CAN FD bitrate constant that improves stability for any Kvaser devices or other equipment attached. Kvaser Linux driver and SDK Similar to the Windows CANlib SDK updates, a new firmware update tool in V5.36.575 allows users to update firmware on PCI devices in Linux. Kernel modules can now optionally be installed using DKMS, which automatically builds and reinstalls the drivers after a kernel update. Previously, if you updated the kernel in Linux, the driver had to be recompiled. Kvaser mhydra firmware (Blackbird, Memorator 2nd gen., U100, USBcan) The new API in v3.24.744 provides additional interoperability between using classic bus parameter settings and the new time quanta-based settings. Kvaser Memorator Configuration Tool (Memorator 2nd gen.) Added J1939 support in V5.26.575 for signals in MDF 4.1 (*.mf4) and MDF (*.mdf), plus a bug fix for triggers and filters when using J1939 databases. Kvaser Database Editor 3 A fix in V2.5.475 prevents the program from crashing when a signal enumeration value of 0 is entered.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s June 2021 Software Release [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kvasers-june-2021-software-release [to_ping] => [pinged] => [post_modified] => 2022-06-08 13:36:28 [post_modified_gmt] => 2022-06-08 13:36:28 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=33781 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 32289 [post_author] => 35351 [post_date] => 2021-06-03 08:50:06 [post_date_gmt] => 2021-06-03 08:50:06 [post_content] => [vc_row][vc_column][vc_column_text]This Developer Blog is the third of a 3-part series taking a look at SAE J2534. This series introduces SAE J2534 (including it's multiple editions), describes how to use the 2004 API, and then provides instruction on getting started with Kvaser and J2534.[/vc_column_text][/vc_column][/vc_row][vc_row disable_element="yes"][vc_column][vc_message]This blog is part of 3-part series on J2534: SAE J2534 (Part I): An Introduction SAE J2534 (Part II): Using the 2004 API SAE J2534 (Part III): Getting Started with Kvaser and SAE J2534[/vc_message][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h2" header="Getting Started with Kvaser and SAE J2534"][vc_column_text]The first step is to think about which protocol(s) you’ll be using, and then look up the Protocol Basics and Sequence of Operation for said protocol(s). This is because the protocols are fundamentally different, and you will need to know how to treat each one to get your desired result. If you ever get confused about why the API works a certain way, or which standards document you should consult History and Concept for how we got here. To get access to Kvaser’s J2534 DLL you need to install the CANlib drivers, making sure “J2534 driver” is selected to be installed (which is the default).[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_single_image image="32290"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]This will both install the J2534 DLL and set up the Windows registry in accordance with the standard. If you wish to configure the DLL you do so through Kvaser’s J2534 Options Tool. This is most easily accessed via the Kvaser Device Guide, under the “Tools” menu:[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_single_image image="32291"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row][vc_column width="2/3"][vc_column_text][/vc_column_text][vc_column_text] This program allows you to do things such as enable logging and where the J2534 should put the log file (if enabled). This file contains information such as which DLL you’re using, what channels you connect, and all error statuses — information which Kvaser Support will find very useful if you end up needing to contact us.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image image="32295"][/vc_column][/vc_row][vc_row][vc_column width="1/4"][vc_single_image image="32293"][/vc_column][vc_column width="3/4"][vc_column_text]The J2534 Options Tool will also show you where the J2534 DLL has been installed (as that is configurable in the Windows Registry; all the options in this tool are saved into the registry). This can be useful if you want to load the DLL directly without going through the Windows Registry.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]And next to the installed DLL is the very important readme-file. The first thing to do now is to check the readme file. If you installed the CANlib drivers to the default path then the readme can be found at C:\Program Files\Kvaser\Drivers\j2534api-readme.txt (otherwise it will be in the corresponding location). This readme contains up-to-date information about the modifications Kvaser has made to the standard in order for the API to fit cleanly on top of CANlib.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]The information in the readme is important, and not included in these articles because it is all subject to change as Kvaser implements new features and receives customer feedback. Then you’re ready to load the DLL into your favorite environment and start developing. Remember to check all status codes returned by the API, and if any errors are indicated call PassThruGetLastError() to get a more detailed description of what went wrong. You will now be able to use your favorite Kvaser device to diagnose vehicles using any “Generic PC running a Win32 (or indeed Win64) Operating System”![/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/6"][/vc_column][vc_column width="2/3"][vc_single_image image="32294"][/vc_column][vc_column width="1/6"][/vc_column][/vc_row][vc_row][vc_column][vc_separator_raket][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Definitions

  • ISO-TP The Transport Protocol defined in 15765-2:2011, without the support for CAN FD which was introduced in 15765-2:2016. Sometimes ambiguously called simply ISO 15765-2 or ISO 15765.
  • ISO-TP FD The Transport Protocol defined in 15765-2:2016 (including the support for CAN FD).
  • CAN The Controller Area Network as described in ISO 11898, a blanket term for both CAN 2.0 and CAN FD.
  • CAN 2.0 The “classic” CAN with up to eight bytes of data and no support for bit rate switching.
  • CAN FD CAN Flexible Data rate protocol that supports longer data than CAN 2.0 as well as bit rate switching.
  • J2534 A family of standards that specify the Pass-Thru device and the Pass-Thru API used to communicate to the device via a J2534 DLL.
  • J2534 DLL The DLL provided by an interface manufacturer, which conforms to the Pass-Thru API.
  • Pass-Thru API The API of all J2534 DLLs, which the vehicle manufacturer can use regardless of which company’s J2534 DLL is actually in use.
  • Pass-Thru device A specific type of device standardized by J2534, which has an accompanying J2534 DLL.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]

Standards

  • J2534-1:2004 https://www.sae.org/standards/content/j2534/1_200412/
  • J2534-1:2015 https://www.sae.org/standards/content/j2534/1_201510/
  • J2534-2:2006 https://www.sae.org/standards/content/j2534/2_200603/
  • J2534-2:2010 https://www.sae.org/standards/content/j2534/2_201010/
  • J2534-2:2019 https://www.sae.org/standards/content/j2534/2_201901/
  • ISO 15765-2:2011 https://www.iso.org/standard/54499.html
  • ISO 15765-2:2016 https://www.iso.org/standard/66574.html
  • ISO 11898 https://www.iso.org/advanced-search/x/title/status/P/docNumber/11898/docPartNo/docType/0/langCode/ics/currentStage/true/searchAbstract/true/stage/stageDateStart/stageDateEnd/committee/sdg
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h2" header="More Resources"][vc_column_text] [/vc_column_text][/vc_column][/vc_row] [post_title] => SAE J2534 (Part III): Getting Started with Kvaser and SAE J2534 [post_excerpt] => The final part of this 3-blog series describes how to use the Kvaser J2534 DLL to work with data utilizing the SAE J2534 standard. [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sae-j2534-getting-started-kvaser-and-saej2534-part-3 [to_ping] => [pinged] => [post_modified] => 2022-01-25 00:01:57 [post_modified_gmt] => 2022-01-25 00:01:57 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?post_type=developer_blog&p=32289 [menu_order] => 0 [post_type] => developer_blog [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 33683 [post_author] => 23 [post_date] => 2021-06-01 22:05:19 [post_date_gmt] => 2021-06-01 22:05:19 [post_content] => [vc_row][vc_column][vc_single_image image="33684"][vc_column_text]Kvaser and Elektrobit are joining forces for a webinar on 21st June that discusses how Elektrobit’s integrated toolchain provides optimized CAN data acquisition for ADAS environments in virtual, real-time, remote and logging scenarios. Elektrobit’s ADTF ADAS development environment fully supports Kvaser’s CAN interface range.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_button_raket title="Register Now" page_id="https://mobex.io/webinars/can-data-acquisition-for-adas-real-time-data-log-files-and-beyond/?smclient=44a5da78-863c-42b4-a20a-0fe4c13fdc26&smconv=c509eed8-3a1f-45e1-96ce-def281bbdd7f&smlid=3&utm_source=salesmanago&utm_medium=email&utm_campaign=default"][/vc_column][/vc_row] [post_title] => Join the joint webinar on CAN DAQ for ADAS [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => join-the-joint-webinar-on-can-daq-for-adas [to_ping] => [pinged] => [post_modified] => 2021-06-01 22:07:24 [post_modified_gmt] => 2021-06-01 22:07:24 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=33683 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 33664 [post_author] => 23 [post_date] => 2021-06-01 21:44:16 [post_date_gmt] => 2021-06-01 21:44:16 [post_content] => [vc_row][vc_column][vc_single_image image="33681"][vc_column_text]CANopen FD software is now available for applications where more than 1 Mbit/s is needed. Among Kvaser partners catering to the high-speed protocol are emotas and EmSA, with development tools, protocol stacks, engineering services and training. Learn about CANopen FD in a free webinar being held alongside the 17th International CAN conference (iCC), entitled ‘Migration from classic CANopen to CANopen FD’. Wednesday, June 16, 11:00 – 12.00 CET[/vc_column_text][vc_button_raket title="Register Now" page_id="https://www.can-cia.org/services/seminars/registration-webinars/seminar/255/255/?tx_seminars_pi1%5Buid%5D=255&redirect_url=https%3A%2F%2Fwww.can-cia.org%2Fservices%2Fseminars%2Fregistration-webinars%2Fseminar%2F255%2F255%2Fregister%2F"][/vc_column][/vc_row][vc_row disable_element="yes"][vc_column][vc_column_text]Also worth consulting is emotas' Torsten Gedenk's article ‘An Introduction to CANopen FD’.[/vc_column_text][/vc_column][/vc_row][vc_row css=".vc_custom_1622578491707{margin-top: 30px !important;}"][vc_column][vc_header_raket header_type="h3" header="Read more from emotas"][vc_column_text][news_by_category_tag cat="" tag="CANopen FD" tag="emotas" limit=3][/vc_column_text][/vc_column][/vc_row] [post_title] => Learn about CANopen FD in a free webinar [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => learn-about-canopen-fd-in-a-free-webinar [to_ping] => [pinged] => [post_modified] => 2021-06-01 22:04:59 [post_modified_gmt] => 2021-06-01 22:04:59 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=33664 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 10 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 34182 [post_author] => 23 [post_date] => 2021-07-03 00:14:24 [post_date_gmt] => 2021-07-03 00:14:24 [post_content] => [vc_row][vc_column][vc_single_image image="34185"][vc_column_text]Kvaser’s newest qualified sales representative is what’s hot in the US right now: a local, custom design and full-service engineering provider, capable of offering hardware and software design, prototyping, testing and medium to low volume manufacturing and assembly.  Started in 2007 and now with 16 full-time and many part-time employees, Detroit-based Novellus Engineering Services’ prime market is automotive, but clients also come from medical, mining, agriculture and automation domains, often seeking ground-up new product design. CEO Jeffrey Gatrell recounts: “Customers can come to us with the briefest of outlines for a new product and we’ll provide the circuit design and layout through to medium to low-volume assembly. We are well-versed in all aspects of electronic design, including all relevant communications technologies, such as CAN, LIN, Ethernet, USB, RS232, SENT and wireless. As one of the most stable and inexpensive of technologies, we use CAN/CAN FD in many projects and it made sense to offer Kvaser interfaces among our third-party product portfolio. We rely on Kvaser tools for our own CAN test work and consider them the best and most cost-effective solution for the job.” Novellus has Tier One supplier status with Ford Motor Company, but Mr. Gatrell assures that all clients, large or small, receive the same care and attention-to-detail. The goal is a long-term relationship; the means to which is a highly personalised, cost-conscious service. [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_raket_qsr post_id="34168"][/vc_column][/vc_row] [post_title] => US custom design and full-service engineering provider becomes Kvaser’s latest QSR [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => us-custom-design-and-full-service-engineering-provider-becomes-kvasers-latest-qsr [to_ping] => [pinged] => [post_modified] => 2024-04-03 06:52:16 [post_modified_gmt] => 2024-04-03 06:52:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=34182 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 470 [max_num_pages] => 47 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => 1 [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => 1 [is_post_type_archive] => [query_vars_hash:WP_Query:private] => ed924e65bd0222a25c78aea54cae3cf6 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

News and Events

US custom design and full-service engineering provider becomes Kvaser’s latest QSR

03/07/2021

Kvaser’s newest qualified sales representative is what’s hot in the US right now: a local, custom design and full-service engineering… Read More

Read More
Kvaser welcomes Chalmers students for the summer

Kvaser welcomes Chalmers students for the summer

29/06/2021

Seven students from Chalmers University of Technology join Kvaser AB this summer. Artur, who is completing a Masters in Complex… Read More

Read More
J1939 Intro with Accurate Technologies

J1939 Intro with Accurate Technologies

22/06/2021

ATI and Kvaser’s joint webinar provided an introductory-level overview to the J1939 collection of SAE standards and featured several application… Read More

Read More

Kvaser Air Bridge Installation Guide

21/06/2021

The newly released Kvaser Air Bridge Installation video provides guidance for installing the Kvaser Air Bridge units in different physical… Read More

Read More

New Video: Kvaser U100 is the new standard for ruggedized CAN FD to USB communication

16/06/2021

Watch the new video introducing the Kvaser U100: the new industry standard for ruggedized CAN FD to USB communication. The… Read More

Read More
Air Bridge Light HS M12 release & firmware update

Air Bridge Light HS M12 release & firmware update

11/06/2021

Introduced to support the new Air Bridge M12 connector, the R21A firmware version matches the Air Bridge M12’s robust connection… Read More

Read More
Kvaser’s June 2021 Software Release

Kvaser’s June 2021 Software Release

08/06/2021

Kvaser’s latest software release adds updates and fixes for J1939 within the Python wrapper for Kvaser CANlib. Our Python implementation… Read More

Read More

SAE J2534 (Part III): Getting Started with Kvaser and SAE J2534

03/06/2021

This Developer Blog is the third of a 3-part series taking a look at SAE J2534. This series introduces SAE… Read More

Read More
Join the joint webinar on CAN DAQ for ADAS

Join the joint webinar on CAN DAQ for ADAS

01/06/2021

Kvaser and Elektrobit are joining forces for a webinar on 21st June that discusses how Elektrobit’s integrated toolchain provides optimized… Read More

Read More
Learn about CANopen FD in a free webinar

Learn about CANopen FD in a free webinar

01/06/2021

CANopen FD software is now available for applications where more than 1 Mbit/s is needed. Among Kvaser partners catering to… Read More

Read More