Precompiled firmware for ESP32 SoC that enables you to connect anything in seconds!
Single user-friendly configuration file for simple and most complex IoT gateway configurations
Precompiled by us, just download, flash and start using
After the first firmware upload, all updates and configurations can be done remotely
Our no-code, precompiled firmware supports 100+ digital components out of the box
Our solution supports various mathematical functions to process data before sending it to the cloud
No-Code gateway firmware supports both Input and Output functions of every supported SoC
The new configuration can be deployed in seconds, completely remote
Only one configuration file is needed. It can be generated with our online configurator and deployed directly to your device. Yes, we are serious - no coding, no typing, only connecting!
{
"inputs": [
{
"id": "flow",
"type": "sfm3300",
"i2c_cl": 11,
"i2c_da": 12,
"period": 100,
"unit": "lpm"
},
{
"id": "pb3",
"type": "digital",
"input": 5,
"period": 0,
"on_change": true
},
{
"id": "pb5",
"type": "digital",
"input": 6,
"period": 0,
"on_change": true
}
]
}