Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
I am an experienced user of the Nordic Distance Measurement Library and I am encountering an issue where the device that is assuming the role of the DM_ROLE_INITIATOR can...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hi,
I am failing to build any of the Matter, Thread or Zigbee for nrf52840dk with the following failure.
I successfully build a blinky and bluetooth app, so my tool chain...
Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...
We have an issue with the UTC Time being the correct time when we initially connect to the Verizon network. However, after some period of time the UTC Time changes and our...
Hello Nordic Team,
I'm currently integrating a watchdog on the nRF5340 CPUNET core to detect and recover from potential hangs. We’ve observed that in rare cases , the device...
Hello everyone,
I trying to configure my MDBT50Q-U512k to use the ble_app_nus example. According to my board, I need change to uart pins defined in this example. Then, I...
hello everyone,
I am currently doing an project that is hoping to achieve this result: nrf52840 connect to my phone or connect to my computer via ble, then there will...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello, I am test DFU USB function with my Thingy53. So far, I have been able to add DFU USB support from my application but not from the MCUboot. I am using the recommended...
Hello,
We use NCS2.9.0 and NRF54L15-DK do the matter development, and we use template demo, just enable CONFIG_CHIP_DFU_OVER_BT_SMP in root prj.conf, then we do the ota...
Hello, I am trying to save my sensor data and system uptime to the external flash on my nrf5340dk. So far I have been able to erase some sectors of the external flash, write...
When working with the direction finding central code, would we need to have the antenna array connected to the central development kit and then have another kit running the...
Hi I'm working with nrf5340 dk. I have a serial app (on windows) that is doing serial write continuously to the nrf5340 dk but it is not capturing all the data that I'm sending...