[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
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...
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...
Hi,
I've integrated the softsim feature to the modem_shell application, which is working fine.
But I have a performance issue: I'm receiving the APDU from the modem...