On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello,
I have a problem with using custom external Flash. QSPI communication.
nrf52840 + NCS2.9.0 , sysbuild.
Flash chip is GD25Q32, datasheet link
An error occurred...
Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hello,
I'm working on a project that uses the Serial LTE Modem (SLM) application on a custom board. The main processor sends data to the nRF9160 over UART. The project is...
By default the GRTC peripheral is not cleared when started via sys_clock_driver_init . This is because nrfx_grtc_init calls nrfy_grtc_prepare , however NRFX_GRTC_CONFIG_CLEAR_AT_INIT...
Hi I want to know if I can use the nRF52850-DK to flash the Xiao Sense Plus from seeed? I am following the following tutorial which says I need to use a J-Link but that's...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
Hi all,
i have some problem to use Timer0_IrQ.
i start first with a program that use a softdevice. After i want change this project with another that don't use it.
...
Hi,
I would like to know if the NRF51822 (Just the NRF board, not the BLE Nano) comes already prepared to be programmed or if it needs some modification. I want to program...
Hi,
I have successfully implemented the UART over BLE. Now I'm trying to implement the HID over GATT for my nrf8001 device. What I'm trying to achieve is lower connection...
Hello,
I am attempting to setup a SPIS interface, and I am continuously getting 0x00 inside my RX buffer. I am varying the length of TX from the SPI master, and seeing...
Hi,
Is nRF Sniffer able to trace BLE4.2 link with LE Data Packet Length extension?
I would like to be able to track the packets up to maximal theoretical data throughput...
Hi
i want to have a concurrent connection in nRF51822 with BLEs and some nRF24l01+.
is it possible ?
is available example
for it ? which SDK support ?
...
Hi, I am tring to build and compile the SDK 12 DFU bootloader_secure .
I am getting an error:
"unable to allocate space for sections/blocks with a total estimated minimum...
I am using nrf51822 Dongle with nordic-sdk_10 and s130 softdevice. Tried to flash the dfu bootloader and using examples/ble_peripheral/ble_app_dfu_template app for OTA.
...
Hello, if I want to broadcast low def music at a range of up to 200 meters, what would be the optimum solution?
This is the brief idea: broadcasting device with boosted...
Hi
I have worked quite a lot with the nrf51822AC, and some time ago I got the OTA bootloader working in my projects on a custom board.
However, now I am trying the same...
Can anyone please provide content of m_ndef_msg_buf and ndef_msg_len as a result of nfc_ble_pair_default_msg_encode() running in debug mode? Or can Nordic provide structure...
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
What happens when the bootloader settings page is not programmed with the bootloader to the device?
This page is automatically created and all the versions set to 0? Or...
Hi,
I use a nRF52832 on pca10040 with s132 as RX
and an arduino uno with a nRF2401L+ as TX
The nRF52 is a BLE NUS peripheral and can receive ESB packet with timeslot...