Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
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...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
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,...
Hello,
I was given an existing code with a possible bug in it relating to RAM retention and I'm trying to make sense of what I'm seeing. I am using NRF52832 with SDK 17...
Hello everyone,
I'm currently developing a project that involves combining LoRa and maybe NB-IoT technologies. For this purpose, I've already been utilizing an nRF52840...
Hi, I'm using nRF Connect SDK (v2.1.2) with VS Code on Windows for a project targeting nRF52811 .
Even though everything is versioned in Git, I keep running into the following...
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...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
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 have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
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...
Currently using NCS v2.9.1 nrf54l15/cpuapp custom board derived from nrf54l15dk, customization to de added after solving the issue below.
The project is successfully compiled...