Answers · Definitions & architecture

What is connected-product development?

← All answers

Direct answer

Connected-product development is the engineering work of building products that pair a physical device with software running outside it: usually a mobile app, a backend, and a cloud platform. It covers how the device communicates (Bluetooth Low Energy, Wi-Fi, or cellular), the apps people use to set up and control it, the systems that store and synchronize its data, and the operational capabilities: updates, monitoring, support: that keep the product reliable after launch.

1 A system, not an app: device, firmware, app, backend, and cloud ship as one product.
2 The connectivity choice (BLE, Wi-Fi, cellular) shapes cost, UX, and architecture more than any other early decision.
3 A working prototype proves feasibility, not production readiness.
4 Operations continue after launch: updates, monitoring, and support are part of the product.

The parts of a connected product

A connected product is a chain of systems that customers experience as one thing. The device and its firmware handle sensing and control; a mobile app carries setup, pairing, and everyday use; a backend and cloud platform store data, manage accounts, and give the manufacturer visibility into the fleet. A weakness anywhere in the chain surfaces as "the product doesn't work": usually in the app's reviews.

Common mistakes

Treating it as an app project with a gadget attached: the device, app, and cloud fail as one system.
Choosing the radio last, after industrial design and firmware are frozen.
Skipping over-the-air updates in version 1: every shipped bug becomes permanent.

When professional support is appropriate

An outside review is most useful before development begins, while architecture is still cheap to change: typically when a prototype exists and the team is planning the production build.

How an architecture review works →

Sources and further reading

  1. Bluetooth Low Energy overview : Android Developers
  2. Bluetooth Core Specification : Bluetooth SIG

Published August 2026 · Last technically reviewed August 2026

Need a second opinion on architecture?

We help connected product teams across BLE, Android, backend, and cloud before expensive rework starts.