Soracom Product Updates logo

Product Updates

Soracom is IoT connectivity with powerful APIs that enable you to build world class applications

Subscribe to Updates
  • 日本語

Labels

  • All Posts
  • Feature
  • Improvements
  • Devices
  • Announcement
  • Beta
  • Deprecation
  • End of Support

Jump to Month

  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
Feature
today

Soracom Flux AI Actions now support videos

We are excited to announce that Soracom Flux AI Actions now support sending video clips to AI models for analysis.

Previously, AI Actions only supported text or image-based input. With this update, you can now analyze video clips as part of your Flux app using these AI models:

  • Amazon Bedrock - Amazon Nova Lite
  • Amazon Bedrock - Amazon Nova Pro
  • Google Gemini 2.5 Flash
  • Google Gemini 2.5 Pro
  • Google Gemini 2.0 Flash-Lite
  • Google Gemini 2.0 Flash

When sending a request to analyze a video clip, both a base number of credits for the request and an additional number of credits for video analysis are consumed as follows:

Model Credits consumed per request
Amazon Nova Lite 3 (base request) + 18 (video analysis)
Amazon Nova Pro 30 (base request) + 231 (video analysis)
Gemini 2.5 Flash 17 (base request) + 79 (video analysis)
Gemini 2.5 Pro 67 (base request) + 329 (video analysis)
Gemini 2.0 Flash-Lite 3 (base request) + 20 (video analysis)
Gemini 2.0 Flash 4 (base request) + 27 (video analysis)

Refer to the Pricing & Fee Schedule for more details on credit consumption.

For more information on analyzing videos in your Flux apps, refer to the AI Actions documentation.

Feature
today

New AI Models for Soracom Flux now supported

We are pleased to announce that support for the following advanced AI models has been added to Soracom Flux AI Actions:

  • Amazon Bedrock - Anthropic Claude Sonnet 4
  • Amazon Bedrock - Anthropic Claude Opus 4
  • Google Gemini 2.5 Flash
  • Google Gemini 2.5 Pro

These models are available starting today and can be selected when configuring Soracom Flux AI Action settings.

The number of credits consumed per request for the newly supported models is as follows:

Model Credits consumed per request
Amazon Bedrock - Anthropic Claude Sonnet 4 120 credits
Amazon Bedrock - Anthropic Claude Opus 4 600 credits
Google Gemini 2.5 Flash 17 credits (*1)
Google Gemini 2.5 Pro 67 credits (*1)

(*1) These AI models support video input. When video is specified as input to the AI model, additional credits for video usage are also consumed. For details, see Soracom Flux AI Actions now support videos.

For more information, see the Soracom Flux documentation.

Feature
yesterday

Soracom Binary Format v1 now supported for Unified Endpoint, Funk, and Harvest Data entry points

We are excited to announce that Unified Endpoint now supports Soracom Binary Format v1 (SBFv1). This update also adds SBFv1 support to the Soracom Funk and Soracom Harvest Data entry points as well.

SBFv1 is a binary format for TCP communications that allows an IoT device to send a large amount of binary data as a single message by splitting and sending the message in multiple TCP packets. With SBFv1, you can prevent unintended data fragmentation, improve data integrity, and enable more reliable data processing when sending large amounts of binary data.

Previously, only the Soracom Beam TCP→HTTP/HTTPS and Soracom Funnel TCP entry points supported SBFv1. With this update, the corresponding TCP entry points of Unified Endpoint, Soracom Funk, and Soracom Harvest Data now also support SBFv1.

For additional details, refer to the Soracom Binary Format v1 documentation.

Improvements
2 days ago

Metadata Service HTTPS Endpoint now supported

We are pleased to announce that Metadata Service now supports HTTPS connections.

Previously, IoT devices could only connect to Metadata Service using unencrypted HTTP, with network security provided by Soracom Air's closed carrier network.

With this update, IoT devices can now connect to Metadata Service using HTTPS, enabling support for device applications that are required to access Metadata Service using a secure connection.

This update also provides support for Cross-Origin Resource Sharing (CORS), allowing browser-based applications to access Metadata Service. When developing a browser-based application that will call Metadata Service, be sure to configure the appropriate CORS settings.

Note: HTTPS connections to Metadata Service still require an active Soracom Air connection. Connecting to Metadata Service using a separate internet connection is not supported.

For more information, please refer to the Metadata Service documentation.

Announcement
6 days ago

[Japan only] New consultation service Soracom Launch Support now available

Soracom Launch Support is a service where you can consult directly with Soracom's IoT professionals about developing your IoT application. You can ask questions like "Where should I start?" or "What decisions should I make?" and our IoT experts will work with you to consider everything from technical architecture to project planning.

Starting today, June 25, 2025, we are accepting applications for Soracom Launch Support.

Monthly Fee

11,000 yen (tax included)

How to Apply

If you would like to use Soracom Launch Support to help get your IoT project up and running, sign in to the User Console as your root user, switch to Japan Coverage, then click the Support menu, choose Soracom Launch Support, and follow the on-screen instructions. The application process takes only a few minutes.

If you don't already have a Soracom account, please refer to the Create a Soracom Account documentation for creating an account and registering a payment method prior to applying.

