Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I Just upgraded my RTE to the latest two minutes ago, and tried an RTX example.
The example compiled OK, But in RTE manager, it is showing missing component.
Screenshot...
Hello!
I'm in doubts about proper configuration of GPIO pin, which I'd like to be able to reset external device (DWM1000), connected to nRF51 by SPI.
The datasheet says...
Hello,
I’m working on my own custom board based on the nrf52832 (QFAABB).
Here the schematic:
I succeed to flash the board with the nrf52DK (PCA10036) via the debug...
Hi there - new to Bluetooth but have an interesting question.
Is there a way to have multiple users connected to the same Bluetooth connection to stream music? For instance...
Hi community,
I am working on IoT device. We want to establish a secure connection therefore we are going to need a secure storage for our private key. I am aware that the...
Worked fine until yesterday. Board turned off with computer, also the power switch on the board was in off position before turned on this morning. Now the debugger circuit...
Hello Nordic Team,
Please, I would like to ask some questions about BLE based smart-phone accessory.
Actually, I think about using a BLE based accessory (for instance...
Tuning the nRF24xx matching network:
The balun-function is done by the
180° degrees phase shift in L1. This
causes the signals from the two ANT
pins, 180° out of...
I am sending IMU data as 20 byte packets through nus service at the rate of 50 such packets per second. The device is a nrf51 DK configured as ble peripheral (S110). The application...
Hi all,
I have a makefile which runs perfectly from the command line on Windows under GCC, but in Eclipse it fails with this message in the Console:
make flash
make...
My application had a ID to separate difference device & host for the communication in the same area. When the Host power up, it need to search any existing same ID Host nearby...
Hi ,
I want to set the channels used for exchanging DATA (after connection) when peripheral and master are connected.
i searched and i find that it's like this :
//Set...
Hi I'm using the PCA10003 dev board to try it out the OTA firmware update.
What i did is exactly that:
Modify the bootloader example for S310 softdevice and 10003...
Hi, I have been developing with the nRF52 DK for the past couple of months however I have encountered an issue today which I am unable to resolve.
I am unable to establish...
Continuing my mission to have SES set up to be the complete development environment on a Mac I am struggling to get the Jlink Debugger to behave with SES.
It appears I...