Hi,
I have 3 NRF52840 dongles plugged in a Raspberry Pi 3B+. One of them is used to communicate with my phone with BLE, and on the two others I have loaded the NRF Sniffer...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
Hi,
I am using the NRF52840 dongles for BLE communication with S140 and the NRF5 17.1.0 SDK. I have plugged each dongle in a Raspberry Pi 3B+, and have set the DCDC regulator...
I am experiencing weird radio core boot behavior after switching to SDK v2.9.0-nRF54H20-rc1.
First I followed the bring up guide for SDK v2.8.0, flashed latest BICR for...
The nRF7002DK board has a Vdd of 1.8 V, unlike every other Nordic board I've seen which use 3.3V. I assume this is due to the nRF5340 errata that state that the QSPI bus ...
I am running a modified GNSS demo code for our board. At initialization, there is some traffic going between the MCU and the GNSS chip, but when the demo code calls nrf_modem_at_printf...
I am working off of the NRF SDK Zephyr repository where I am using the NRF Security subsystem in order to use PSA for AES encrypt/decrypt. I need additional ciphers such as...
Hi,
I'm looking to work with a Bluetooth LE master device. From what I read the nRF51822 should be able to function as a Master device (the dongle is configured to be a...
Hi all
I want to load the (UART_example) flash image compile with Keil by nRFgo studio,
but a program fail occur as below screenshot:
any idea?
Thanks.
I have test RTC example on both different hardware revision nRF51822 chip.
1)N51822 QFAAC0 1309AF
2)N51822 QFAAC0 1308AE
1309AF revision chip is function properly with...
I'm confused about how to assign a functional block's I/O (TWI in my case) to a particular pin on the device. Is there a worked and documented example? Is there a relevant...
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...