Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
hi team,
how can i message a nordic employee privately. to ask some of the questions like RSM in my region and so on. because old conversation are deleted. in this new web...
Hey, Can anyone tell me what is wrong in this routine for device information service initialization? It shows manufacturer name, hardware revision and firmware revision characteristics...
I'm looking for help figuring out why my nrf51422 isn't waking up to advertise, I'm missing a detail but I don't know what it is. It works great, until sd_power_system_off...
Dear Nordic Team,
Thanks for supporting.
I am using PCA10028 hardware and SDK is SDK12.3.0. I want to use two adc channel one for connect with battery sensing and another...
Hi,
Just a quick question about the chips included in the nrf52 development kit.
I have two sets of the nRF6827 Rev. 1.2.1 kits, each kit included 5 cut tape chips. Are...
No matter flash is full or not, calling fds_file_delete() and fds_gc() does not free storage. We checked the content in flash are not 0xFF. Moreover, after this issue, always...
Hi,
I'm wondering if it's possible to set hopIncrement (Core4.2 Vol6 PartB 4.5.8.2) to a specific value (not random), like 5, in current SoftDeivce. Also, if that's possible...
I've been playing around with the SDK these past few days using both Keil and ARM GCC options.
When people develop a product using this SDK, do they just clone one of the...
Looking at
\NORDIC\SDK\examples\peripheral\spi\pca10040\blank\config\sdk_config.h
These lines repeat over and over. Was there a reason for this? The first time the infdef...
I just nRFConnect to find the JLink on a Mac. JLink is connect to the devkit, a BLE400. As soon as I select the com port, nRF Connect asks me if i want to install the latest...
I was wondering what material was used for the Thingy52. I'm guessing the top was some type of cast silicone while the bottom is some type of PC. Part numbers of the exact...
Hi, I just want to know,
Is it possible to develop a device that advertise normally and be connected by mobile, but the device must always send the eddystone-format advertising...
Hi,
I wonder what transfer speed can be expected on a BLE DFU update on a nRF52832 based device in the following condition?
-SDK14.0 Secure DFU, nRF52832, Android tablet...
I get an app error SOFTDEVICE: INVALID MEMORY ACCES if I try to write/clear RESETREAS after the softdevice has been enabled.
Why is this happening?
You can reproduce...
Hi
I'm using a nRF52832 togehter with the SoftDevice SD132 and the SDK V12.2.0. I encounter the problem, that the SoftDevice runs into the softdevice_fault_handler(). The...