BLE/Wi-Fi gateway
for programming in the Cloud

The obniz BLE Gateway series is a gateway that collects location information and data from IoT devices and BLE beacon sensors, and links them to the cloud and services via the network.

BLE/Wi-Fi gateway for programming in the Cloud BLE/Wi-Fi gateway for programming in the Cloud

BLE Gateway Product Lineup

Wi-Fi
obniz BLE/Wi-Fi Gateway Gen2.0

obniz BLE/Wi-Fi Gateway Gen2.0


14,080JPY

No Expiry Cloud License

Wi-Fi
obniz BLE/Wi-Fi Gateway

obniz BLE/Wi-Fi Gateway

While supplies last
10,780JPY

No Expiry Cloud License

See more

LTEWi-Fi
AK-030 LTE Cat.M1 USB Dongle

AK-030 LTE Cat.M1 USB Dongle

27,280JPY

No Expiry Cloud License

obniz BLE/Wi-Fiゲートウェイ

obniz Location Kit

While supplies last

77,000JPY

This is a kit product that includes a beacon tag and an obniz IoT gateway.

obniz BLE/Wi-Fiゲートウェイ

obniz Sensing Kit

 

This is a Kit product that includes an obniz IoT gateway and 4 types of sensors, including.

Sold out
Wi-Fi
obniz BLE/Wi-Fiゲートウェイ

obniz BLE Stick

4,400 JPY/unitJPY~

Subscription License

Please test and validate before adopting to your system

If you wish to use any of the BLE devices from other manufacturers introduced on the obniz official website, you do so at your own risk, and you should thoroughly review and test them prior to use. obniz Inc. makes no warranty to you regarding the suitability of such devices for any particular purpose, their reliability and accuracy, or any results obtained when used with the products themselves or in combination with obniz products.

Apply for demo device rental

Please contact us if you need to order a large lot or if you need kitting (Wi-Fi settings, etc.) during shipment.

Linking data from BLE sensors and beacons to services

The obniz BLE Gateway Series easily connects BLE devices (BLE-compatible sensors and beacons) to the network. You can easily start various IoT services by combining the gateway with sensors that detect various conditions such as movement of people and objects, temperature, brightness, humidity, and CO2 concentration.

obniz BLE Gateway Basic Configuration

BLE/Wi-Fi gateway
for programming in the Cloud

With a power supply and Wi-Fi environment, BLE sensors and beacons can be connected to the cloud for BLE scanning and connection, all remotely controlled and updated from a dedicated cloud (obniz Cloud). With Nodejs, development is completely free, and BLE sensor values can be instantly linked to any database or API server.

Technology of obniz

const LOGTTA_CO2 = Obniz.getPartsClass('Logtta_CO2');
await obniz.ble.initWait();
obniz.ble.scan.onfind = (peripheral) => {
	const targets = ['a8f7c7d9'];
	if (!targets.includes(peripheral.address))
	return;

	if (LOGTTA_CO2.isAdvDevice(peripheral) ) {
		const data = LOGTTA_CO2.getData(peripheral);
		console.log(data.co2); // => CO2 ppm level.
	}
};
await obniz.ble.scan.startWait();

Scan and rich filters

The gateway can scan for a variety of conditions. It is possible to filter completely freely, such as only those from a specific vendor or only those of a specific strength.

Connection and Pairing

Can be connected to 7 devices at the same time. Passkey-based pairing is also supported.

Free beaconing

It can send out beacons in any format and can even be time-varying. It can also accept connections from outside.

easy to develop, operate, and manage with obniz

Easy to add or change devices

Remotely and centrally manage
all devices and equipment in the Cloud

Adding BLE devices or changing their specifications is as simple as modifying the program on the server. The system can be modified and updated immediately after operation. It is also easy to support new models and versions of sensors.

Management functions and security
are all provided by obniz.

The dedicated cloud (obniz Cloud) provides device management and dead/active monitoring functions and TLS communication as standard, allowing you to check the status of the gateway, including Wi-Fi signal strength and connection logs, as well as network connection status from a web browser.

Remotely and centrally manage all devices and equipment in the Cloud

