Design Patterns

Design Pattern: Quick Check

Quick Check apps let users get in fast to check

Design Pattern: Constant Streaming

Constant streaming apps need to collect data for long periods

Design Pattern: Always Connected

Always Connected apps need to constantly stay connected to the

Design Pattern: Proximity Aware

Proximity Aware apps need to perform an action automatically when nearby a device Responding to a nearby device is useful when you want to automate certain features of your app. Let's talk about what needs to be done in the app and device to make this happen.

Design Patterns for BLE Apps

Design patterns are repeatable solutions to common problems and scenarios. You are probably familiar with some of these in software development, user interface design, and enterprise integration. I think we can also apply this idea to building Bluetooth apps.