Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Voyager 2, one of our most distant probes, overcomes glitch and is back online

Add as a preferred source on Google
 

Last week, NASA announced that it was experiencing problems with Voyager 2, the spacecraft launched in the 1970s which has since left the solar system and journeyed into interstellar space. In the last few days engineers have been able to stabilize the craft and return to operations as normal.

Recommended Videos

The first indications that something was amiss with the craft occurred on January 25, when Voyager was supposed to perform a rotation maneuver to calibrate its magnetic field instrument. The craft should have rolled over 360 degrees as part of the calibration. However, the craft couldn’t perform the maneuver, and because of this two power-hungry systems remained on and activated longer than was needed, consuming more power than they should have.

Voyager 2 only has a very limited amount of power. It uses radioactive fuel to produce heat, which is converted to electricity. But as the fuel decays, it produces less and less power over time. To conserve valuable power, if power levels drop too low the craft then turns off non-essential systems, including its scientific instruments, in order to protect vital functions.

Artist's concept of NASA's Voyager spacecraft.
Artist’s concept of NASA’s Voyager spacecraft. NASA/JPL-Caltech

When the rotation maneuver failed, Voyager 2 turned off its scientific instruments, rendering it incapable of collecting new data. The engineers had to work to try and fix the issue from the ground, which is particularly difficult as the craft is so far away that it takes 17 hours for commands from earth to reach it, and a further 17 hours for the ground team to see the craft’s response.

However, despite the challenges, the team was able to get Voyager 2’s instruments running once again. “Mission operators report that Voyager 2 continues to be stable and that communications between Earth and the spacecraft are good,” NASA reported in an update. “The spacecraft has resumed taking science data, and the science teams are now evaluating the health of the instruments following their brief shutoff.”

With its instruments back online and the craft functioning fully, Voyager 2 can continue its mission of collecting data about the vast space between stars, called interstellar space. One of a pair of probes launched in 1977, Voyager 2 is now one of the furthest man-made objects from Earth, located more than 122 times further from the Earth than the sun is.

Georgina Torbet
Georgina has been the space writer at Digital Trends space writer for six years, covering human space exploration, planetary…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more