I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi,
I am trying to run the nRF91x1: DECT NR+ Shell example on my nRF9161 SDK board.
I get this crash when the code runs
Can you point me to the explanation of what...
Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
To the kind attention of Nordic support team,
I've got PCA10056 and PCA10040 default development kits. They are talking each other using using secured gzll, PCA10056 is...
Hi, I have RAK5010 Module which is based on nRF52840, and I also have the nRF52832 DK from nordic, and I want to program the RAK5010 using nRF52832 DK. Is it possible ? can...
Hello,
I am new in the Nordic world and try to start the Bluetooth related applications by Nordic SDK. I have the nRF5340-PDK Evaluation Board. I flashed the board as...
Hi, all
I have some questions:
1. Is the DFU advertising name could be stored in the dfu_settings_page?
2. How colud I change the DFU advertising name in the application...
In the specification of 6.18.12.7 IQ sampling,The d escription of magnitude and phase .
I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756...
I am using the discovery manager to do device discovery on any device that connects to my central. I there a way to read the data in the characteristic during this discovery...
Dear Nordic
I am using nRF5 SDK 16.0.0_98a08e2 , and studying the example ble_central\ble_app_uart_c.
I found that in function
BLE_GAP_EVT_ADV_REPORT disappeared, while...
Hi,
I can't find any ses project files for PCA10031 (dongle) in nRF5 SDK V16.0 when examining the [.../examples/ble_peripheral/ble_app_hrs] folder. Additionally, there doesn...
Hi,
I've been skimming through the NRF9160 FOTA samples and related libraries(1.1 and master) and having hard time to understand some of the basics.
My assumptions...
HI,
I want to power the system using a external regulated 5V source. Then nRF5340 must be used in High Voltage Mode. When operating in High Voltage Mode, the nRF5340 is...
Hi Nordic Pros,
I have a nrf52840 board, and I tried to connect it to my pc. It dosen't show up as "JLink" or "BOOTLOADER".
Inside Segger Embedded Studio, I tried to connect...
Hi, anyone call tell What is the acceptance rate of nrf52 series scanning
I'm used zephyr ble mesh example, One node sends, one node accepts, and the broadcast packet sent...
Hello,
When i build a project to the nRF9160 DK, the terminal shows output of the program. Everything works.
When downloading the merged.hex file to thingy91, then...
Hello everyone,
We are 4 students, who are developing a BLE mesh network to send data from a CANNBUS-simulator to a desktop. We have chosen to use the nrf52840 chip to set...