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...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
Dear Nordic Support Team,
I am encountering a persistent error while setting up NRF Connect for Visual Studio Code. Despite numerous troubleshooting efforts, I have been...
Hello,
I want to use the PPK II in a free-running state in Scope mode, which is the same behavior that most oscilloscopes refer to as Auto triggering, but it appears that...
Hi!
I am using direction_finding_connectionless_tx/rx sample, and NCS v2.6.1 for AoA.
RX board: nrf5340 devkit + antenna
TX board: nrf5340/nrf52833 devkit
Problem...
I didn't see an issue tab on the Github page for sdk-nrf, so I'm proposing this here.
My device acts as both a central and peripheral, but as a central role I am connecting...
Hello,
I am using the nrf21540 with the shield nrf21540ek; nRF Connect SDK 2.6.2 and the toolchain 2.7.0.
Currently I am getting the following warning on the log output...
Hello,
I am using nRF Connect SDK v2.6.1 and nRF Connect for desktop v5.0.2.
I am currently developing with the nRF21540 and for some tests, I want to use the RSSI Viewer...
I am currently working on a project using an nRF52840 with an nRF Mesh controller and have run into an issue when trying to perform Device Firmware Updates (DFU) using multiple...
I'm developing a BLE application on nRF52840, where several characteristics correspond to several parameters. I need to read and validate parameters stored in flash when the...
Hi
We are using the nRF52832 with the SoftDevice S132 V7.2.0. Recently, we had to enable the FPU whereby we have to re-evaluate the consequences of erratum 220.
According...
Hello,
This is a theoretical question rather than a problem:
Let's say I have 2 devices that need to communicate over standard BLE profile and every so often needs to...
I'm using SDK1.3 on a nRF52840 and running BLE on it. I'm using FreeRTOS under it and specifically non-preemptive scheduling. From time to time I do a scan using a filter...
After upgrading to NCS 2.7.0 I noticed the MX25R1635F (A very commonly used / well supported chip for zephyr) no longer enters deep power down. On further investigation, changes...
Hello,
I have several sketches from prototyping my project but It's occurred to me that the libraries used for some sensors are unique. I want to use the SDK connect examples...
we are facing an issue with our nRF5340-nrf7002 custom device where, after a reset, it takes approximately 3-5 seconds to enter the application. This delay seems to be occurring...
I am considering software that uses nRF52840, where one side will send advertisements and the other side will scan and obtain data from advertisements.
I am considering...