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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi Nordic team,
I try to use the secure dfu of web app and test this code: https://github.com/NordicPlayground/secure-dfu-web-bluetooth
but I can not test successfully...
Hi,
I am using STM X-nucleo-iks01a2 sensor board arduino compatible, so connected to nF52840 DK arduino header and want to read HTS221 I2C/SPI interface supported sensor...
I've seen other users on the DevZone have had a similar problem ( link1 link2 link3 ), but none of their solutions have been able to resolve my problem.
I'm using the...
Hello Nordic
My device is consuming ~4mA in normal (I already use function "sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)" )
As i know that the current SDK mesh v2.1.1...
Hi,
We are working on Android O with SR3 v1.1.
There is an issue that our Android STB can't find any BLE device using your library.
( https://github.com/NordicSemiconductor...
HI
[environment] · NRF 51822 · SDK 12.3
We are developing application software including DTM.
In the application software, a flag to start DTM using FDS is written in...
Hello all,
I've recently started developing an nRF5 device (using Segger on Ubuntu, and SDK15.2.0), and for what I have read regarding peripheral drivers, I should be...
Hello all!
I'm trying to optimize power consumption for project based on nRF51802 and external host MCU. My current platform and toolchain:
1. nRF51802 as Bluetooth controller...
Hello, i am using NRF52840 board with NRF52840 SDK version 15.2 with softdevice 140 Version 6.1. I am using the BLE_NUS_UART_C example and id like to send a scan request to...
Dear nordic,
BLE advertising happens in 3 channel(37,38,39) and scanner scans these channel based on scan interval consecutively
I want to scan single channel instead...
Using nRF Connect for both iOS and Android, the advertised name is the same for both apps, i.e, DeviceX.
Clicking on the device information also shows the Complete Local...
Hello,
I am using an nRF52840PDK (master) to use an SPI peripheral, where my code is based on examples\peripheral\spi. My IDE is Segger Embedded Studio and I am using SDK...
Hi Nordic Team!
Please find below attached the schematic for my custom nRF52832 proto board. The boards are already manufactured and are in the bringing-up stage. The designs...