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...
1、Can BME680 be enabled for air quality testing? There is no initialization function to get air quality, and the function to get air quality data returns -1.
2、The gps_handler...
Hi Nordic,
I'm trying to get a GPS fix in clear blue sky in the middle of Paris today, but still can't...
Modem firmware: 1.2
Application firmware: thingy91_ltem_dfu_2020...
Hello, I'm getting a JLInkARM error when using nrfjprog on one of the PCB among a batch of hundreds that all worked fine. Please find attached the log when launching "nrfjprog...
I'm working with SDK 1.30 and the new application serial_lte_modem (moved from samples to applications in this SDK version).
However when my control hardware tries to communicate...
Might be related to this , which also has no issue yet.
I am using an MXE-202i mini-PC running Ubuntu Server 20.04 LTS and a nRF52840 dongle to run DFU OTA to program and...
Hello, I have developed a board with a nrF5340 and I would like to program it using the nrF5340-PDK P19 debug out port SWDIO SWCLK.
The problem is that the board developed...
Hi devs,
I'm using the NRF52810 to occasionally reprogram a PIC16F15 series chip on boot using SPI. It's working well. Once the NRF main routine is entered I periodically...
Hello,
We are using the NUS examples for the Central and peripheral nodes with nRF52833 chip. We are using nRF52833 DK for central and peripheral nodes.
The following...
I tried to add a spi driver, but after adding the cs pin, I imported the engineering error.
The test routine is as follows.
The spm configuration is as follows.
Hello,
Just want to ask how to solve this issue? I am using J-Link with updated version.
I also did 'erase all' before updating the modem and flashing. I succeeded on...
Can Anyone tell me the reason for the error code. I am using nRF52 DK taking the sample beacon example as my code to integrate my data so that it advertises every x seconds...
Hello.
I developed the device using the nRF52810.
SDK 15.0.0 and S112 6.0.0 were used.
I recently noticed a new Bluetooth Core Specification v5.1 update to S112 Ver...
Hi.
I inquired about QDID 49943 not long ago.
https://devzone.nordicsemi.com/f/nordic-q-a/57749/update-softdevice-version
I inquired about adding S112 to QDID 4993...