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...
Whenever I hit pair to pair the nrf51 dongle with the DK, I keep receiving the error line: Authentication failed with status BLE_GAP_SEC_STATUS_PAIRING_NOT_SUPP
I read...
Hey,
I'm currently doing the relay example on the nordic info centre.
I'm trying to manipulate the example so that I can transform it into a range extender.
The goal...
Upon testing I am seeing some slowness in setting up the SPIS DMA buffers for the next transaction. I perform a SPIS transaction, and then call nrf_drv_spis_buffers_set()...
50 MHz, 500 M Samples [16].logicdata mainc.txt (/attachment/98d67704ad9c5affad8d5bce2ef93315)(/attachment/f20245cb8f1c01edb4b17875b6eedc4b) 01200555.pdf I am using the radio...
hi:
this is my code MOVE_SDK_100524(封装lib).rar .
project location:MOVE_SDK_100524(封装lib)\MOVE_SDK_10\nRF51_SDK_10.0.0_dc26b5e\examples\ble_peripheral\ble_app_uart\pca10028...
I have two NRF52 chip sets. Yesterday, I was able to build and flash the Beacon and UART sample projects onto both of these chipsets.
After building and flashing, a small...
Hello, anybody!After when I download the protocol stack(S132).The target is NRF52832 chip,tool is J-link OB. image description
but,the softdevice sometimes can...
We are using S132. Our application has several proprietary services. Once with writable characteristic to which we would like to send a response. So basically a mobile application...
Firstly sorry for my bad english.
I wanna make a data logger and i am using fstorage module. Before advertising start everything works correctly. However, when advertising...
Hi,
I wanted to USE BLE and ANT with nRF51422 chip, is it possible to use the S310 which is in the SDK10 with the updated functions in SDK12.30? or is there another way of...
It seems after my last round of Window 8.1 updates the Nordic Sniffer no longer functions properly. When I run the Sniffer software, it only can scan for about 1 second before...
My nRF52 device has been flashed with the Legacy Bootloader from SDK v11.0.0 and now I want to update to the new Secure Bootloader in SDK v12.x.0. However, when I try to update...
Hi
We use ble_app_uart_pca10040 app.
We have our own board has microcontroller and send data over uart to ble module (bmd350)
There is Nrf52832.
I want to send 32byte...