Hi, I'm current evaluating the NPM1300. I've made a prototype board, using nrf54l15 and npm1300. I did not know that i need the npm1300 EK to do battery profile. Due to being...
Hello,
I am working with the nRF9151 and would like to request the most complete available documentation describing all GPIO pins (P0.0, P0.1, ... - P0.31) and their functions...
I am interfacing a TLV320AIC3204 codec EVM with an nRF54L15 board using I2S.
The codec EVM default configuration is working correctly. I verified audio on the EVM side....
Hi Team,
Facing below issue related to MPSL.
** Booting nRF Connect SDK v3.3.0-ba167d9f3db4 *** *** Using Zephyr OS v4.3.99-fd9204a02d52 *** [00:02:14.519,667] <inf> app...
Dear Everyone, We're using the PAN B611 evaluation board (ENW89861AXKF) which features a PAN B611-1C Bluetooth Low Energy (LE) module which is based on the Nordic Semiconductor...
Hi Nordic team,
We are designing a custom board using an nRF54L15 together with an nRF7002 WLCSP.
Our board has a single 3.3 V power rail. We would like to confirm the...
Hi,
We have two option to use Flash memory,
Option 1: We are planning to use Flash Memory on the SPI bus shared with the NRF7002. Kindly confirm whether this configuration...
Using C11 compiler, and a Makefile from a template, where the Makefile defines CFLAGS with -Werror I get:
.../components/libraries/util/app_error.c:47:5: error: narrowing...
I running the (nrf52) HRM profile with FreeRTOs and connecting the BLE device with the Nordic Toolkit app.
On occasion the connection to the BLE device fails. After repeated...
Hi, I want to interface BLE module with freeRTOS. Does nordic provide BLE stack for freeRTOS? and if yes then is it opensource? or is there any standard BLE stack which can...
Hello,
I want to design PCB antenna for nRF52832 chip. I took reference from nRF51 dongle hardware layout.
I wanted to spread antenna upto 18mm width so I reduced the...
Hi
The j-link detects the chip, but for not obvious reason the j-link and keil will trough an error when I want to program the chip, here is the j-link out put. do you have...
Dear All,
I would like to order Li-Po batteries for my nRF52840 development kits and need some information. From the battery, what type of female battery connector is needed...
Hi, I can't get 250Kbps working on the nRF24LE1. I'm using the enhanced shockburst examples in the nRFgo SDK (enhanced_shockburst_ptx_nrf2 and enhanced_shockburst_prx_nrf2...
Hi,
By mistake, I clicked 'fill with zero' button in Jflash, may I ask, is my chip bricked because of this? Thanks.
The following lists my steps:
program the...
Hi,
I'm trying to use the SysTick timer on nRF52 to time some various tasks for debugging. I configured it like so, which I expected would cause SysTick_Handler to be called...
I didn't find any documentation in the peer manager for the need of this write buffers.
I do understand, that peer device data is stored there before written to flash. But...
Dear Nordic,
Device: nRF51422. Protocol: ANT+. Softdevice: S210 v5.0.0
I have 3 devices: two masters (No. 1 and 2) and one slave (No. 3). In my application, I pair the...
Hi guys
I have one nrf 51822 demo board.
And I want to buy one more board as BLE sniffer.
Can I use a nrf52832 demo board as sniffer to grab packet between phone...
Hi guys
I am programming nrf51822 demo board with sdk11 and try to finish service tutorials .
I finish all step in service tutorials and try to get service information...