The customer manufactures and markets outdoor lights for commercial and private spaces. The lights have an RGBW capability that uses four subpixels (red, green, blue, and white). The company needed a mobile app for managing their outdoor string lights.
Fixed Price
Scrum
Business Analyst
Xamarin Developer
QA Engineer
Project Manager
The solution had to provide greater control and functionality than the RF remote. It would set up different lighting modes, color temperatures, flashing effects, etc. The app had to use Bluetooth to connect to the string lights.
Softeq created a mobile app to be used as a remote control for managing the colorful outdoor string lights. The app connects to the string’s controller via Bluetooth and allows the user to manage multiple parameters:
The connection between the lights and the app is encrypted with a PIN. Additionally, users enter the PIN to manage particular functions, such as disabling individual bulbs from the string light or deleting the string.
Application Functionality:
The solution leverages the authorization mechanism provided by the Google Firebase platform–the user must first log into his/her account to proceed to the app. The app communicates with the lights string over a PIN-secured channel using Bluetooth.
The hardware and firmware for the lighting were developed by a contract manufacturer in China. The team had to adapt the development schedule to the availability of the hardware and firmware components.
The initial idea was to store the configuration of the lights and user profiles on the lighting device’s flash memory. However, the vendor could not entirely implement this capability. The device memory can only store either the current lighting mode, or a select color and event timer, or several lighting schedules. The team suggested using the Google Firebase platform to be able to store the user data on the server. The platform can also synchronize the data with the device while the Internet connection is on. If the string light is used in an Internet free zone, the user will be able to control the settings thanks to the offline mode availability. When the Internet is back, the changes will be synced to the Firebase server.
Further plans included ensuring the compatibility and manageability of other customer’s electronic products with the updated string lights version.