Hi,
I am running into a really strange issue where setting both CONFIG_NRFX_PWM0=y and CONFIG_NRFX_PWM1 =y in prj.conf gives me the following build errors while using mcuboot...
We tried to see device logs from our target.
We use dfu bootloader for our custom target.
I enable RTT logging on our custom source for our target.
Then we can see...
I have searched everywhere and can't find a working example that shows how to create a new BLE ID and save it to the setting s partition.
Please show me the configurations...
I tried used Nordic's UART service implementation as a starting point and everything works but I can't figure out where the string "Nordic UART Service" from "nrf connect...
Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...
Hello,
I am using Zephyr Toolchain v2.9.0 on an nRF9161 custom board . I have updated the modem firmware to mfw-nr+_nrf91x1_1.0.2 and flashed the board with the hello_dect...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
I was using nRF Master Controller app on Samsung S4 to connect to my Ble device. However, after connected a while, the device will be disconnected automatically while I was...
I'm getting started and have an overwhelming amount of stuff downloaded which I'm trying to make sense of.
Which of the examples in the nrf51 SDK use the Softdevice and...
Hi,
I'm using a NRF8001 shield with an Arduino Leonardo, everything connection wise seems to be working. I'm using the "ble_my_project_template" and uploading various services...
I install the j link driver for mac(4.78k),connect the ek,but can't recognition it:
Sens-Macbook:~ sen$ JLinkExe -if SWD -device nRF51822
SEGGER J-Link Commander V4.78k...
I'm usually cleaning out the older manuals when downloading new ones from the web site. Unfortunately the new EK user guide 1.2 doesn't show how to connect the nrf51822 UART...
I would like to use an idle loop for non critical tasks. Is there any way this can be done with the scheduler implementation? I don't want this to be time based, I just want...
I have worked with nrf24l01+ devices. In my project include single PRX with 100 PTX. Objective of this project is all PTX send packet to one common PRX device & PRX send ack...
I have the simple UART example working with the nRFgo motherboard laid out as described in the SDK docs, with 2p connectors on the RS-232 P15 and the SDA and SCL pins of the...
Hi All,
I'm just starting to use the 51422 DK and I do as the nRF51422_Developer_Kit_User_Guide,I have flashed the broadcast_tx of the ant_broadcast project in SDK and...
After I download NRF51822_0.9.0.HEX in PCA10001 v2.1, but the MCP cannot work. Anyway, PCA10000 is working fine. Do you have any solution about this? Thanks.
Hi,
I have a nRF51822 development kit without the motherboard. I have done the Softdevice download to my PCA10004 with s110_nrf51822_5.2.1_softdevice.hex and successfully...