Hi, I'm working on provisioning a Pre-Shared Key (PSK) during manufacturing for an nRF5340 device. The device needs access to the PSK at runtime to generate authentication...
I was doing a demo code to implement a wake up triggered by motion. I was able to make it work with the integrated low power accelerometer on thingy52 but it only worked 1...
Hello at all, I try to compile the example peripheral_uart for the nrf54L15-DK. The goal is to compile without west. My directory structure:
where I copied everything from...
Hello, I've a nRF9161DK board and I would like to connect a UART to an external device.
Looking at the schematics I see that both UART0 and UART1 of nRF9161 are connected...
toochain:3.0.2 sdk3.0.2 nrf connect Every time I build, it gets stuck here: Found assembler: C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi...
Hello, I know it's a bit basic, but running through all the docs for thingy91:x I got a bit lost.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides...
I am trying to get wireless communication implemented on a robotics project I am working on. I'm using a PIC18F4550, PIC18F2550, and two Nordic nRF24L01's. I'm having trouble...
I'm attempting to have two separate evaluation boards talk to each other through the GHz Radio. I've read the docs, and they explain that I have to set the radio in either...
Hi, I am using a app_gpiote_user_register to register a gpiote user and then enabling it, before I set the pins this user detect to be input using nrf_gpio_cfg_input. When...
Using eclipse and code sorcery compiler I got an undefined label error, see below
[b]_build/gcc_startup_nrf51.o: In function Reset_Handler': /home/oscar/workspace/Nordic...
Hi everyone:
use Gazell to builder multi-node .
so i have to re-enable pipe number on connect state.
my Fragment code about "open/close pipe".
but it not work correctly...
In nrf_gpiote.h:
The workaround code for PAN_028 OUTINIT anomaly (#9) will cause the GPIO to glitch to the undesired state if it is already assigned to a GPIOTE and in...
I'm trying to use the NOACK mode for some packets on the transmitter side,
and W_ACK_PAYLOAD on the receiver side.
My problem is that if the receiver gets a packet with...
Hi,
mi question is about how to configure in a good and complete way Timer1 and Timer2, so trying to be more specific with my Question:
I need timers with a Tick of 250ns...
We are creating the source program for examining RF module which uses nRF24LU1P.
It is the program that it transmits on the frequency specified from PC.
The API of USB...
I'm attempting to write my own Service based on an example; there are two simple Characteristics in the design. During the discovery process, however, I'm getting the following...
Recently i have bought 4 nRF51822 custom board and unable to program it.
The laser mark of the nRF51822 for custom board is
N51822
QFAAC0
1308AE
I failed to program...
My 51822 needs to support some realtime control code that runs for about 75mS. During that time I need to mask all interrupts. With a logic analyzer I can see that my realtime...
I was trying to find nrf51822's operating distance range (max) in the Bluetooth LE mode. Couldn't find any from the documentations.
Any theoretical numbers and/or practical...