Hey makers,
What features do you want to see covered?
I’m working on a large set of samples for the nRf54l15 designed to build with no user configuration required.
I’ve got 4 in the fully tested state. I’m also including a great sample created on the Seeed forums that uses the Imu, expansion base, and it’s screen.
Marked with a test tube= in testing.
Nrf54L15 Zephyr Sample Projects for nrf Connect:
adc/
- Analog-to-Digital Converter sample (has incomplete board config)battery/
- Battery monitoring sample (board config updated)ble/
- Bluetooth Low Energy sample (has partial board config)blink/
- Basic LED blinking sample (working - builds, flashes, and runs correctly)button/
- Button input sample (working - builds, flashes, and runs correctly)dmic/
- Digital Microphone sample (needs verification)dmic-recorder/
- Digital Microphone recorder sample (needs verification)epaper/
- E-paper display sample (needs verification)gps/
- GPS module sample (needs verification)imu/
- Inertial Measurement Unit sample (board config added - ready for testing)lowpower/
- Low power consumption sample (needs verification)pwm/
- Pulse Width Modulation sample (needs verification)HPF-mspi/
- High Performance Framework MSPI sample (uses CPUFLPR core)sdcard/
- SD Card sample (needs verification)uart/
- UART communication sample (needs verification)
Expansion Base Samples (xiao_expanded/
):
xiao_expanded/attitude_monitor-ncs/
- IMU attitude monitor with OLED display (Tested & working)xiao_expanded/sd_card/
- SD Card with expansion base (board config added)xiao_expanded/buzzer/
- Buzzer control sample for expansion basexiao_expanded/grove_relay/
- Expansion base Grove relay control sample (requires expansion base hardware & a grove relay connected on port a0/d0)xiao_expanded/i2c-sht31/
- I2C SHT31 temperature/humidity sensor samplexiao_expanded/oled/
- OLED display sample for expansion basexiao_expanded/rtc/
- Real-time clock sample for expansion base