obniz features/services for management and operation

Standard Function

Device Management

Device Management

Function to manage owned devices in the cloud, including changing various statuses, managing apps in use, issuing device keys, and OTA.

Standard Function

Operation Monitoring

Life and activity monitoring

Function to view and manage device status (online/offline), connection history, and other device operating conditions

Plan subscription required

Issue Management

Issue Management

Function that notifies the management screen or email as an issue when a problem occurs with a device.
Issue Management

Standard Function

Remote OS Update (OTA)

Remote OS Update (OTA)

Remotely update the device's OS (obnizOS) via the Internet. Multiple devices can be updated by bulk operation.

Standard Function

Security Setting

Security Setting

You can choose to put on an Access Token to each obniz. Access Token can be disabled and regenerated anytime.

Plan subscription required

Update network settings remotely

ネットワーク設定の遠隔更新

This function allows you to write network settings for online devices in remote locations from the cloud.
Learn more

Plan subscription required

Facility Manegement

Facility Manegement

We support kitting and installation work when introducing a large number of devices to a facility.

Learn more

Plan subscription required

Wi-Fi MESH

Wi-Fi MESH

This function allows obniz devices to automatically connect to each other via Wi-Fi to expand the Wi-Fi area.

Learn more

Easy to set up

Just connect to the network,
Easy to set up

The only work required to install the gateway is network configuration. Just plug it into an outlet and connect it to the network to start operation. There is no need to write anything on the gateway. This drastically reduces the human cost and time required for Set up.

Operation Guide

Support for a variety of BLE sensors and beacons

Environmental sensors such as temperature, humidity, and CO2 concentration, beacons, BLE beacon sensors from various manufacturers such as blood pressure meters and thermometers, and BLE devices can be used.

The following is an example of supported beacon sensors.See List for supported sensors. If you would like to purchase beacons/sensors, you can purchase or request a quote from the official store. If you do not see the product you want listed, please contact us>.

obniz Official Store 

  • BLE Environmental sensor
    Environmental sensor
  • BLE Temperature sensor
    Temperature sensor
  • CO2 concentration sensor
    CO2 concentration sensor
  • BLE Sphygmomanometer / Thermometer
    Sphygmomanometer / Thermometer
  • beacon
    beacon
  • Open/Close sensor for door and window
    Open/Close sensor for door and window
  • Power consumption measurement
    Power consumption measurement
  • Water leakage sensor
    Water leakage sensor

See how you can speed up the deployment

See how you can speed up the deployment

Flow

Please feel free to contact us regarding products, services, and deployment/operation.

1

Gateway purchase

You can purchase a Gateway from a single unit. Please refer to the developer Documentation to check the operation and performance.

Buy now

2

Trial

Our engineers can provide you with technical support or sample code if you wish.

About Technical Support

3

Operation

Please feel free to contact us for scale-up, commissioning of intermediate application creation, and custom product fabrication and development.

About Technical Support

Ongoing Support

We offer device management, OS system maintenance and monitoring services.

FAQ

(In Japan) For test and verification purposes (up to 10 devices), we ship the same day as long as we have the items in stock.
For an order with with more than thousands, the standard lead time(order to delivery) is 2 months.

The minimum order quantity for the obniz BLE Stick is 500 units or more. Please contact us for evaluation and verification.

Yes, we can accept it or support the development. Please consult us first. We can also introduce our partners (system developers and web developers) as needed.
Moreover, it is possible for general web developers to build BLE system with this device since there is no need for firmware development when developing with our service.

obniz BLE Gateway Series are set of obniz-OS-installed gateway and obniz cloud services.
Cloud services offer you functions such as encrypted gateway-and-cloud communication, device management, and alive monitoring.
Please feel free to contact us. We can offer you the best cloud functions and usage fees for your purpose and the number of units.

obniz BLE is a combination of an CONNECT HUB by ENCORED JAPAN Inc.It has merchandized and operated the product for home use.
And also obniz OS is developed and operated by obniz Inc. experienced in IoT deployment. For use cases, refer to the obniz web site.

Please contact us

We will contact you within 3 business days.