Sample Applications
Last updated
Was this helpful?
Last updated
Was this helpful?
We have provided various Conexio Stratus application examples and associated files to get started with creating and building your first application. The current sample applications are compatible with nRF Connect SDK (NCS) > v2.7.x and can be found in our Github repository.
We provide samples and application examples that specifically target the Conexio Stratus Kit and demonstrate how to implement typical use cases with NRF Connect SDK libraries and drivers.
LED Blink
A simple application which blinks the user LED using the GPIO API.
Button
Demonstrates how to use the button on the Stratus kit and blink the LED.
AT Client
Send AT commands over UART to the nRF9151 modem.
Accelerometer
Application periodically reads accelerometer data from the LIS2DH sensor and displays it.
BME280
Sample periodically reads temperature, pressure, & humidity data from the BME280 sensor.
BME680
Sample periodically reads temperature, pressure, & humidity data from the BME680 sensor.
SHT4x
Application periodically measures the ambient temperature & humidity from an SHT4X sensor.
SHT3XD
Application periodically measures the ambient temperature & humidity from an SHT3X sensor.
DPS310
Application periodically measures temperature & pressure from a DPS310 sensor.
Modem Battery
Demonstrates how to obtain the battery information from the nRF91xx modem.
nPM1300 PMIC
Demonstrates how to calculate the battery state of charge using the fuel gauge.
Modem Infomation
Demonstrates how to fetch important Modem related information.
Datacake MQTT
Demonstrates how to easily connect the Conexio Stratus device to the Datacake MQTT broker.
Golioth IoT
Demonstrates how to easily connect to the Golioth IoT platform and TX/RX data.
UDP
Demonstrates how to transmit UDP packets to a UDP server and low power mode.
Low Power Mode
Demonstrates how to put the Stratus Pro in the active low power mode.
PWM
Demonstrates how to use the PWM API to generate signals on Stratus Pro.
Firmware Update
Demonstrates how to update the modem firmware over UART interface.