I have a custom board with nrf5340 and want to run the radio_test sample on it. I have been able to compile and run the sample using the uart serial terminal, but I'm not...
Is there a BLE development board that supports extracting IQ data from raw MCPD ranging? Does nrf5340dk support users to extract IQ data for the development of ranging algorithms...
Hello Nordic Support Team,
I am working with the nRF54L15-DK and testing the Bluetooth Direct Advertising sample application (based on Zephyr). I am measuring current consumption...
Hi, the nordic team
I am working on thread protocol using SDK version 2.9.1.
I use the SED device,My poll is 1000 ms. How can I receive messages from my parent node when...
I have enabled all the dependencies asked as below
CONFIG_IMG_MANAGER =y
CONFIG_STREAM_FLASH =y
CONFIG_BOOTLOADER_MCUBOOT =y
CONFIG_DFU_TARGET_MCUBOOT =y
Still...
Hello,
I am using the nRF5340 in my project, and the device is capable of communicating with a mobile phone over BLE . However, we occasionally encounter a connection error...
I followed the instructions in Lesson 9, Exercise 5 of the FOAT course. However, I am unable to complete the build process. I was wondering if I might have missed a step or...
I would like to detect if a reset happened due to a brownout or an actual power off.
I tired so far using the GPREGRET and RESETREAS registers. They are useful to detect...
I have an app that works perfectly when run from the debugger, but not when started by HW reset. We use the serial port to communicate to a control processor (STM32) The Nordic...
Hi,
I was trying to test a slot circle antenna with nRF52832 which is well matched to 2.4G~2.48GHz, but it is circular polarized antenna with high directivity.
However...
Hi All!
I use nrf51822 with sd s110 to send data to android phone with sd_ble_gatts_hvx. If sd_ble_gatts_hvx returns NRF_SUCCESS then that packet get to TX buffer. I didn...
With nRF5 SDK v15, the code size became too large for the free version of UV5 , Is there a way to reduce the code size by reducing some array size or commenting something...
Hi There,
I'm stuck with Getting BLE uart working in another example.
I wasn't sure if converting the BLE Uart example into a central/peripheral application would be more...
Hi.
I want to read thingy's sensor data. I'm using nRF52840 DK.
I have tried using ble_app_multi_link_multi_role example, but there are only read button state.
How can...
Hello everyone !!!
I've recently started working with Segger Embedded studio for nfr52840. I want to add a new driver into an existing projects.Let's say GPIOTE
I...
Hello,
Recently i am working on UART application on nRF51822 based product.
In UART application code, there is no option to configure the modulation rate.
So, I would...
Dear friends,
if i adjust the tx power of nRF52832, e.g., by calling sd_ble_gap_tx_power_set(), which phase of the current will be affected in the pic bellow? just the phase...
I am struggling with getting a Secure UART(Serial) DFU operation to function correctly when I attempt to enter the bootloader with a call from my app. I am using the basic...
Hi all,
I am working on interfacing an SD card as well as an OLED Display with my nrf51422 on SDK 12.2.0.
Although, both are on SPI and hence i need to configure them...
Hello,
I'm running the SPIS example from Keil (SDK 15.0), but I want to print out the received as the decimal value instead of as a string. If I change %s to a %d in this...
I cannot access any more my nRF52 DK 10040 with nrfjprog ,indipendently from the command I give.
I use Windows10 nrfjprog command line ,i can see and access JLINK drive...