[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...
I want to know where did the "desired_data_size" value in le_audio_rx_data_handler come from?
And why "data_size != desired_data_size" means the pkt is bad frame?
Thank...
Hi,
We have recently acquired a new firmware engineer, and would like to get him set up with a development environment for developing code for our product. The problem...
Code running on nRF52833 devkit version 1.0.0 that continuously sends an empty 500 kbit/s radio packet:
Code running on nRF54L15 devkit version 0.8.1 with chip revision...
NCS v2.8.0
nRF52832 DK & nRF52840 DK
peripheral_uart unmodified example
nRF52832 DK with peripheral_uart example has about 1.3 mA current when LED off and sleep mode...
We want to use a BL6554PA (based on the nRF52840) as a thread node and enable the integrated Skyworks SKY66112-11 front-end module with PA and LNA to increase our range. I...
Hi All.
Trying to complete Lesson 6 Exercise 2 from the course nRF Connect SDK Fundamentals made by the DevAcadeny, I connected the Thingy53 to my computer through USB-C...
Hi,
As part of some verification purposes, we need to test out peripheral with the nRF connect Bluetooth low energy app. We have the peripheral set to 2M, DLE enabled and...
Dear Nordic-Support and community,
I am developing a system where a Thingy91 device needs to:
Dynamically connect to a specific BLE device that sends data like Heart...
In version 2.9.0, I modified the JEDEC ID.
The system is supposed to send a "Deep power- down enter(0xB9)" command after reading the JEDEC ID.
However, after the system...
Hi,
I am trying to evaluate the provided smp_svr sample with the BLE DFU on the NRF52840 dongle after I have already tested it on the DK.
I get the following error message...
If we subscribe all attributes of cluster of device connects to coordinator will it make issue? we have noticed its dropping many values if subscribed at same time. if values...
Hi,
I'm working with a custom board build with an nrf9161, I've created my board from nrf9161dk board (change some pin and defintion), I'm able to flash and build? I can...
Hello all,
I'm working on nRF-9160 and nRF-9151.
What I want to add into SLM application were:
Configure to communicate through UART2 since it will be working with...
Hi,
I'm currently developing a headset application using the nRF5340 AUDIO DK. The thing is, I would require 2 AUDIO DKs (one for headset and one for gateway) to implement...
Hello,
I am wondering if what I am seeing is expected. I tried flashing the modem fw on the nrf9151 using nrfjprog.exe (v10.24.2); which I am able to do successfully, but...