For more details, please refer to the User console (Japanese).

Please note that this service is currently only available for customers located in Japan. If you are located outside of Japan and are interested, please contact us.

Feature
a week ago

Soracom Flux SoraCam Image Action now available

We have added a new Soracom Cloud Camera Services (SoraCam) Image Action to Soracom Flux, making it easier to automatically capture images from your SoraCam-compatible cameras as part of a Flux app.

This action allows you trigger a SoraCam-compatible camera to grab an image. For example, you can trigger it when the camera detects motion or sound (Japanese), or at a fixed periodic interval, and then retrieve the image for processing with additional Flux actions. You can also optionally store the image in Soracom Harvest Files for easy access and archiving.

Note: The SoraCam Image Action is currently available only in Japan Coverage.

For setup details, please refer to the SoraCam Image Action (Japanese) documentation.

Feature
a week ago

New Test Mode for connectivity testing now available

We are excited to announce a new Test Mode feature which allows devices to connect to cellular networks and send and receive a limited amount of data and SMS without incurring usage fees. This allows customers to perform network communication tests and initial device provisioning when manufacturing IoT devices, independent of when those devices will be deployed and activated.

This feature introduces a new Testing status for Soracom Air IoT SIMs, with the following behavior:

  • When an IoT SIM in the Ready status makes its first connection to a network, the SIM status is automatically changed to Testing.
  • While the SIM is in Testing, data and SMS usage fees are waived up to a certain limit of data, SMS, or time spent in the Testing status.
  • Once the SIM exceeds any of the data, SMS, or time limits, the SIM status is automatically changed to Active, or another IoT SIM status you designate.

For more details, please refer to the Test Mode documentation.

How to apply

In order to enable Test Mode for your Soracom account, please contact us and submit an application with the following information:

  • Your Soracom Operator ID
  • The Soracom Air IoT SIM subscription(s) (such as plan01s) where you would like Test Mode enabled
  • Your preferred data, SMS, and time limits
  • The status to apply once Test Mode limits are exceeded
Feature
2 weeks ago

Sending HTTP and SSH Commands to devices now available from User Console

We are pleased to announce that the following actions have been added to the Soracom User Console:

  • Send command via HTTP/S
  • Send command via SSH

Traditionally, sending cloud-to-device data or commands via IP communication has been difficult due to firewall and routing restrictions that require complicated network configurations or device-side applications.

These new actions are based on the previously announced Downlink HTTP and SSH APIs and allow you to send HTTP/HTTPS requests or SSH commands to your device and view the response from a device directly from the User Console

To use these actions, simply select a SIM, click Actions, select Send command via HTTP/S or Send command via SSH, and enter the command details.

Please note: Pricing for these actions is scheduled to be announced in June 2025. Until then, these actions are free to use.

For more information, please see the Remote Command documentation.

Feature
3 weeks ago

SoraCam Network Diagnostic Tool now available

We have released a new Soracom Cloud Camera Services (SoraCam) Network Diagnostic Tool to help you quickly check if your network is ready to support SoraCam.

Until now, making sure that your Wi-Fi network meets the necessary requirements for SoraCam required some technical know-how and manual testing, as described in the 3 Key Points to Check When Connecting SoraCam via Wi-Fi (Japanese) documentation.

Now, with this new tool, anyone can easily run a quick check. Just connect your smartphone or PC to the network you plan to use, open the SoraCam Network Diagnostic Tool (Japanese), and click the button to start the test.

The tool will check:

  • If there's enough upload bandwidth for cloud video recordings.
  • If the required network ports are open for communication.

If the tool finds any issues, we recommend checking with your network administrator to make the necessary adjustments.

For any questions or assistance, feel free to contact Soracom Support.

Feature
a month ago

New AI Models for Soracom Flux now supported

We are pleased to announce that support for the following advanced AI models has been added to Soracom Flux AI Actions:

  • Azure GPT‑4.1, GPT‑4.1-mini, and GPT‑4.1-nano
  • OpenAI GPT‑4.1, GPT‑4.1-mini, and GPT‑4.1-nano
  • Amazon Bedrock - Anthropic Claude 3.7 Sonnet

These models are available starting today and can be selected when configuring Soracom Flux AI Action settings.

Note that the Azure GPT-4.1, GPT-4.1-mini, GPT-4.1-nano, and Amazon Bedrock - Anthropic Claude 3.7 Sonnet models will consume a number of credits per request.

On the other hand, OpenAI GPT‑4.1, GPT‑4.1-mini, and GPT‑4.1-nano models allow for providing your own license (API key) and therefore do not consume credits.

The number of credits consumed per request for the newly supported models is as follows.

Model Credits consumed per request
Azure OpenAI (GPT-4.1) 71 credits
Azure OpenAI (GPT-4.1-mini) 15 credits
Azure OpenAI (GPT-4.1-nano) 4 credits
OpenAI (GPT-4.1) (*1)
OpenAI (GPT-4.1-mini) (*1)
OpenAI (GPT-4.1-nano) (*1)
Amazon Bedrock - Anthropic Claude 3.7 Sonnet 120 credits

(*1): These models allow you to use your own API key and therefore do not consume Flux credits.

For more information, see the Soracom Flux documentation.