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 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...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
i want to know about how nrf51822 beacon's states will change once it is turned ON.
with the state diagram i can define how the module is working after turning it ON.
...
Hi,
I am trying to configure the nRF52832 on my custom board to work on the 32.768KHz clock signal from the host controller. I have configured the LFCLKSRC register to use...
Hi
I have a problem with my NRF52 DK and my HEX file ..
With one of my projects, when I generate a HEX file, and I put this one in the NRF52 DK, the program is not working...
I'm fairly new to nRF ecosystem and embedded studio. I'm just trying to read GPIO read of my digital hall sensor. Can anyone find what am I doing wrong with my code? I just...
Hi,
I generated by DFU package following the BLOG post: devzone.nordicsemi.com/.../
However I had to make some changes as it seems to be out of date. I used the following...
I am developing the product using SDK14, hrs_freertos.
Now I am developing buttonless_DFU but it does not work.
Can you tell me more details on how to implement DFU in SDK14...
Hi to everyone!
I have been looking for a way to get all the bluetooth adresses which are active around my chip (I have a nRF52832).
I know I can program my device...
Hi nordic
I am testing with an FDS example. I am reading and writing various data. But there was a problem in the writing process. I called fds_record_write () once, but...
Hi everyone,
I have the same problem as the others before me. I have tried everything as described in other topics but it is not working. Have some screenshots below:
...
Hi all,
I was planing to use the nrf52832 with WLCSP package in a new design. But I noticed that the SWO pin which is assigned to pin 21 for the QFN package is not assigned...
I'm trying to understand how to handle error codes from the twi driver at the moment. When I hold my I2C slave in reset and try to configure it nrf_drv_twi_tx() returns 0x8201...