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.
While supplies last
This is a kit product that includes a beacon tag and an obniz IoT gateway.
This is a Kit product that includes an obniz IoT gateway and 4 types of sensors, including.
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.
Please contact us if you need to order a large lot or if you need kitting (Wi-Fi settings, etc.) during shipment.
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.
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.
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();
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.
Can be connected to 7 devices at the same time. Passkey-based pairing is also supported.
It can send out beacons in any format and can even be time-varying. It can also accept connections from outside.
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.
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.
Function to manage owned devices in the cloud, including changing various statuses, managing apps in use, issuing device keys, and OTA.
Function to view and manage device status (online/offline), connection history, and other device operating conditions
Function that notifies the management screen or email as an issue when a problem occurs with a device.
Issue Management
Remotely update the device's OS (obnizOS) via the Internet. Multiple devices can be updated by bulk operation.
You can choose to put on an Access Token to each obniz. Access Token can be disabled and regenerated anytime.
This function allows you to write network settings for online devices in remote locations from the cloud.
Learn more
We support kitting and installation work when introducing a large number of devices to a facility.
This function allows obniz devices to automatically connect to each other via Wi-Fi to expand the Wi-Fi area.
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.
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>.
Please feel free to contact us regarding products, services, and deployment/operation.
You can purchase a Gateway from a single unit. Please refer to the developer Documentation to check the operation and performance.
Our engineers can provide you with technical support or sample code if you wish.
Please feel free to contact us for scale-up, commissioning of intermediate application creation, and custom product fabrication and development.
We offer device management, OS system maintenance and monitoring services.
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.