Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
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...
Hi,
Understood regarding the 8 kHz limit: to stay within the $125\ \mu\text{s}$ budget on the nRF54L, ESB must run at 4 Mbps, unacknowledged ( noack = true ), in plain mode...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
We have an nRF5340 device that maintains a peripheral connection to a central device and then makes several of its own central connections to other peripherals. We ran into...
nrf54l05, SDK NCS3.0.0, using MCUboot, with external PY25Q16HB as new firmware staging area. During upgrade, attempting to observe CLK waveform, a test wire was soldered onto...
We are seeing LTE-M communication dropouts on the nRF9160 with firmware 1.3.6 This has occurred several times with multiple devices. The devices are registered on the same...
Hello,
we have been testing channel sounding with single antenna configuration, however we are not sure of which accuracy to expect. Also, we are not sure of the reliability...
Hello,
I need to configure our softsim profile on some nRF93M1.
I found an AT cmd to enable SoftSim:
AT%SIMCFG=" SoftSim ",1 But how to set a SoftSim profile into the...
Hello,
I've applied 5V to the anode of the LED, and the cathode is connected to the LED0 terminal of the nPM1300 via a resistor.
I've set the registers in I2C as follows...
1. ncs-3.2.4
I have a nRF54L15 IoT device advertising fine with ncs-3.2.4 (CONFIG_NEWLIB_LIBC=y), my FairPhone e/OS and my Samsung Android (using nrfConnect App or Serial...
While trying to run the FOTA-TEST upgrades from I came across unexpected behavior when the same script fails twice in a row. I first attempt to trigger a FOTA with the following...
Hello,
I have a question regarding SWD protocol v2 / TARGETSEL support on the nRF54L15.
My hardware contains two different microcontrollers:
• Nordic nRF54L15...
Hello,Nordic engineers:
I am using the nRF52832 chip and the nRF SDK v17.1. My device operates in a dual-role (central/peripheral) configuration, and I am using the Nordic...
Running west spdx using NCS 3.4.0 / Zephyr 4.4.0), the generated zephyr.spdx file (generated in CI) for our application contains a Gitlab token in PackageDownloadLocation...
Title: SoftDevice Controller: 100% connection establishment failure (HCI 0x3E) with SKY66112-11 PA active
Hi Everyone,
I am working on the following development project...