[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,
Platform: nRF54L15
SDK: V2.9.0
The application is Matter + BLE.
We would like to use X509 certificates which will be used for authentication when the application...
In 2.7.0 in file c_cpp_properties.json I had direct path to compiler. Now moving I need to change the path.
AI suggested to use ${nrf-connect.toolchain} for compiler and...
I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module. I don't see where the logger module will interrupt my code to tell me I...
I'm currently working on a project using the nRF52832 as my controller, Segger Embedded Studio version 5.42a as my IDE, and the nRF5 SDK 17.0.2. I started by developing a...
Hello,
We are using the Message Routing API of nrfCloud to consume messages via Webhook and DLQ. We have several devices placed in different device groups (e.g. prod_devices...
Somewhat related to this:
I'm wishing to optimise code (removing a load of volatiles) by ensuring most of my application code runs at the same interrupt as the NRF_SDH_BLE_OBSERVER...
Hi,
I have 2 problems in power profiler kit II:
Problem 1: When I connect the porfiler kit II to the computer, the computer can't identify the PPK2
Porblem 2: The output...
I want to know how to adjust the TX RX setting for the nRF52833 DK connected to the nRF21540 EK shield. I have already added -DSHIELD="nrf21540ek" to the build configuration...
Hello.
I am trying to repeat the functionality of the project that is shown in this video https://www.youtube.com/watch?v=fCU8x-pmtqU&list=PLx_tBuQ_KSqG-leiJDfOKf_ZmCqHnbi4r&index...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
Internet connectivity is provided to the WT02C40C module via a hotspot, with CONFIG_STA_KEY_MGMT_WPA2...
The "nRF Command Line Tools" page, https://www.nordicsemi.com/Products/Development-tools/nrf-command-line-tools says " Important: The nRF Command Line Tools is in the process...
I want to interface 3 custom made heater boards to nrf5340dk. Where the simple task is to toggle gpio's to Turn ON & OFF the heater board. Now, we are using P 0.01, 0.02 &...
Hello, I am considering the prospect of using channel sounding as opposed to UWB for indoor asset tracking. I can understand, that the main limitation with that would be,...
Hi There:
I used the nRF7002 DK to evaluate its WiFi throughput performance.
The test environment is below:
1. nRF7002 DK
2. NCS version: 2.5.0
3. Sample application...