Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...
Hi All,
I have an nRF5340 Audio DK which has problem with the network core. When I connect the USB to board or try to recover the board the MCU light at the bottom of...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's and I want to have the same functionality of the walkie talkie demo but instead use the microphone of the...
I had a working Matter application, but due to some human error, I erased my WSL installation.
I set it up again, but after successfully flashing my code onto the Nordic...
Hi,
For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr :
github.com/.../d7e41fd2e361ee15454a253ebec9bb37aceaf09f...
Hello Support Team,
I am currently testing the new Channel Sounding feature on two nRF54L15 boards, on which I flashed your Channel Sounding samples ( initiator and reflector...
Content: I’m working on integrating the nRF7002 EK over SPI with an nRF54L15 using nRF Connect SDK v3.1.1 . While setting up the workspace, I noticed that the Wi-Fi driver...
I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
I used the nRF Audio Example to build a BLE audio device. I use the test tone generator functionality. I was previously using nRF Connect SDK 2.6.1 and the test tone generation...
I am an FAE with Ezurio, we have a customer who was running through the nRF Connect SDK Intermediate training on DevAcademy and they ran into issues with AuTerm in Lesson...
## Description
On the nRF54L15DK, the measured floor current increases significantly when the GPIO is configured for button edge detection.
### Observed Behavior
* Floor...
Hi,
I am quite new to nrf's and zephyr and I'm working on a product that requires Direct Test Mode functionality. I started with the DTM sample and am now looking at how...
Why do I often fail to compile the examples due to west? The prompt suggests that I need to upgrade west, but I am unable to do so?When directly upgrading West through VSCode...
The solution for "nRF Connect SDK Intermediate - Lesson 9 Exercise 5" does not appear to boot-up after flashing and gives the following output on the com port:
*** Booting...