Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hello,
I’m currently working with a custom board based on the nRF9160 SiP, and I would like to measure the LTE-M TX power after the antenna impedance matching circuit. Ideally...
Hi!
I have tried to implement the following example for NCS 2.6.0 on nrf52840DK:
https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples...
Hello, I develop the dfu for my application. I started testing the dfu process with maximum image size that I can build and I need some help here.
Here is my pm_static.yml...
I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled...
I want to measure a current consumption for the 3rd-party evaluation board which has 32MHz crystal and 32KHz crystal, and there is not PO.18 on the 3rd-party evaluation board...
Hi,
I use nRF51822.
Is it possible to change a beacon timing of the advertiser by a trigger of the acceleration sensor in the advertising mode?
Thank you for any...
Hello everyone,
I compiled the nrf51-app-button-examples without any error and warnings but it is showing me this error (No cortex -M Device found in JTAG chain / Target...
According to PCA10028_Schematic_and_PCB.pdf (Rev 1.2.0), page 7, there should be SB22-25 surrounding TP5-8:
On my PCA10028, I have TP5-8, but no SB's there:
What...
Hi All,
I'm having a problem with my application which involves regularly sampling I2C slave data and sending it over Bluetooth. The I2C slave generates an active high...
It looks like the RTC0_CONFIG_FREQUENCY define in nrf_drv_config.h which is located in nearly every project may have a typo. The define is listed as 32678, and the RTC1 define...
I am seeing a problem identical to what's described in this question . I'm using SDK version 10.
My timers work fine for a while, but then suddenly and seemingly at random...
Hello, I am trying to build Smart beacon kit firmware from sources.
From ble_app_beacon folder I have built the firmware using armgcc (with the proper makefile) and got hex...
Hello,
The documentation states, that "maximum consecutive TX time is limited"
17.1.9 Maximum consecutive transmission time Maximum
consecutive transmission time...
Hi,
I have a JLink script which sets APPROTECT in the UICR to enable readback protection and disable the debug interface.
For development purposes, I would like to be...
Hi,
I tried to use nrf51822 to update light intensity of 64 area to smartphone and then the smart phone will display those light intensity values in gray scale. I want...
Hi everyone!
During the development of our device, we faced with some problems:
So now we need to read the data array in a clear sequence from characteristics. The data...
Hi,
I have a device running firmware from SDK10 and using s110. I would like to update the device to use SDK11 firmware with S130v2. I'm using following code to generate...
Hello,
my application hex used to work fine before i change my bootloader and softdevice
now after falshing all the hex including the application , it is advertising as...
Hi,
I want data read from my sensor (gives continuous data when button is being pressed). and then send it through Bluetooth equipment.(PC or iPhone and so on) But i don...