Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
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...
Hi,
according to my system architect it should be possible to use a standard https://github.com/NordicSemiconductor/pc-ble-driver on the nRF52840 Dongle for implementing...