Urgent.News

What's breaking now, across thousands of outlets.

Tech

Honda, Nissan to roll out jointly developed vehicle software, control units in FY2029

Software has become a key battleground for automakers as vehicles take on more autonomous-driving functions.

TOKYO - Japanese automakers Nissan and Honda announced on August 31 their intention to jointly develop standardised electronic control units (ECUs) for software-defined vehicles. This collaboration, outlined in a joint statement, will expand their partnership on advanced car technology, with the architecture set to incorporate the jointly developed ECUs and software in next-generation vehicles starting from the 2029 financial year.

The automotive industry has increasingly focused on software as a crucial battleground, given the growing autonomous-driving and connected functionalities in modern vehicles. Competing for resources in operating systems supporting features like driver assistance, entertainment, and over-the-air updates has led to rising development costs for automakers.

The joint venture among Nissan and Honda also highlights the mounting competitive pressure from Chinese automakers, such as BYD, which have made significant strides in markets like Europe and Southeast Asia, offering electric and hybrid cars equipped with sophisticated software features.

The announcement results from discussions that commenced in 2024, when Honda and Nissan agreed to collaborate on researching next-generation software platforms. This development comes a year after the two companies dropped merger talks, which would have positioned them as the world's fourth-largest automaker. Honda and Nissan aim to establish common specifications for core ECUs within their vehicles' electrical and electronic architecture, alongside the operating systems and components of the middleware and vehicle-control software.

Mitsubishi Motors, Nissan's alliance partner, has expressed interest in joining the collaboration and is currently in talks with the two automakers to explore potential areas of cooperation. This joint effort underscores the commitment of these automakers to push the boundaries of automotive technology through shared innovation.

Written by urgent.news from Straits Times Business's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at straitstimes.com →

More in Tech

How to add country icons to a React app

Geography is a blind spot in most icon libraries. They give you arrows and carets, not the shape of Japan or the outline of the EU, and the geographic packs that exist rarely fit a modern React…

Put SSH Behind Tailscale and Close Port 22

Once a VPS is hardened the usual way, keys only, firewalled, patched, there is a bigger move you can make: stop exposing SSH to the public internet at all.

  • Shift SSH traffic to private network via Tailscale
  • Close port 22 as it's no longer needed
  • Test new connection over Tailscale before disabling port 22

RAG Without the Hype: Make Retrieval Observable, Testable, and Replaceable

How my agent actually finds answers — and what happens when it doesn't Part 5 findings of an experiment: building an LLM-powered support agent with deterministic boundaries.

  • RAG retrieves relevant documents from knowledge base for query answers
  • Deterministic boundaries and testability emphasized for RAG implementation
  • Retrieval being probabilistic leads to failures, mitigated through quality tracking

More from Monday 31 August →