SDK Application Notes¶
This is the organized working layer for the SiFli-SDK usage guides. Rather than make you browse a long mixed catalogue, it directs you to one concrete engineering task and calls out the evidence you should keep with the product.
Each article is a practical reading and integration guide, not a replacement for the SDK manual. Select the target chip family and SDK release in the official SiFli SDK Usage Guide before applying a configuration, API, example, or test procedure.
Read by Task¶
| Task | Start here when you need to | Official usage-guide topic |
|---|---|---|
| Sample with GPADC | Establish a general-purpose ADC measurement path. | GPADC |
| Integrate and Read Sensors | Connect and validate an external sensor. | Sensor integration |
| Use External Flash | Store data, assets, or a filesystem in Flash. | Flash usage |
| Configure the Watchdog | Validate a watchdog recovery path. | Watchdog |
| Compress Graphics Assets with EZIP | Convert and integrate EZIP image resources. | EZIP tool usage |
| Configure and Measure Low Power | Configure a power state and compare measurements. | Low-power development |
| Capture Logs and Analyze Crashes | Preserve matching logs, crash context, and symbols. | Debug logging, crash analysis |
| Run SiFli SDK RF Tests | Choose signaling, non-signaling, or single-item RF validation. | RF test guide |
| Run Bluetooth Signaling Tests | Perform protocol-based Bluetooth validation. | Bluetooth signalling test |
| Run Bluetooth Single-Item RF Tests | Tune one Bluetooth RF operation at a time. | Bluetooth single-item test |
How to Use These Articles¶
- Start with the page whose title matches the immediate engineering task.
- Establish the stated project, board, release, configuration, and hardware prerequisites before adapting an example or command.
- Use the linked SDK source for exact paths, configuration symbols, commands, APIs, and tool revisions.
- Record the validated board, SDK release, configuration files, test equipment, and observed result in your project evidence.
For cross-platform architectural decisions, use Firmware Topics. For supported example baselines across SDK and community paths, use Examples.
Auto-generated content
This page was compiled/drafted without an existing source document. Verify technical claims against SiFli's official documentation before relying on them.