Sorry for the inconvenience!
I have downloaded V2.8.0 nRF SDK, then I want to build bulb project, so I use this command to build:
west build -p always --build-dir nrf...
I'm trying to run the 32 MHz SPI00 on the nRF54L15DK to communicate with the MX25R64 flash. However, the clock signal I'm measuring is limited to 8 MHz. Do you have any ideas...
Hi,
I think the CPU-Load subsystem in the sdk-nrf for Zephyr does not yet support the nRF54L15 as of v2.9.1 and current main since some devicetree-handles are hardcoded...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
Hello,
Our product that we currently design is based on the nRF52840 QFAA and w e are looking to achieve FCC, CE and RED compliance.
I would like to request any certificates...
I'm still trying to figure out sysbuild. I want to use sysbuild for a custom board and am trying to build a directory structure so I can flash my nrf5340DK and my custom board...
Hi,
I can build and program the broadcast_source sample application using the Python script:
This runs fine and broadcasts as expected. However, I cannot get the application...
I have designed a custom board using NRF9160, but it has some trouble such as can't connect to LTE/NB-Iot, detect GPS signal,... So I want to use development kit to set up...
Hello,
SDK: 15.3.0
nRF52840-DK
IDE: SES
Example: flash_fds_s140_pca10056
Example Location: nRF-SDK\examples\peripheral\flash_fds\pca10056\s140\ses
Example Documentation...
It builds OK and I can flash the hex file using nRF connect Programmer. But I need to debug the code but I have not found a way to upload the code and break at main() entry...
Hi,
As we all know that nRF52811 support AoA/AoD feature. But I have not found example in corresponding SDK( nRF5_SDK_15.3.0_59ac345 ) . If you have example of AoA/AoD,...
If you look at the secure bootloader example the nrf_bootloader_init(...) never return to main scope unless an error occurs.
Everything is handled inside this function even...
The " 5.3.6.8 Reset behavior " table in nRF52840 Product Specification v1.1 mentions that WDT reset does reset the WDT itself.
I'm trying to reconfigure the WDT after a...
Hello,
I am using HC-SR04 ultrasonic sensor and nrf52840dk. To measure the distance I have to find out for how long the ECHO pin of the sensor remains high.
for that I...
On my old Wondows10 development computer, all worked OK.
In a brand new Windows10 laptop, all up to this point installs/verifies fine using nRF Connect.
I cannot find...
Hello, I'm making a PCB project with nrf52832 and I want to use my debuggers only 2 pins(SWDCLK and SWDIO) to debug it. I have J-Link Edu, but I wonder if I can use it with...
Hi, All.
I' m studying nRF52832.
I have a question about example "ble_app_uart".
I m trying to send to smartphone using function "printf()".
Uart pins(RX, TX) are...
Hi everybody! I have a code running excellently on my nRF52840 DK. I would like to make it run on my nRF52840 dongle. What should I change in my SEGGER project? Can anybody...
I am building a project which requires accelerometer data from the LIS3DH accelerometer be read and then transmitted over bluetooth. I have successfully setup bluetooth transmission...
Hi,
For my project I need to receive 9 bytes of data from our main board. This data gets send using UART.
By looking at the pin diagram I could not find specific pins...
Hello,
I am running nRF Connect for Desktop v3.2.0 on Win10 64-bit machine. Everytime I launch an applet, such as Power Profiler, I get a new blank window and nothing happens...