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've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
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...