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 know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
I am currently working with the Nordic nRF5340DK board using the official Matter light bulb example from the nRF Connect SDK version 3.1.0. I am also using the nordicconnectedhomeip...
We are designing a board around nRF54H20, and nPM1300, with some peripheral on VSYS, some on V3.0 BUCK2 and other are on V1.8 BUCK1. We also have detachable battery in place...
Hello,
Is the value readable by AT+CGSN the correct IMEI for the nRF9151?
Is there a way to read this value using JLink (nrfjprog)?
IC: nRF9151
SDK: NCS v2.9.2
Base...
Hello,
I received an email regarding the new course for nRF54 series parts and when I click on the link I am blocked by a Cloudfare generated web page. The Cloudfare ray...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...
Hello! I am using the nRF7002 in promiscuous mode to capture Wi-Fi traffic. Everything went smooth in AP mode where we use another nRF7002DK as a transmitter and our computer...
Hello,
We are entering preproduction build for a custom design using the nRF54L15. We need to know the solder ball dimensions and the recommended solder-mask dimensions...
Problem:
Reset reason logic works correctly when programming via SWD
After DFU programming, reset reasons are detected incorrectly
Even after unplugging/reconnecting...
Hello all, I've just bought nRF9151 DK and went with Quick Start. I loaded nRF Cloud multi-service sample. Sample runs and connect to network. Sometimes it sends data (location...
I am following the Cellular IoT Fundamentals course and trying to get my nRF9151-DK set up as a device in the nRF cloud. ( https://academy.nordicsemi.com/courses/cellular...
Hi
I have two nRF54L15 DK boards (PCA10156).
Both are behaving the same way right now.
.......................................
ONE: Using nRFConnect in VSCode...
Hi,
I am currently developing a heart rate strap using SDK 17.1.0 and the S312 SoftDevice with the nRF52805. I have noticed an issue: when I connect the heart rate strap...
Hi
I'm using the periodic_adv_conn example from SDK 3.0.0. In the request_cb function, the bt_le_per_adv_set_subevent_data function is used to load data for future subevents...
Hi,
I want to use the die temperature sensor in the nRF54L chipset and am wondering why the definition have changed slightly compared to previous chipsets. In the SoC device...