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 want to update the firmware of my Nordic controller nrf52810( DFU Target ) using ESP-WROOM32(DFU Controller) using BLE protocol.
Please suggest how to proceed. ...
I am trying to communicate between my mobile Bluetooth and a BLE sysyem (Bluetooth low energy chip and evaluation board). The BLE chip I am using is NINA-B301 and evaulation...
I experimented with nRF52840 for 1 month. It was uploaded to the board well before, but suddenly I can't get the port.
So after finding a lot of Q&A, 1. Press button-4 ...
I've just moved over to the latest SDK version 1.3.1 (i uninstalled the previous version before installing the new one)
I installed it via the toolchain manager as usual...
Running an application that is using a 32 Mhz SPIM3 interface and it is working fine on our custom board.
As part of the interface testing, a logic analyzer was used to...
According to what I know, the nRF52840 lacks hardware to support AoA as defined in BLE 5.1. Still, the web page of the device mentions that it supports BLE 5.1. What is the...
Hello, I'm trying to send some payload via ELECTRICAL_MEASUREMENT cluster. The sending is realized in the similar way to the zigbee_light_switch example. I'm sending data...
Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
By measuring with the power profiler kit, we got a system...
I am developing an application that includes custom services. The application is updated by the bootloader. I looked up the post about NRF_ERROR_NO_MEM and modified sdk_config...
Hello, i have a question about program interaction with softdevice and using timeslot API.
I have custom board with nRF52811 chip on it and want to realize peripheral and...
Hello,
I have been playing around with LTE PSM and eDRX modes and had some questions regarding configuration.
If I configure the PSM/eDRX timing windows, how do I know...
Dear All
I want to advertise as broadcaster (not peripheral and also not as a beacon). Advertising packages do not have the information nonconnectable and even if I am using...
Hi,
I'm working through a number of the PCA10040e examples (SDK16 | S112 | nRF52810 - mouse and keyboard to be specific) and have noticed some irregular behavior when waking...
I have the nRF connect application running, but it shows 24 channels, most blue and 3 green. What is the significance of blue vs green? Also, even though I have wifi turned...
I have recently started understanding nRF52840 using SDK v17 and soft device S140 v6.0. I'm using Keil as my dev environment.
Opening any of the SDK example in Keil, when...