I'm testing the SPI-slave functionality based on the routine ncs/v3.3.0/zephyr/tests/drivers/spi/spi_controller_peripheral .
The original code uses the pins of SPIS21 ,...
Hello Nordic Team,
I am working on an application using the nRF52833 with the following requirements:
Device operates as both BLE Central + Peripheral
Stores bonding...
Dear Nordic Team,
We are seeking assistance in resolving a significant power consumption gap observed in our nRF9151-based asset tracker. While our lab testing suggests...
Hello Nordic Team,
I am working on a project based on the following requirements, where I have added multiple configurations and peripherals in my firmware, and I need to...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
If you are looking for a place to get started with DFU, please have a look at this presentation here and the tutorial here.
In this post, we cover some in depth Q&A topics regarding Device Firmware…
One way to program the nRF51822
Bluetooth Smart Beacon Kit is to use
the nRF51 DK. This gives you a full
scale development platform (the nRF51
DK). This blog will go thru the steps needed to program…
Bluz is a brand new development kit that brings Bluetooth LE to the internet. We have paired up with Spark and ported their FW to the nrf51822, allowing Bluz to be controlled and programmed over the…
The following is the estimated nRF51 current consumption during advertising with the DCDC disabled.
Advertising 1:
TX power: +4dBm
adv interval: 20ms (minimum advertising interval in normal adversising…
Building kernel for RPi2 with bluetooth_6lowpan
In this guide, you will have two choices:
Cross-compilation build
Native build
Choose the one that fits your needs. Cross-compilation is…
In SDK 12.0.0 or later, logging/debugging over RTT is built in to the logger module NRF_LOG. To enable logging over RTT, "check" the NRF_LOG_BACKEND_SERIAL_USES_RTT option in sdk_config.h in the configuration…