[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
I'd like to use a gpiote in event to trigger a capture task of a timer (rtc timer). Now I realized that according to errata 153 in event may not always work. The suggested...
Hello,
I am evaluating the DECT NR+ PHY capabilities on the nrf9151 development kit, and I would like to understand how multiple access is implemented on the 9151 modem...
Hello Everyone,
I am new to nordic devices, but i have been for the past 2 weeks trying to build something. First I have created a new board "Holyiot_21069" with Visual...
I need to understand the basics of creating a ZigBee application from the examples provided for both the Thingy91 (nrf52840) and the Thingy91x (nrf5340). As I understand it...
Hello, I am trying to use the distance measurement library (in NCS 2.8.0 using nrf52833), but instead of using "scanned" events for synchronization I would like to trigger...
Hello folks,
aim of my task is to transfer ADC data through USB from my nrf5340DK to my windows PC, so I can use this data to controll some python game.
SDK: nrf2.6.2...
In a previous version of my project, that did NOT utilize TrustedZone, I was using a persistent storage library (NVS) and noticed that adding/using it would increase the current...
Hello,
I am developing an NFC application using the nRF Connect SDK v2.6.0 and the nRF Toolchain v2.7.0. During development, I tested my application on the nRF52840 DevKit...
I have MCU boot running successfully in my project using NCS 2.8.0 and sysbuild. I'm now trying to add hardware downgrade protection as described here:
https://docs.nordicsemi...
Continue.
PCA100059,S140,custermize periphral Blinky.
I have changed the value transfered between peripheral & center with
uint8_t* data;
uint16_t dataLen;
The max...
Hi,
I'm trying to use device_credentials_installer.py with an FTDI USB-UART cable, but the script returns "No device found." I've tested other scripts and confirmed communication...
Hello everyone,
I'm pretty new with BLE configurations. I'm currently implementing a BLE NUS service, and noticed that on the example code the max length supported is...
Hi Nordic Team and Other,
We are evaluating an audio product using a NRF5340 Audio Dk (Custom Board) and using nrf5340 DK for flashing the custom board using the setup as...