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...
Daer sir or madam
I am the personal software engineer and want to check and receive the best answer about my question. If I use BLE to connect the both smartphone and device...
My hardware only has one spi slave and one spi master. So can I just set the spi slave miso pin as output in spis_init function? If can not, can I set the pull down resistor...
Hello, I am trying the nRF9160 DK for the first time and when I try to connect my DK to my laptop and select my device in the nRF Connect Programmer it shows the error highlighted...
Hello, I am trying the nRF9160 DK for the first time and when I try to connect my DK to my laptop and select my device in the nRF Connect Programmer it shows the error highlighted...
Hi all,
Because of my customer special requirement ,I need two or three USB in my project .
But 52840 has one USB.Can I extend 52840 USB interface with a USB HUB?
With SDK V14.2, I was able to specify internal flash address argument into nrf_bootloader_app_start(uint32_t start_addr) and was able to boot into the address. With SDK V15...
Hello, I have a problem when trying to compile the light server exemple for the mesh.
I use Segger Embbeded Studio 4.16 (even though i tried the 4.15), mesh sdk 3.0 and...
Hello,
I'm using NRF52840 module to make a customer device. I'm using nRF5 SDK for Thread and Zigbee v3.0.0.
I have a Thread mesh with some routers devices and one child...
I saw this BLE security issue and was wondering how Nordic deals with it. When the other side uses the example LTK from the BLE spec, can the softdevice automatically reject...
Hi,
Here's I want to do: Use static passkey to connect with central and peripheral. I'm useing peer_manager to doing this. 1. I've setup passkey in peripheral with function...
Hi,
while I tried the Power Profiler in the nRF Connect Desktop on OS/X, I got some error messages in the log (something like PPK Command Error). So I've installed the newest...
I run blue_app_hids_keyboard_pca10056_s140 sample on nRF52840-DK. I try to connect with Windows 10 PC, but PC does not discover Nordic_Keyboard.
I found advertising is sent...
We have a PCA10090 board and I followed all the steps of the nRF Connect SDK to install everything, including the files from repository, SES, etc. All is ok but I can't find...
Hello, I am working on a project that uses nrf52832 and I need to put that device and in the system on mode. For that, I want to measure the current in the system on and system...