Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
Hi,
We have found an odd issue related to modem RTC timekeeping while using the nrf date_time library. It seems that the modem is setting its RTC to an invalid time. The...
Hello,
I use sDK 17.1.0, I want to update my bootloader with OTA-DFU. I can update my main application with DFU there is no problem about it. However, I need to upgrade...
Hello.
Our design is our host processor that communicates with nrf9160 via uart (AT commands). Everything works fine, but sometimes nrf9160 doesn't answer to AT command...
Hi, I am using NRF connect sdk 2.6.1 and I am wondering what is the best way to run crypto operations when using TFM profile type minimal and building for nrf9160_ns. TFM_PROFILE_TYPE_NOT_SET...
Hello Developers,
my name is K.hemasundar, Here i am using nRF52833 micro controller with segger embedded stdui IDE. I have a problem with the Ble_HID_Mouse example code...
Hi Nordic support:
Our product uses nRF9151 module, we are going to do GCF certification field test. Could you provide some guidance on the following issue?
How can...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
I am setting up Segger Embedded Studio on my M2 Macbook and running in issues.
I downloaded S140 (nRF5_SDK_17.1.0_ddde560) and upon the build, I see the following errors...
I have a nrf9160dk that drives a screen via SPI, using an IT8951 controller. The firmware driving the screen works fine if I plug the USB cable on a power bank or using MS...
Hi, I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using...
I'm following the steps in exercise 1 of the nRF Connect SDK Fundamentals and getting configuration failures. From what I can tell it looks like Zephyr is failing to build...
nRF Connect SDK v3.2.0
Write code:
Read code:
Log:
The address seen on the phone is usually not "06 05 04 03 02 01", but sometimes it is "06 05 04 03 02...
After the PPK II had been stored for a long period of time, it was recently taken out to measure current. It was observed that, regardless of whether Source Meter mode or...
Hi all,
I have been attempting to get the nRF Connect VS Code extension setup to try out some samples on the nRF9161-DK board.
I'm currently having a problem with a version...