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,
I am using sdk 12.2.2 and nrf52 customised development board. My challenge is as follows.
1) I am getting success in fds'_write function.
ret_code_t ret = fds_record_write...
We planing to use the NFR52832 with heavy algorithm (Real time ECG analysis) with light BLE use. Does the BLE have higher priority that can slows the algorithm?
I have a wireless project. Requirements as:
Support platforms: Desktop/Laptop and mobile, Pc/Mac/IOS/Android. etc.
many connections: flexible but can support 100+...
Hi,
The problem is that after the initialization process the node does not contain the proxy advertiment data "1828", so the entire long process of working with the mesh...
hello, everyone.
I have to immigrate from SDK14 to SDK15.
I have some inquiries my project ( I will configure Transmitter(Beacon) and Receiver)
First, I have configured...
Hi,
I'm trying to log data over a serial connection using the DK52.
The data is coming from a sensor at about 2KHz at a size of 30 bytes per sample, so 60KBps.
I've...
Hello everybody,
I ran into an unpleasant moment: sometimes the timer counts incorrectly in the counter mode.
What is used:
Custom board with BC832 (Fanstel, NRF52832xxAA...
HI I am working with BLE CSCS example, and I found some problem during read cadence value. Simulator is changing values and I am observing situation: if cadence value is less...
Hello I am using source code of the nordic app from github on Android Studio on Windows and messing around with the code. I was wondering there was a way from the app to still...
Hi
I am trying to migrate our BLE hardware platform from Laird to Nordic Semi nRF52832. I have an App which was previously working with the Laird platform, but am having...
Hello, I have just picked up nordic and I am running the app on Android Studio using windows, the source code I have received from GitHub so I can ticker with it. My question...
Hi everyone,
I am in the process of readying my firmware and hardware for CE certification.
The end functionality for this product is not yet finalized, but management...
I use nrf52832 board by fast advertising to connect the central(surface 4 Tablet).Then the board go to sleep.when I push the button the board use direct advertising to connect...
Hi Nordic expert:
I need using PyACI to let a nrf52832 board to send a genericOn client packet to other mesh devices those have genericOnOff server model.
My environment...
Hi friends:
I've followed "DFU quick start guide" and run DFU(from mesh-sdk-2.1.1) example done, the updating time is about 3000 seconds.
(My environment is only 2 devices...