I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
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...
Just started another project using an nrf52840 dev board, and the printk() call produces no output. There is no output for Zephy booting, or anything else. I have tried both...