I need both zephyr power device management and the low power features of LPUART in my project.
However, enabling PM_DEVICE raises idle current consumption by quite a bit...
Hello,
I'm trying the Thingy 91X but I'm having a few issue with the demo application that connects to hello.nrfcloud.com:
After flashing it with the Quick Start from...
I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
Hello,
I get "data_len_update failed (err -5)" error message in lesson 3 exercise 2 of Bluetooth course. I have posted the output log below. Any idea why this is happening...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
I am migrating from a child_image type project to the newer sysbuild system used in ncs v2.9.0.
My application is based on the ncs nrf5340_audio application, but my application...
Since migrating to the Zigbee 3.1 SDK I have noticed a few oddities with the behavior of attribute reporting that I am thinking are related to the following bugfix:
The...
HI,
I find that the DFU code start address regsiter is different between SDK15.3 and SDK16
SDK15.3
MemorySegment name="uicr_bootloader_start_address" start="0x00000FF8...
Hi,
I'm using the Home Automation profile of the Zigbee protocol and, in particular, I'm developing the Window Covering Device, present in the SDK "nRF5_SDK_for_Thread_and_Zigbee_v3...
It appears the softdevice gets into a strange state when a BLE connection is lost while transferring data. How does application code reset or reinitialize the softdevice ...
Hello,
On the documentation page for nRF5 SDK for Mesh ( https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh ) it says that only the nRF52832 and nRF52840...
Hello,
I'm seeking some clarification on a few points to determine the performance of the nRF52840 in high density deployments. The current intended soft device is S140...
Hello,
in the current project we use a large array (16kB) in RAM to store data. After a reset we would like to check if the array is not corrupted to continue processing...
Dears,
I'm using nrf52832 with PCA10040 and SDK 16.0.0,I want to make a DFU via uart. So used the firmware provided in the SDK(nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_dfu_test_images...
Hello,
I would like to evaluate nRF9160 for incoming project.
I have Nordic Thingy:91 with iBasis sim card.
Unfortunately, during configuration it turned out, that...
Hi,
We are using nRF9160 for our application and need to design power supply with battery management IC for it and need to know how much power it will consume with all...
Hi,
I would like to setup my nRF52840-Preview-DK as a central to communicate with a peripheral device via UART over BLE.
Once my peripheral device is connected it writes...
I try to connect NRF9160 dev kit to LTE/NBIOT. But device cannot connect to the LTE/NBIOT network. I am using the at_client example with nRFconnect v3.3.0 LTE link monitor...
I have successfully managed to both provision and configure the simple:_on_of_client.
but i'm having troubles configuring the simple_on_off server. I really have no idea...
Hi folks,
I need of your help. I've developed a new custom board with the nrf52840 CKAA ball assignment and I'm having problems on programming it.
I've developed my...