I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
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...
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...
I've been trying to for two days. Using nrf52DK, SDK12, no SD, Keil5.
All I want is to get printf() to work over ITM/SW/Debug, I'd even accept RTT if I had to. I can't...
Hey I am trying to create a blinky project from scratch on
System: MAC OSX
Eclipse Neon
GCC 4.9
I am trying have it eclipse managed make.
I am at a point when after...
Hi, I was wondering If I need to wait for a response from the server that a command was executed before executing another command or if the BLE stack takes care of this under...
Hello
i m searching for a method to send a big buffer with TWI to a slave. The Buffer is read from flash. because its a soundfile its needed to send the buffer without delay...
I am trying to set up a nrF52 -> Rpi v3 -> Exosite through CoAp as in the nrF5 iot sdk. The nrF52 to rpi works as I am able to ping the nrF52 through its global link address...
Hi,
I am writing a code base on the reference manual of nRF51422. In section 29, UART, I don't understand the differences between TASKS, EVENTS and REGISTERS. Aren't they...
Hello!
I'm trying to use the ram_retention in sdk 15 alpha to retain RAM in system off mode and do some power profiling.
The default code seems to retain 8 kB of RAM...
My project needs to use 2 different TWI instances and 1 SPI instance. I knew that it is not possible to use three instances at the same time in nRF52.
To implement 2 TWI...
Hi Nordic,
I am trying to enable the DC/DC converter on a PCA20006 rev 1.3.0.
I am using the softDevice S130.
1. Using the sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE...
Hi.
I am using saadc example code or SDK V13 with the following requirements:
Voltage input up to 70mV,
Resolution: 50uV
So I did some modification to support...
Hello,
yesterday I got a Thingy:52 device at an event held in Frankfurt/Germany. At home I've tested the DFU for the latest firmware and observed that the image was transfered...
Hi,
I’m having some troubles with example code : ble_app_uart_s132_pca10040. The code compile well in Keil and I can prog it in the nfr52 but it doesn’t run. When I check...
To enable comparability with an existing client, I'm attempting to configure the nRF51822 to provide a GAP service that includes user description descriptors (UUID 0x2901...