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...
The iOS app we have is identifying the device via the name broadcasted and the service UUID. On production devices, are the Service UUIDs on the same product, the same on...
Fisrt of all, I have searched all the questions but now still can't make bond work.
I've done below work:
1, modify main.c file to add device manger function
2, modify...
Hello,
I am using NUS service as a peripheral with read and write characteristics and tested on master control panel.
Now I am using S120 stack for central device and...
Hi,
I have a PCA10028 which has a 51422, and trying to run ble_app_uart_c example on it. But no success. I don't get any thing on COM and LEDs do not turn on at all. Does...
Good morning,
I am using nRF51 SDK v10.0.0 and I have to synchronize access to a hardware resource shared between two control flows. One flow is an interrupt handler invoked...
I just ported my SDK 9.0 app timer code to SDK 10.0 which requires the use of the new APP_TIMER_DEF() macro. The problem is that is generates warnings in Keil (v5.17) that...
I am using nRF51822. I want to know that how to perform file read, delete and write operations. Is there any API available for this. If file operations are not supported by...
We are trying to integrate an accelerator driver with the code written in c++ with example code from twi sensor from the SDK 0.10 for the nRF51, which is written in c. Will...
Hi,
I am struck with the problem of GAT ERROR when I upload my application zip file through Nordic nRD ToolBox in Android.
These are my steps:
I load the S310...
I recently migrate to SDK 10 from SDK 9 and printf is behaving weird with baud rate of 92100 (460800 and below works fine). Some of the characters were printed out of order...
Hi,
I am trying to implement some custom services in PCA10028 version 1.1.0 with Android, I am following same code which is in github ( github.com/NordicSemiconductor) it...
Hi. I try to nus + pwm.. I am using github.com/.../nrf51-pwm-library ..
When I combine 'ble_app_template' + nrf_pwm, it works fine.. but 'ble_app_uart' + nrf_pwm is not work...
Hi Guys,
I am working on nrf51822.
I use the nrf51-ble-app-temp example with "nRF Temp 2.0 for BLE" APP.
But it is not work.
Anybody workable with "nRF Temp 2...
Hi
Is it necessary to certify a new product for CE compliance if we use a reference layout as a base for our design? In particular, we want to design a USB dongle using...