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 All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
Hello,
I bought a nRF93M1-DK to evaluate the LTE connectivity.
I need to integrate it to an MCU with an already running AT-command interface through UART. I already have...
I am unable to perform a fota on an nrf9160 based device in the field since my nrfcloud account was updated to require the use of the new memfault based version. There was...
Hi,
In some cases, the UniqueID attribute of the Basic Information Cluster is empty (no value is set). CONFIG_CHIP_LAST_FABRIC_REMOVED_ERASE_ONLY is enabled.
Environment...
Recently the VSCode extension has seemed to become extremely slow / unresponsive when triggering a build
Judging by the vscode popup on every build telling me there's an...
Problem After successfully establishing a nRF7002EK WiFi connection to the local network, AWS IOT connection fails with “mqtt_helper: mqtt_connect, error: -2” and reboots...
Hi
in Exercise 5 – FOTA over Bluetooth LE I get the following warnings. Can you comment and fix?
I am on v3.4.1:
1. warning: Deprecated symbol BOOT_ECDSA_CC310 is enabled...
Hey Nordic team,
which tags or names for identifying nrf5 SDK version and S140 version vulnerabilities inside my SBOM (i take care of creating thiss when using the old...
Hi Nordic team,
I am testing Channel Sounding on the nRF54L15 using the ras_initiator and ras_reflector samples, and I am seeing a significant difference between measurements...
Hi,
I just read the nrf54l15 errata [100] of the nrf54l15. It's actually a huge issue, as we do have an interrupt line on one of the affected pins, that is active low, eg...
After updating the nRF Kconfig VS Code extension to version 2026.9.356 , the Kconfig GUI can no longer be opened.
When attempting to open the Kconfig GUI, VS Code shows...
Hello,
I've been asked to create a new ticket for this. It follows on from
@ Erlend Isachsen asked:
So before marking this problem as resolved, it would be nice to be...
Hi Nordic Team,
I am working on a custom nRF54L15 board using NCS, and I would like to use an SPI-mode SD NAND Flash (LGA8/SOP8 package, SD 2.0/SDHC compatible, SPI interface...