Electric Imp’s BlinkUp technology provides a convenient, quick and easy way to configure an imp-enabled device to access the Internet via a WiFi network. Supporting BlinkUp in your apps ensures your users can not only to operate your device using only their mobile phone or tablet, but also set up and connect the product out of the box within seconds.
The BlinkUp Software Development Kits (SDKs) provides equally handy and straightforward tools to help you integrate BlinkUp into iOS and Android apps. There are separate SDKs for each of these operating systems.
The Android and iOS BlinkUp SDKs may only be incorporated into mobile apps developed by or for Electric Imp customers. You will require a BlinkUp API Key to authorize every access your app makes to the Electric Imp impCloud™ via the SDK. Please contact us to discuss the advantages of becoming an Electric Imp customer.
The native BlinkUp SDKs are now available via GitHub repos which provide the downloadable files in a form that will allow you to add the SDK to your app project: as a git sub-module in the case of Android, as a Swift Package in the case of iOS. You can then pull in SDK changes manually at build time, or automatically through your build scripts.
Please see the documentation included with the SDK for earlier release notes.
useTriLevel
to false
.useTriLevel
).Please see the documentation included with the SDK for earlier release notes.