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,
I’m currently developing an application for the nRF52833 that collects sensor data via SPI and sends it out over BLE using notifications. My primary goal is to achieve...
Hi,
I am trying to create a device two temperature measurements.
I have created two endpoints like this:
but when I try and compile, I get this error:
G:/ncs/v2...
Hello! I am trying to monitor mbedtls heap usage in the azure_iot_hub sample (v2.8.0), building for nrf7002dk/nrf5340/cpuapp/ns. I can see in modules/crypto/mbedtls/library...
I am trying to enable userspace for my project. I am getting this error on one of the last steps related to some debug info.
I can compile fine with all the same configs...
"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
Hi,
I want to connect LDC2114 to nRF9160. I write the nrf9160dk_nrf9160_ns.overlay and the astri,ldc2114.yaml. I don't know how to set GPIOs in & i2c1 - ldc2114: ldc2114...
Hi all,
I am dealing with a similar problem to this post: https://devzone.nordicsemi.com/f/nordic-q-a/110715/creating-development-env-for-nzrzf5340-error-warning-nrfjprog...
Hello,
I am using the nRF54L15-DK and nRF Connect SDK v2.8.0, and when I try to compile the Zigbee Coordinator sample, I get an error saying that <zboss_api.h> cannot be...
I'm using NCS version 2.6.1 with a NRF9161DK
Recreating the issue:
Follow the instructions in the readme of the sample: Cellular: nRF Cloud multi-service
Build with...
Hi nRF experts.
We are RF module manufacturer, We are developing nRF54L15d module, When we develop production test software, we need to test power off current, Using the...
I'm trying to get a gas gauge and charger IC to work on the i2c bus. Both have different addresses. I'm able to read from the gas gauge address but not the IC. Are there specific...
Hi Nordic:
I use NRF54L15 for my product and hope to use ANT+AND BLE. Does NCS2.8 currently support it?
I couldn't find a example program for ANT+in NCS2.8. How can I...
Hello support team,
I am developing a mobile app to communicate on BLE coded phy (long range) with nrf5340DK. The nrf connect for mobile on android works fine, but not ios...
We have some devices that run the same firmware, but need different default BLE tx power settings.
There is a KConfig value to set the default, but in our case it is different...