I get error provisioning key on nRF54L15 and NCS 3.0.1. I tried using "Erase all" in nRF connect SDK Programmer, but it doesn't help. Please check also the attached log. nrf54l15dk...
Hi,
I am using nRF54L15-DK for Zigbee light_stwitch startup testing. After successfully connecting the development board to the Hub for the first time, I evaluated the time...
Hi
I have a code previously can be built in NCS 2.91:
However, when I use the new NCS 3.01, it can not be built, the error is:
Could you please help me figure out...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
Hi,
We occure a problem that when we integrated HID,Tile and battery service, open nRF Connect by iPhone, we cannot connect with the EVB and show connecting. But when we...
nRF52840 NCS 3.0.1 RCP
I just installed the NCS 3.0.1 SDK. I am trying to set up a border router on a Raspberry Pi 4.
I followed these instructions on the Raspberry Pi...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
Hi
I remember seeing somewhere a function that will notify a certain amount of time before the next transmittion.
I need to run a time critical procedure and I don't want...
The 15.0.0 SDK release documentation mentions "Full support for nRF52840 and production quality of libraries and examples for this device"
How is it made Production quality...
Hi, All!
I am using nRF52832, the uart0 tx/rx works well, but the uarte0 can send bytes, but can not receive any bytes. The code as follows, could you help me please?
...
Hello ,
currently i am using nRF51822-QFAC device with SDK10.0.0 AND soft device S110 now i want to use S130 instead of S110 i updated but my device is rebooting continuously...
Hi. I'm using nRF52832 with SDK13.0.0.
We faced that our custmer's complaint for over current consumption.
I've debugged the sample to find the problem and I realized...
I am using nrf52832 development kit and sdk version 14.2.0 and soft device 5.0.
I am using nrf_calendar.h with mpu9250. I have uploaded my code,and I have used all necessary...
I've got a bit of a strange issue with my nRF52832 which I can't for the life of me explain - so I shall try and explain...
I have loaded in the softdevice and a custom...
Dear Teao of Nordic,
which is Bluetooth data rate of NUS example ind case 1 and case 2? Is it dependant of Softdevice Version? Can data rate be configured?
Is it 1Mbit...
I am getting "Error - No response from Thread CLI device" while using nrf_TTM-linux-x64. my operating system is "ubuntu 16.4 LTS" Os type 64 bit.
flashed firmware is: "nRF5_SDK_for_Thread_and_Zigbee_v1...
Hello,
We are trying to set up unit testing for our project however had trouble running it on the nrf51 board and decided to run it natively on a windows platform.
My...
The original order of my system initialize step is:
/******************************************* 1.nrf_drv_power_init()
2.APP_SCHED_INIT()
3.app_timer_init()
4.APP_GPIOTE_INIT...
Hi,
There is something I don't understand and I request your help to answer my interrogation. What I want to do is a SAADC conversion then send the result of this conversion...
Hi guys,
I have some questions about sd_flash_write function:
Will sd_flash_write() evaluates if the input value is 0xFF so that it won't need to perform an unnecessary...
I have 2 questions about LE Secure Connections.
1. What are the decisions of PKa and PKb passed in "2.3.5.6.1 Public Key Exchange" of BLUETOOTH SPECIFICATION Version 4.2...