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...
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 experimenting with multiprotocol support on a PCA10056 (nRF52840) and the S340 softdevice. I need to use BLE and ANT+ at the same time, sending data to either ANT+ or...
What type of cable is required for the debug out, P19?
The specs for the port only say the number of pins, but not the pitch https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk...
nrf52840 packet transmitting time measurement for TOA or TDOA
Hi I’m cu rrently working with the given nordic project “ nrf52-ble-long-range-demo ”
What I’m trying to...
Hello
Where is the the timeout for the Resolvable Private Address (RPA) defined?
only possible in the central?
can I change the timeout in the android nrfConnect...
Hi,
I am using nRF Connect (Desktop) v3.3.0 with a nRF51 dongle with the latest firmware to test my BLE device application.
My application contains 1 customized service...
Hi all,
My goal is to store large data which is approximately 300KB and send it using UART. To do it, I think I should the library of NVS on zephyr. I achieved to use it...
Hi,
I am trying to make a design for the m odule ISP4520 from ISP, which is basically a pcb with a nRF52832 and a lora radio.
However the processor on the RF52832 is not...
I need to share the LFCLK with an external device and I'm thinking on using an external oscillator like SiT1532AC-J5-DCC-32.768E
I'll set the LFCLKSRC registry as 111 (Apply...
I am setting up a build server that will take care of building our app for the nRF52 and creating the DFU files. For DFU package, I need nrfutil.
Everything is working fine...
The document infocenter.nordicsemi.com/.../nan_040.pdf shows the recommended sizes of the pads (0.275mm) and apertures for the stencil (0.3mm). To connect the inner rows of...
I have some nrf52382 nodes. I want to form two subnet in mesh.
if i using different provisioner to make subnet or something else ?
1. How to Create two subnets: Subnet...
Hi, I'm using metamotionR of Mbientlab that have nRF 52832 ( I attached the circuit of metamotionR )
but, I want to develop new firmware on this device. so, I started with...
Hello,
I have to implement ESB on nRF52 bare metal (using the RADIO peripheral). I can receive packets from the nRF24, but I need to implement the ACK, and I'm not sure...
Dear Nordic, dear Community,
I want to use the NRF9160 for a new IoT product row of our company.
The NRF9160 DK seems the perfect solution for evaluation and development...
Hi,
I have pca10059 and I need to remove FDS data during programming the device (for sure I do not want to remove bootloader). and it seems that nrfConnect could not do...