Skip to main content

STICKER Motion

STICKER Motion is a compact, wireless LoRaWAN motion detector built for ultra-low-power operation. Powered by two AA batteries, it uses a precise PIR sensor to detect movement and transmit events, making it suitable for security, facility monitoring, retail analytics, and logistics tracking.

STICKER Motion

Typical use cases

Optimizing movement in industrial spaces

  • Monitoring aisles in industrial spaces helps optimize logistics routes for material flow and finished products. It reduces downtime and minimizes safety risks caused by overcrowded paths and unpredictable movement.

Smarter store layouts with motion data

  • In retail, knowing where customers move -and how often - transforms store layout planning and boosts sales. With STICKER Motion, you can track aisle traffic and identify high-traffic areas to optimize product placement and enhance the shopping experience.

Smarter comfort in busy spaces

  • The average person emits about 100 W of heat per hour. In places with high foot traffic, like waiting rooms, monitoring motion, temperature, and humidity helps maintain comfort and efficiency. STICKER Motion captures all three for smarter climate control.

Example JSON Message

Show JSON Example

{
"event": "motion",
"voltage": 3.01,
"battery": 98,
"orientation": 1,
"acceleration_x": 12,
"acceleration_y": -45,
"acceleration_z": 1020,
"count": 5
}

Status LED

STICKER Motion uses the standard status LED patterns described in LED Indication - the boot carousel, the status heartbeat every 3 seconds, and the NFC and alarm patterns are identical across all STICKER applications.

One detail is specific to this application: the PIR detector and the accelerometer are momentary sensors, so they only ever report an activation, never a return to idle. Each detected motion event therefore shows the green-then-orange activation sequence, and you will never see the orange-then-green release sequence on this unit.

warning

Motion event blinking is a commissioning aid and stops one hour after power-up. A device that no longer blinks on movement is still detecting and reporting it - power-cycle the unit if you need the visual confirmation back while testing.

Changelog

2025-11-23 — v1.0.0

  • Initial release — PIR motion detection with accelerometer and orientation reporting via LoRaWAN
info

For a complete overview of all platform changes, see the STICKER Changelog.