![]() |
Morse Micro IoT SDK
2.9.7
|
| Application | Description |
|---|---|
| aws_iot.c | AWS IoT example to demonstrate connecting to AWS Shadow service and demonstrate a simple light bulb example. |
| beacon_stuffing.c | Example app using the Beacon Vendor Specific IE Filter API. |
| bootloader.c | Example bootloader to boot and update application securely. |
| cli.c | Example command line interface (CLI) over UART. |
| cplusplus_demo.cpp | Morse Micro C++ example application. |
| dns_client.c | Simple DNS client demonstration. |
| dpp.c | DPP example application. |
| emmet.c | Morse Micro Embedded Test Engine (Emmet) example. |
| fileio.c | Example file I/O application using standard C API. |
| http.c | HTTP server example, with APIs for RESTful interfaces. |
| iperf.c | Throughput measurement using iperf. |
| mqttdemo.c | MQTT example to demonstrate connecting to an MQTT broker, subscribing to a topic and publishing to a topic. |
| ping.c | Simple ping demonstration. |
| porting_assistant.c | Porting assistant self test tool to validate hardware and HALs. |
| rf-test.c | RF test application, alpha release. |
| scan.c | Example application to demonstrate using the MMWLAN scan subsystem. |
| softap.c | Soft AP Example Application. |
| sslclient.c | SSL Client example to demonstrate connecting to a HTTPS server, TLS handshake and retrieve data. |
| template.c | Template example application. |
| twt_setup.c | Demonstration of TWT setup. |
| udp_broadcast.c | Example app utilizing the LWIP "raw" API to handle UDP broadcast packets. |
| wnm_sleep.c | Example utilizing WNM sleep to conserve power in between periodic transmissions. |