Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
I'm trying to setup so that I can do firmware update on nRF5340 using only the internal flash. Due to the many dependencies between different images I'm creating my custom...
hi support team,
i was tesing homekit ncs2.5.3, with iphone se ios18, pairing failed, and i use another two iphone 12, they all succeed.
i can't see why the ios would...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
Hi
In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data...
Hi! I’m developing an Android app for the Nrf52840 using the DFU Flutter plugin. Right after completing the firmware update, I encountered an error as shown in the attached...
Issue when I open the power profiler software in nRF Connect for Desktop:
11:16:39.737 Initialising nrfutil module: device
11:16:43.315 Using nrfutil-device core...
In your scenario, you have a device that currently runs a bootloader and application developed with nRF5 SDK 14.2 and SoftDevice s132_nrf52_5.0.0, and you want to update the...
Hi All,
I’m working on a project that involves simultaneous audio stimulus playback and bio signal data collection using a BLE module and a mobile base station. I need to...
Hi, I followed this video to setup CMSIS wizard but somehow i am missing something and I am getting the following error.
CMSIS Config sdk_config.h
Error starting process...
We have a registered product using QDIDs for ncs 2.5.0. We wish to upgrade to ncs 2.6.1
Bluetooth QDIDs were changed between ncs 2.5.x and ncs 2.6.x - do we have to pay...
Hello,
I am experiencing difficulties configuring an nRF52820 to function as an SPI slave on a custom-designed board. I followed Lesson 5 of the NCS Intermediate Tutorial...
I have two computers where nRF Connect for VSCode behaves differently in the sense that in one computer when I start debug it stops at the first line of the main and I see...