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'm using nrf52840 USB Audio headset application on nRF52840 DK. The nRF connect SDK version is v2.6.0.
I want to change the output to i2s out. The following are...
Hello, I have a few questions about sending code via J-Link. We are doing our project on vscode with 2.6 sdk. When working with nrf5340dk, flash via vscode was enough. However...
Dear lovely people from Nordic Seminconductor,
I have the nRF52840 dongle.
I installed the software ""nRF Connect for Desktop" on my Ubuntu 24.04
For that I ensured...
Hello,
I am using the NRF52840 dongle, and for my project I need to be able to send/receive data from a RaspberryPi and also send/receive large strings between multiple...
Hi everyone. I'm using nRF Connect SDK 2.6.1. I want to use Emulated RTC driver functionality.
Therefore, I configured prj.conf file as (based on This Link ): CONFIG_RTC...
Good afternoon,
For a beamforming application in the Wi-Fi range, I am planning on using an nRF24L01 to generate the signal.
The signal would later be split into N different...
Hello,
So I have an IO Shield with the nRF5340 SoC. I have connected the IO Shield to the Port 12 of the nRF5340 Audio DK as shown in the schematic:
Connections:
Debugging...
Hi,
I am trying to sniff between my phone and a BLE device.
When I put the device in pairing mode, I can see it in the "advertising" list. Then I select it (but I don...
Hello Nordic Forum, I am working on a project involving data transmission from an nRF52840 board to an Android application, and I would appreciate guidance and insights from...
Hi.
There is MainThread and MeasureThread.
There are also two events that MainThread sends - BIT(0), BIT(1). These are Start and Stop.
In MeasureThread, we first wait...
I need to know further details about exactly how the nRF9160 modem behaves when changing between eDRX and PSM modes and when changing timer settings.
When using the AT+CEDRXS...
Hi.
We have an application (nrf connect 2.7.0). the applications is based on sys build and is encapsulated in a west workspace.
so the app folder includes west.yml, app...
Hello,
I have gotten the Zephyr FDC2X1X sample code running with a single FDC2214 I2C capacitive sensor sampling two out of the four channels. The device tree for this configuration...
Hello,
I edded the multi cloud serves to fit my needes. When the divice sends GNSS data after fix it looks like this:
When a massage is sent from temperature if I remember...