10,780 JPY
[Tax excluded]
Include Cloud License fees
A compact and simple BLE/Wi-Fi gateway that plugs directly into a household outlet.
(Price undecided)
A compact and simple BLE/LTE gateway that plugs directly into a household outlet.
500 units 4,950 JPY/unit [Tax excluded]
1000 units 4,400 JPY/unit [Tax excluded]
Cloud License fees NOT included ( >Pricing)
A compact USB-type BLE/Wi-Fi gateway that can be powered by a power outlet, PC or mobile battery.
The "Sensing Kit" can graph sensor information , and the "Location Kit" can visualize beacon location information without programming.
We offer the starter kit that includes the obniz BLE/Wi-Fi gateway, BLE sensors, and a web application.
obniz’s firmware-less technology integrates firmware and program on the server. You don’t need to develop BLE gateway firmware.
No matter what the task is, it’s all done with a single program independent of connected devices and equipment. Adding or modifying devices, or manipulating services or characteristics can be done immediately without rewriting firmware.
You can proceed with development without training cost using JavaScript/Node.js and noble.
var noble = require('obniz-noble')("OBNIZ_ID_HERE"); noble.startScanning(null, true); noble.on('discover', function (peripheral) { peripheral.connect(); peripheral.on('connect', function () { peripheral.discoverServices(); }); peripheral.on('servicesDiscover', function (services) { let targetService = services.find(e => e.uuid === "ff00"); targetService.discoverCharacteristics(); targetService.on('characteristicsDiscover', function (characteristics) { let targetChar = characteristics.find(e => e.uuid === "ff01"); targetChar.write(Buffer.from([0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00])); }); }); });
You can utilize abundant resources without worrying about memory capacity because you can develop on the server. You can also develop on your PC without any host OS for development.
obniz Cloud offers standard TLS communication, device management, and alive monitoring function. You don’t need to struggle with network setting for development environment and data security.
Only dedicated OS is inserted into the gateway. Even in the case that device is stolen, confidential information stored in programs and devices for manipulating BLE peripherals doesn’t leak out.
You can simply modify programs on the server to add and modify BLE devices. Remote handling and instant application.
The only thing you need to install the gateway is network setting.
It starts to operate once plugged in. You can reduce time and cost required for installation.
Even when there’s no Wi-Fi, You can connect to the gateway with 3G or LTE using unlocked Wi-Fi Router.
Please feel free to contact us regarding products, services, and deployment/operation.
You can purchase the evaluation / verification gateway from obniz official store.
You can develop while looking at documents or we can prove you sample codes.
Consult with us to create custom products and develop applications.
We offer device management, OS system maintenance and monitoring services.
Size | 50mm×35mm×13mm (excluding plug part) |
---|---|
Voltage | AC100V 50/60Hz |
Operating environment | (temperature) 0℃〜40℃ (humidity) 10% ~ 90% |
Power consumption | Up to 0.1A |
Material | flame-retardant polycarbonate |
Bluetooth | Bluetooth 4.2 |
Wi-fi | IEEE 802.11b/g/n (only 2.4GHz) |
Simultaneous connections | 7 (Depending on the situation) |
Manufacturer | ENCORED JAPAN Inc. |
unit price [tax excluding] |
10,780 JPY [Include Cloud License fees] |
License | Official License [No Expiry Cloud License(Lite Plan)] *Please ask for monthly/annual payment. |
Size | 24mm×80mm×11mm |
---|---|
Power supply | USB TypeA |
Operating environment | (temperature) 0℃ to 50℃ (Storage temperature) -10℃ to 60℃ |
Operating voltage | 4.5 to 5.5v |
Material | ABS |
Bluetooth | Bluetooth 4.2 |
Wi-fi | IEEE 802.11b/g/n (only 2.4 GHz) |
Manufacturer | FORMULA Inc. |
MOQ/SPQ | 500/500 |
unit price [tax excluding] |
500 units 4,950 JPY/unit 1000 units 4,400 JPY/unit |
License | Monthly payment (Pricing) *Please contact us for other payment methods. |
Main Features | - API(Websocket/REST) - Account Managmenet - Device Management - Security Features |
---|
Q. How long is the lead time(order to delivery) of BLE Gateway?
(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.
Q. Is entrusted development available?
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.
Q. Do you have any achievements or cases?
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.
We will contact you within 3 business days.