Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[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: ...
As I understand it, any applications using the modem libraries on the nRF9160 must be built in the non-secure domain. The MCUboot and TF-M needs to be in the secure domain...
Hi.
I need read the external voltage in input P030, and the battery backup voltage in P031.
If I read using only one channel, the P030 (AIN6 ) the value that show...
I want to send key strokes between two pic 16f887 microprocessors using the nRF24L01. I assume I can use ShockBurst to do the job. The master sends the key strokes and the...
Hello,
In the nrf5340_aduio application. I found it support 2 channels both of output(mic signal) and input(audio signal) on the USB device.
But i want to know if it can...
Hi,
I am debugging an application whth MPSL enabled and occasionally get this error:
E: SoftDevice Controller ASSERT: 48, 190
E: ***** HARD FAULT ***** E: Fault escalation...
Dear Nordic team,
I'm evaluating nRF5340 Audio DK for the use-case of broadcasting multiple streams.
Until now I've succeeded in broadcasting 4 streams (LC4 bitrate...
I download urfutil and install the nrf5sdk-tools in the Dockerfile
When running the image locally all is well, the installed commands are found.
But when it is running...
After interfacing my STM32 with the nRF9160-DK board and completing the programming, I now need to flash the board with the firmware update file, application file, and our...
Hi,
I noticed all of your DK have multiple UART over the USB port. I believe some are from the nRF91 or nRf70 etc and some form the Segger module.
For a new HW design...
what is the difference between internal oscillators and external oscillators for nRF52833?
What the functions are affected? can share more details so we can choose proper...
The sample source of unicast_audio_client and unicast_audio_server can be built with VScod or command line, but an error occurs when writing.
The error is as follows.
...
Hello, Im trying to use the Unity framework. I was able to run a simple test, however I would like to change the print function - UNITY_OUTPUT_CHAR . From the nrf/test/unity...
Hi
Is there a way to do this quicker?
I have my own custom characteristics. Is it like bonding will imrpove this? Atleast for the case of a reconnection?
Is it bonding...
Hello,
I am running a simple experiment to turn on all GPIO pins to active on the NRF52840.
The code attached works on the NRF52840-DK, and I am able to measure 3v on...