Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Existing FW developed on PCA10040 EVB, moved to EVM-BC805 which is the chip for my final board design. I applied the patch that I found to SDK 17. However this anomaly function...
I just bought a new laptop: IdeaPad 3 15IAU 7 running Windows 11 and I try to use it and the "nRF Connect for Desktop v5.1.0" and its "Quick Start" option to communicate via...
Can you please help us to convert following snippet from dts to mp_static.yml to use it for DFU applcation. We have external nand flash which used with littlefs and internal...
Hi all,
I have to measure the frequency of a PWM signal routed to one of the nRF52840 GPIO pins.
The signal frequency is ~3MHz.
The measurement is done with the help...
I am encountering the error message " <err> net_pkt: Uncontiguous data cannot be linearized " when already connected with nRF7002-DK to a Wi-Fi network using the EAP-TLS authentication...
I'm following the nordic academic courses, which are very nice by the way!
I've now followed three topics and I find three different variants which confuse me a lot: ...
Hi there,
So in my previous posts, I have been asking questions about setting i2s on two nRF devices in different modes. I have been successful in making it work.
...
Hello,
is it possible to read UICR at address FF8000 from a non secure application for nrf(160.
If yes, can you provide sample code and CONFIG to enable in prj.conf. ...
Hi,
I’m currently working with the nRF9151DK and using the nrf_modem_lib to test some AT commands. However, I’ve encountered an issue with the SIM.
When executing the...
When using the SPIM4 at 8 or 16 MHz, the clock looks nice and even. But at 32 MHz it consistently skips a half beat on the 16th clock pulse. In other words, while all the...
I am working on nRF54L15 and I want to store some user data in flash and for that I want to define the partitions.
I have selected the Target: nrf54l15dk/nrf54l15/cpuapp...
I am running smp_svr demo on my nrf54l15DK board, and use mcumgr command on my linux.
I could connect to my ble device and echo hello successfully (via peer_name='Zephyr...
Body:
Hello Nordic Team and Community,
I am working on a project using an nRF52840 chip on a custom breakout board . I am not using any pre-made development boards or...
During the testing phase of my device I use the Zephyr (uart) logging module and the Zephyr shell module(CONFIG_SHELL_LOG_BACKEND=y). Shell is mostly disabled, and is enabled...