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...
In the datasheet it is mentioned that the tx current is 10mA without DCDC. In our board, we are seeing a Tx peak current of 13.5mA. So my question is the does that quoted...
Hi everybody,
I have some troble getting the record_url sample running in my own gcc based build environment. The function calls to the nfc library always return ok, but...
Hi,
the nrf52-DK is using an molex connector to connect the Flex-PCB NFC Antenna. Due to some mechanical issues in our product we have to make the wires longer. It looks...
We are using nRF51822 module and S110 soft device.
I don't know the default value of below parameters.
・connSupervisionTimeout
・connSlaveLatency
・conSupervisionTimeout...
Hi..
i am using softdevice 132 and android MCP.
i want to create .zip file for application, but it shows error like below..
C:\Program Files (x86)\Nordic Semiconductor...
Hi all,
I am facing a weird issue trying to achieve DFU over the air with the dual-blank DFU.
I had integrated DFU with my application(Background story here .) The application...
Hi
I have problem enabling gzll on my nRF51. Error diagnoses shows NRF_GZLL_ERROR_CODE_INTERNAL_ASSERT_OCCURRED (#15), every time I try to call nrf_gzll_enable();
Here is...
I've looked at the reference manual and the several forum questions asking the same question and do not understand the answers as they all seem to point to the same docs/original...
HI All,
We are using NRF52, S132 Softdevice , SDK 11.0.0.
In SPI DMA transfer, when we try to increase size of the m_tx_data greater than 254 bytes, it failed. It is working...
HI All,
I did all the things as in this post
devzone.nordicsemi.com/.../
But Whitelist is not working for me. My requirement is this, I need to add the first connected...
Hi everyone,
I must to program my device from nRFgo Studio (rel. 1.21). So I do this procedure:
I program the Softdevice (in my application S110 rel. 7.0.0);
I program...
I am using nrf51822 and I am trying to reduce the transmit range to 30 cm or less.Is it possible to achieve this. The reason I am doing this is that I will be working with...
Hi,
I want to use both SPI master & slave altogether, but when I include nrf_drv_spis.h upon compilation the following error occurs :
C:\Keil_v5\ARM\PACK\NordicSemiconductor...
I am trying to find out the lowest range of nrf51822 but so far I coulden't find anything. Most of the time people are trying to increase the range.Thanks.