I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
I am building the: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/ exercise and as part...
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
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 ?...
I have a custom board with the nRF51822 chip, the chip is set-up with the recommended (CFAC WLCSP schematic with low voltage mode) setup, excluding the external low frequency...
Hi,
I just finish designing my board and soldering it using the Bluetooth low energy nRF51822 chip and i want to test it.
i want to know if i put the coin cell 3v and...
Is the ECDH encrypted key exchange supported on the new S130? If not, when can we expect it to be available?
I am surprised this is not given a higher priority, since now...
I use s110 v7.1.0 ,nrf51822qfaa.
now I find the pstorage_store work is OK if I is not run sd_ble_gap_adv_start function.
but I fin the pstorage_store work is wrong if...
I use s110 v7.1.0, nrf51822qfaa.
The write flash data using pstorage is OK ,before ble_advertising_start() function is start run.
But if I run the ble_advertising_start...
Hello,
I am using the nrf52pdk and am wondering if there is a way to force an output compare interrupt to occur. For example, lets say you want to generate an interrupt...
Hi,
on the nrfprog you can detect all connected Segger programmers.
If I have 10 Segger Programmers connected, I can address each of them with the nrfprog to programm...
Hi,
I am new to Nordic. Will someone help me figure out what is wrong with UVision V5.16a. I get sample codes from pack installer example the "ble_app_hrs_s310_pca10028...
I've followed the instructions here to try and get my J-Link debugger to run in bootloader.
I am using a newer SDK and SD (than the post was written for) so that may have...
Hi !
I have a rather strange problem: 1 packet is transmitted for 30 milliseconds.
I use iPhone-4s with iOS8.1 and custom board with nRF51822
In the firmware exists 4...
I saw that DA14680 from Dialog comes with a 30uA/MHz processor.
Although the clock can be programmed up to 96MHz, the 30uA/MHz is measures at 16MHz.
How can I get a...
Can you please clarify what the RBC_MESH_EVENT_TYPE_CONFLICTING_VAL is used for with the RBC mesh? I receive these events on the node that sets a value, but not the remote...
Does the bootloader from SDK v9.0.0 actually work?
When I try to use it (with S130 v1.0 in eclipse/gcc), I get NRF_ERROR_INVALID_PARAM from pstorage_register called in...
Hi all,
After receiving data from my host app, I am trying to write to write the data to flash with the sd_flash_write command. I have 3 pages of data to write, so need to...
Is it just me, or is the documentation for SDK 9 broken? When I try to access the end nodes(where the actual info is), I get a blank screen. I'm having to use the docs for...