Application Examples
Examples on this page provide a great way to get started writing applications that use Gecko OS. A number of examples use two Gecko OS devices running Gecko OS to demonstrate end-to-end connected applications. We have lots more application examples on the way. If you have a specific application in mind, please create a support ticket and provide details. We'll do our best to write up your application and add it here.
Notes
- The application command sequences provided with all examples on this page are intended to be conveniently pasted directly into a Gecko OS terminal.
- Adjust the GPIO settings for your evaluation board. See Peripherals .
- All examples assume the board starts from the default factory reset state.
- Some examples use python scripts to demonstrate connection between a computer and a Gecko OS device(s). All scripts are based on Python 2.7.