We are running some internal training on cellular, and it seems that Lesson 4, Exercise 2 is missing something (in the tab for NCS v3.2.0); the instructions to provide the...
Hi,
We're coming to the end of prototyping a project on the Thingy91X and are fine-tuning the power management. We have been able to implement a simple demo on the nrf9151dk...
I need to transmit a CoAP payload larger than 2,500 bytes and noticed that block-wise transfer support exists in both the Zephyr CoAP API and the OpenThread CoAP API .
My...
Hello,
I have seen many topics regarding the SAADC sampling modes and power consumption trade-offs on DevZone, but none of them clearly address my concerns. I would like...
Hello,
The following code performs an I2C write-restart-read operation that works correctly on a NRF52840 devkit with ncs v3.1.1, but fails with ncs v3.2.0 and v3.2.1. Note...
This tutorial will take less than 15 minutes.
#Motivation
Never lose a BLE connection when debugging your applications again! This technique will also be useful for any application using the PWM peripheral…
As you start developing with the nRF5 series chips, SoftDevices, and SDKs, it's very useful to learn how errors can be discovered (and preferrably recovered from). This can be detecting something as simple…
Hi all,
I developed an iBeacon application example with nrf51 chip-set. The firmware has been developed on top of softdevice s110 and Nordic SDK running on a nrf51 PCA10028 Dev. Kit. I used an arm-eabi…
Most outstanding EMEA Semiconductor Company
An award from the Global Semiconductor Alliance (GSA) is widely considered as one of the tier 1 awards that a semiconductor company can receive. Nordic Semiconductor…
One SDK for nRF5x SoC
The latest SDK is now available in alpha version for nRF51 and nRF52 SoC. A big change with this SDK is that we have merged the SDK for both nRF5x SoCs into one SDK. This will hopefully…
GPS for Bluetooth Smart
In 2014 I've developed a Bluetooth Smart apps couple to transmit and receive a GPS location and speed with this nice technology.
The apps are called LE GPS (transmitter, peripheral…