Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi, I'm HongJae.
I'm developing a Bluetooth peripheral program with nrf52.
Briefly,
if I send a hexadecimal message(e.g 0x35), GPIO's are ON.
After 1 minute from...
hi,
I found a interesting thing:I use the output function to configure the P0.14(nrf_gpio_cfg_output(14)). After configuration, the normal output should be low, but it outputs...
hello all,
i am using nRF52832 SoC in my project and my requirement is to write some configuration into internal flash when i flash the program using segger j link.
for...
Hello.
I am evaluating with nRF52833 DK board. I checked both peripheral/uart and ble_peripheral/ble_app_hrs.
Examples work each well on nRF52833 DK. I want to add the...
Hi support Team,
Following are my Questions.
1. Please recommend me three development boards from Nordic. I would like to build the mesh Network.For example one will transmit...
I am seeing a number of issues, but since they appear to be different, I will use different threads.
Setup: have gone to ble_blinky example to keep things as simple as possible...
Hi, i am new to the nRF52840, i like the features it has and i want to create a board using it. In the datasheet it is said to have 2 ARM processors and i want to use it as...
About 3.7V Li-Po battery on spec., can we read adc value from the battery using p0.04(A1) without external voltage divider circuits? In fact, 3.7V battery outputs 4V ,seeing...
Hi,
I'm now planning to test BLE AoA using nRF52833 DK. For now the DK doesn't have antenna array, so I plan to use an addon board like below:
Is there any link or example...
How can I define paths in SES (Windows), like $SDK_PATH, for my project?
- if they are defined in macros, what is the syntax?
- is there a standard variable that has a...
HI there,
I wanted to use nrfx spi with nRF5 SDK 17.0, but it was removed. I checked that in nRF5 SDK 15.3 it should be available, but when I downloaded it the example is...
Hi Everyone,
Last two weeks I'm trying to make a Real time streaming custom service on PCA10056 DK. I have modified the ble_image_transfer code according to my requirement...
I'm testing the Zigbee CLI Agent example and try to read info from my Titan wall sensor. I can read almost all info, but not values, that are using float type.
How I can...
Hi everyone,
I have an issue when i am writing to flash sometimes i get a SOFTDEVICE assertion failed just after using the function fds_gc().
The structure i write...
Hi,
Similar to https://devzone.nordicsemi.com/f/nordic-q-a/45544/nrf9160-dk-psm-current-too-high-after-opening-and-closing-a-tcp-socket/260026#260026 , however they said...