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...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...
Hi, I am using nRF51822 now,SDK11.0, how to let the peripheral open the peer's notification, My original design uses DA14580, Android APP can receive messages when the peer...
hello .
i am trying to open driver in the advertising.py example pc-ble-driver-py-master
driver.open() and this line throw exception
if err_code != expected: raise NordicSemiException...
It seems nordic devices can not be programmed without certain segger software.
In order to set up my toolchain, I had to install SEGGER Embedded Studio IDE (although i dont...
I have seen nordic contains QDID 111537 for mesh profile subsystems. Is this profile subsystem includes the Mesh Model or nordic have a plan to get Mesh Model QDID seperately...
Hi.
I'd like to disable retransmission in my Thread application built with SDK for Thread and Zigbee 1.0. I followed the instructions from Infocenter "Building the latest...
Hi @all
I'm searching for a nRF905 breakout board for the 868Mhz band. All I can find is nRF905 boards for 433Mhz (e.g. rfinchina or freqchina). Anyone tips where I can...
I'm trying to pair a Nordic SDK15 central to a non Nordic peripheral ( BLE 4.0)
I have no IO for passkeys
I'm testing by pairing Master control panel ( is it BLE 4.2?...
Hello team,
Having a bit of an issue. The link for the S140 SoftDevice results in an "Access Denied" page.
Origination Page >> https://www.nordicsemi.com/eng/Products...
Hi Everyone
I am able to configure BLE on the template project and it is sending data from nrf52840 to BLE nrfconnect app using the function nrf_ble_data_send() .
However...
HI All,
I am trying to upgrade sdk v11 to sdk v13 in my project and after compilation i am facing Linker Error as mentioned below.
binaries/app/SmartTag2/dfuFlash.c.o...
Hi :
I have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...