Intelligence in Every Hive
NectiqNode ~ A rugged, solar-ready node with cellular telemetry (LTE‑M) tracking temperature, humidity, and acoustic activity. Secure dashboards provide real-time insight—so you can focus on healthy colonies, not guesswork.
*Wip*
Key features
Cellular IoT
LTE‑M connectivity for remote yards without Wi‑Fi.
Secure access
Email login, password reset, and role‑based admin controls.
Real‑time insight
Charts and alerts for temp, humidity, and acoustic trends.
Solar-ready power
12V panel → charge controller → LiPo battery → node.
Serviceable design
GX16 connector harness and printable in‑hive sensor sled.
Cloud dashboard
Hosted Flask app with protected /admin and user roles.
System architecture
- In‑hive sensor sled measures temp, humidity, and acoustic levels.
- Main node (LTE‑M) aggregates data and posts to secure API endpoints.
- Backend stores readings; auth routes manage users and RBAC.
- Dashboard shows live charts, device health, and alert rules.
Hardware overview
Component | Example | Notes |
---|---|---|
Cellular MCU | Particle Boron LTE‑M | Primary telemetry & control |
Sensors | SHT31/AM2301 (T/H), MEMS mic | Initial node excludes load cell |
Power | 12V/20W panel + LiPo + controller | Safe routing to Boron battery input |
Enclosure | Application specific sealed enclosure | Angled top, mesh vents, bee guard |
Dashboard preview
Live readings
*WIP*
Admin & users
*WIP*
FAQ
Does it work without Wi‑Fi?
Yes. It uses LTE‑M for backhaul.
Is the power system off‑grid?
Yes. Panel → charge controller → LiPo → node.
Can I add more sensors later?
The harness and firmware are designed to be extensible.
Is there user management?
Yes—email login, password reset, and role‑based access.