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...
Hello,
How to put values changing over time into advertising data?
What I want to acchieve is to send ADC values that are changing dynamically over advertising packet...
We're designing a new revision of our open source sensor beacon platform: http://ruuvi.com
Just want to make sure I got this right. nRF51/2 Reference PCB Guidelines states...
Yeah. It's that topic again.
I tried to measure the current with an oscilloscope (Agilent 100Mhz; 2GSa/s).. but that didn't quite work.
Can you maybe share how you guys...
Hi
I have tried to convert ble_app_uart to use spi slave rather than the uart with no success.
Please can I have some pointers as how to go about it.
Thank you
Hi,
system info:
SDK: v6.0.0.43681
S110 V7.0.0
nRF51822 Rev.2
I’m using a ~4ms one shot timer (using the timer library) which is being started in the...
How can I dynamically assign the MQTT broker address
Hi all,
I have a general question how to assign the MQTT broker address dynamically.
Current Nordic IoT-SDK mqtt...
Hi,
my question is related to this question:
devzone.nordicsemi.com/.../
Erasing Flash pages takes a pretty long time (and the CPU is blocked during this time). For...
Hi,
I use NRF51822 QFAC chip, SDK is 8.1.1, soft device is S110. The base project is ble_app_uart. Now I want to add OTA DFU into my project. But I don't know how to start...
Hey together,
I'm using the GPREGRET register at the nrf52832 to determine how the module should start up after an off mode reset. Thus I set a predefined bit in the GPREGRET...
I have been working on the multilink example lately (version: 8.0), I have identified the function to send data on the peripheral part, it is sd_ble_gatts_hvx(), but I'm having...
hello ,
my IDE is keil and the sdk is nRF51_SDK_10. i know the system is 16M frequency,but now i only have 32M crystal.How can i change the sdk if i wang to run the system...
hello , Nordic Engineers. my IDE is keil and the sdk is nRF51_SDK_10 and s110_nrf51_8.0.0_softdevice.hex. The project is "C:\Users\robben\Desktop\nRF51_SDK_10\nRF51_SDK_10...
Hi,
I am trying to load hex file over the air for nordic but I am getting error as master emulator installation not found. Please suggest. I am using MCP of version 3.10...
hello i want To use mbed for nrf51 dk. i used this link developer.mbed.org/.../ . i am following steps but i can't copy hex file into bootloader. i got error message "There...