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

    [query_vars] => Array
        (
            [paged] => 25
            [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 240, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 23782
                    [post_author] => 6080
                    [post_date] => 2019-02-20 09:36:32
                    [post_date_gmt] => 2019-02-20 09:36:32
                    [post_content] => 
                    [post_title] => How businesses should understand design thinking
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => how-businesses-should-understand-design-thinking
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-04 10:19:06
                    [post_modified_gmt] => 2022-04-04 10:19:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=23782
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 23735
                    [post_author] => 6080
                    [post_date] => 2019-02-14 13:28:15
                    [post_date_gmt] => 2019-02-14 13:28:15
                    [post_content] => 
                    [post_title] => TKE's CANtrace 3.15 includes J1939 database
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => tkes-cantrace-3-15-includes-j1939-database
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-04-04 10:19:06
                    [post_modified_gmt] => 2022-04-04 10:19:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.kvaser.com/?p=23735
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 23687
                    [post_author] => 23
                    [post_date] => 2019-02-07 22:34:29
                    [post_date_gmt] => 2019-02-07 22:34:29
                    [post_content] => [vc_row][vc_column][vc_single_image image="23686"][vc_column_text]Cars are getting “smarter” and more connected by the day, which is great news for the productivity and entertainment extras you’ve been dreaming of—from voice texting to touchscreen interfaces and video screens to turning your car into a rolling WiFi hotspot. But it’s also great news for hackers, who have more opportunities than ever to compromise the security of connected cars.

While most instances of hacking have been fairly mild, the scope of what is possible once a car has been hacked is more than a little troubling: from something as simple as blasting cold air from the AC vents or activating the windshield wiper fluid mechanism to critically disabling a car’s airbags and brakes.

While vehicle security has always been a major issue, vehicle cybersecurity is a burgeoning industry. One of the leading lights in vehicle cybersecurity is IOActive, perhaps best known for their high-profile car hacking stunt that ran a car off the road with a Wired journalist inside. Of course, IOActive has diligently noted vehicle vulnerabilities to highlight the issue to car manufacturers while also helping to solve and patch these vulnerabilities.

With the auto industry now taking cybersecurity more seriously, innovative security measures for connected cars are in evidence, not least for CAN-connected components. The standards committees – Kvaser staff participate in a number of these – are also working on ways to improve the security of the physical and logical interfaces of networked ECUs. For example, the OBDII interface used for diagnostic purposes (which comes under the ISO 15765 standard) is under review, with security mechanisms being introduced in the next version.

Here are some recent CAN-related developments in vehicle cybersecurity: 
  • Arilou and Green Hills Software have joined forces to ensure that communications between ECUs and a vehicle’s CAN bus are secured, preventing any CAN bus-targeted malicious attacks. They hope to accomplish this by implementing Arilou’s Intrusion Detection and Prevention System (IDPS) on Green Hills’ INTEGRITY® real-time operating system (RTOS).
  • Argus, Elektrobit and NXP are collaborating on the first complete software-hardware security solution to deliver comprehensive protection against sophisticated cyberattacks. These three entities will combine NXP’s secure CAN transceiver, which detects and prevents malicious activity at the CAN bus level with Argus’ Intrusion Detection and Prevention Software (IDPS), which mines data and timing heuristics to detect potentially malicious activity, and Elektrobit’s cadian Sync software, which enables real-time over-the-air (OTA) updates throughout the vehicle, including critical updates to ECUs based on the detections of the NXP Secure CAN Transceiver and Argus IDPS.
  • CiA’s CAN Cyber Security group issued their 2019 CAN security recommendations, which include adding security to all communication layers using hardware solutions like NXP’s TJA115x secure CAN/CAN FD transceiver family to add message monitoring and flood protection, and using CANcrypt to add security just above the data link layer.
[/vc_column_text][/vc_column][/vc_row] [post_title] => A Roundup of the Latest Developments in CAN Security [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => a-roundup-of-the-latest-developments-in-can-security [to_ping] => [pinged] => [post_modified] => 2019-02-07 22:34:29 [post_modified_gmt] => 2019-02-07 22:34:29 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23687 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 23194 [post_author] => 6080 [post_date] => 2019-01-24 11:08:05 [post_date_gmt] => 2019-01-24 11:08:05 [post_content] => [post_title] => Upcoming classes on CAN, CANopen and CAN security at Embedded World Nuremberg, February 2019 l [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => upcoming-classes-on-can-canopen-and-can-security-at-embedded-world-nuremberg-february-2019-l [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23194 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 23067 [post_author] => 23 [post_date] => 2019-01-23 18:55:27 [post_date_gmt] => 2019-01-23 18:55:27 [post_content] => [vc_row][vc_column][vc_single_image image="23199" img_size=""][vc_column_text]
As a new, high-value service to our customers, Kvaser is moving to a “Not For New Design” (NFND) policy on legacy products.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Summary"][vc_column_text]
  • Kvaser’s NFND policy is a benefit to our users, providing an option for product support over extremely long project lifespans.
  • When a Kvaser product reaches legacy status, it will be designated “Not For New Design” instead of “End of Life” whenever possible.
  • NFND products are subject to increased price and lead times.
  • Contact Kvaser directly for price and lead time.
  • When possible, we suggest you migrate to newer versions of a Kvaser product line.
[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="Not For New Design"][vc_column_text]Kvaser has traditionally used an “End of Life” (EOL) designation for products which had reached the end of their production lifecycle. This meant that those products were no longer produced. Updated versions of those products were released to the market and customers were encouraged to migrate to the new products. We realize that certain CANbus installations are expected to function reliably for a long time, even over decades, with the same configuration. If this is your situation, and you absolutely need an older Kvaser product, please contact us - we want to continue to make your project a success. Customers are still encouraged to migrate to the latest Kvaser product as soon as possible. The Not For New Design (NFND) policy, however, offers an alternative solution for customers with project requirements that demand specific product EANs. Products designated as “Not For New Designs” are subject to increased price and lead times. Please contact Kvaser directly for more information.[/vc_column_text][vc_raw_html]JTNDYnIlM0U=[/vc_raw_html][/vc_column][/vc_row][vc_row][vc_column][vc_header_raket header_type="h3" header="2018 NFND Products:"][vc_column_text]The following products have been designated Not For New Design in 2018. Click the individual product to visit the product page where you will find more information, including the suggested replacement product for new projects.   Contact Kvaser for updated pricing and lead times.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser is moving to a “Not For New Design” (NFND) policy on legacy products [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-is-moving-to-a-not-for-new-design-nfnd-policy-on-legacy-products [to_ping] => [pinged] => [post_modified] => 2022-12-22 00:56:48 [post_modified_gmt] => 2022-12-22 00:56:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23067 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 23057 [post_author] => 6080 [post_date] => 2019-01-11 11:36:32 [post_date_gmt] => 2019-01-11 11:36:32 [post_content] => [post_title] => CAN remains central to proposed new EV charging standard [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-remains-central-to-proposed-new-ev-charging-standard [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23057 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 22978 [post_author] => 6080 [post_date] => 2018-12-21 10:51:55 [post_date_gmt] => 2018-12-21 10:51:55 [post_content] => [post_title] => New CAN training dates from Warwick Control [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => new-can-training-dates-from-warwick-control [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=22978 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 22949 [post_author] => 5 [post_date] => 2018-12-14 10:30:05 [post_date_gmt] => 2018-12-14 10:30:05 [post_content] => [vc_row][vc_column][vc_single_image image="22864"][vc_header_raket header_type="h4" header="Configuration-free wireless CAN bridge achieves predictable latency, without sacrificing stability or range"][vc_column_text]Mölndal, Sweden – 14th December 2018 – Kvaser, a global leader in CAN (Controller Area Network) development, is pleased to introduce the Kvaser Air Bridge Light HS, a high-performance wireless CAN bridge to connect CAN networks. Comprising a preconfigured pair of plug-and-play units, with integrated antennas and rugged housings, Kvaser Air Bridge Light HS provides a rapid way of exchanging raw CAN data.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width="1/2"][vc_column_text]Kvaser Air Bridge Light HS, the first in Kvaser’s new Air Bridge product line, facilitates the job of the system integrator in situations that make wired connection unsuitable or challenging, such as between two moving parts that are connected by CAN. Employing a proprietary 2.4G radio and frequency hopping mechanism, the Kvaser Air Bridge Light HS controls the data rate, radio packet format, output power and pairing method to achieve predictable latencies, without sacrificing stability or range. This makes the Air Bridge effective in infrastructure and control applications, where accurate message delivery times are essential. Transmission range is as much as 70 m, with a maximum data rate of 1200 messages per second and a packet latency of 4.8 ms.[/vc_column_text][/vc_column][vc_column width="1/2"][vc_single_image image="22956"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]“Cabling is convenient in most environments but in some, such as motion control, it is challenging to implement and costly to maintain. Kvaser Air Bridge Light is a preconfigured CAN bridge that minimizes set-up time, whilst maximizing performance in line-of-sight CAN implementations, such as vehicle testing, motion control and in situations where CAN cables are exposed to harsh environments,” commented Lars-Berno Fredriksson, president of Kvaser AB.[/vc_column_text][vc_column_text]A key feature of the Kvaser Air Bridge Light is Automatic Baud Rate Detection, whereby the pair of devices automatically detects and connects to any of the following CAN network speeds: 1 Mbit/s, 500 Kbit/s, 250 Kbit/s, and 125 Kbit/s. Auto Baud Rate Detection is carried out locally on the device, enabling the Kvaser Air Bridge Light HS to link two CAN networks that are operating at different bitrates. The Kvaser Air Bridge Light comes in two variants: (00808-3) Kvaser Air Bridge Light HS is approved for the European Union, while (01008-6) Kvaser Air Bridge Light HS (FCC) is optimized for the US. Both models share the same functionality but have different radio transmission schemes due to regulatory differences. Learn more about the wireless CAN bridge family of products from Kvaser. Kvaser Air Bridge Light HS can be ordered directly from Kvaser or through one of the company’s authorized sales representatives.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser’s wireless CAN bridge makes light work of CAN network connection [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvasers-wireless-can-bridge-makes-light-work-of-can-network-connection [to_ping] => [pinged] => [post_modified] => 2021-05-03 17:00:08 [post_modified_gmt] => 2021-05-03 17:00:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=22949 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 22701 [post_author] => 6080 [post_date] => 2018-12-06 13:36:41 [post_date_gmt] => 2018-12-06 13:36:41 [post_content] => [post_title] => CAN Security Update and Outlook 2018/2019 [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => can-security-update-and-outlook-2018-2019 [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=22701 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 22760 [post_author] => 5 [post_date] => 2018-12-04 21:21:28 [post_date_gmt] => 2018-12-04 21:21:28 [post_content] => [vc_row][vc_column][vc_column_text]Kvaser’s latest software release clarifies existing documentation and adds new materials. Notable changes and additions include: Kvaser Linux driver and SDK (canlib): This version includes the new GCC 8 compiler for the GNU OS. The compiler for old GCC versions 4.3 and 4.6 remains within CANlib. Also, the listChannels example is now provided in the same format as in Windows. Kvaser Memorator Config Tool: Adds MDF 4 compatibility to the converter, plus the ability to filter out VECTOR__INDEPENDENT_SIG_MSG messages. Kvaser CanKing: The J1939 formatter now filters on parameter group numbers (PGN). All files are available for download now on the Kvaser Downloads page.[/vc_column_text][/vc_column][/vc_row] [post_title] => Kvaser Software Release November 2018: Clarification of documentation [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => kvaser-software-release-november-2018-clarification-of-documentation [to_ping] => [pinged] => [post_modified] => 2020-04-08 07:14:34 [post_modified_gmt] => 2020-04-08 07:14:34 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=22760 [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] => 23782 [post_author] => 6080 [post_date] => 2019-02-20 09:36:32 [post_date_gmt] => 2019-02-20 09:36:32 [post_content] => [post_title] => How businesses should understand design thinking [post_excerpt] => [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => how-businesses-should-understand-design-thinking [to_ping] => [pinged] => [post_modified] => 2022-04-04 10:19:06 [post_modified_gmt] => 2022-04-04 10:19:06 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.kvaser.com/?p=23782 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 469 [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] => 017e0ade15ac7084b7aaee53163a09b8 [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

How businesses should understand design thinking

20/02/2019

Read More

Read More

TKE’s CANtrace 3.15 includes J1939 database

14/02/2019

Read More

Read More
A Roundup of the Latest Developments in CAN Security

A Roundup of the Latest Developments in CAN Security

07/02/2019

Cars are getting “smarter” and more connected by the day, which is great news for the productivity and entertainment extras… Read More

Read More

Upcoming classes on CAN, CANopen and CAN security at Embedded World Nuremberg, February 2019 l

24/01/2019

Read More

Read More

Kvaser is moving to a “Not For New Design” (NFND) policy on legacy products

23/01/2019

As a new, high-value service to our customers, Kvaser is moving to a “Not For New Design” (NFND) policy on… Read More

Read More

CAN remains central to proposed new EV charging standard

11/01/2019

Read More

Read More

New CAN training dates from Warwick Control

21/12/2018

Read More

Read More
Kvaser’s wireless CAN bridge makes light work of CAN network connection

Kvaser’s wireless CAN bridge makes light work of CAN network connection

14/12/2018

Configuration-free wireless CAN bridge achieves predictable latency, without sacrificing stability or range Mölndal, Sweden – 14th December 2018 – Kvaser,… Read More

Read More

CAN Security Update and Outlook 2018/2019

06/12/2018

Read More

Read More

Kvaser Software Release November 2018: Clarification of documentation

04/12/2018

Kvaser’s latest software release clarifies existing documentation and adds new materials. Notable changes and additions include: Kvaser Linux driver and… Read More

Read More