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...
Phone Model: model MX4 from MeiZu china
APP applied: nRF Master
experiment 1:
Here in my hand, when a android phone try to connect to the device which contain the service...
I just now saw the press release for the Primo .
In theory the bootloader should just to be able to be loaded to an existing DevKit either via NRFstudio or the NRFprog...
www.youtube.com/watch
Hi,
I'm a beginner in Iot. I found this interesting video and observed that NRF51 SDK and NRF Beacon communicate with each other. I want to send...
I have12 input pins to my application. But the code fails when I try to add the fifth button.
Is there a limit to how many input signals I can add?
static void gpio_inputs_init...
Hi,
I am using SDK 11 and S130 for my ble application. S130 acquires 108k of flash memory. How can I reduce it to less than 100k or should i use S110 since it uses just...
I have OCD for compiler warnings... I must use -Wall (I'm a freak like that).
In nrf_drv_twi.c line 433 there is a function twi_clear_bus. This gives an -Wunused-parameter...
Hello,
I was working on a nRF51422 and made a project using the example ble_app_uart_c. It works fine on the DK, but now I want to make it work on a board that has one...
Hello,
Does anyone know if the information and methods given in the links below are still valid for nRF52?
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../ ...
Hey,
We're are newbies with Nordic and are trying to program BLE HRS example code to run straight on the nRF52832 (instead of the PCA10040 target).
In order to do so we...
Hi everybody! I am here again bothering you with probably silly questions. I have, on my smart beacon kit, an application that uses an ADC and then sends the converted value;...
`Hi Guys,
My project requirement is that first time i have to bond and connect my nRF8001 BLE with peer device, once connected i have to find peer device address, after finding...
Hi everyone,
I was not able to find a full example in the SDK or online on initializing ANT to work with burst mode. Also, I was wondering if it's possible to setup ANT...
Hello,
I have a design where nrf51422 works as companion chip together with an other uC as main controller (STM32F4).
I need to reset the NRF from the main controller...
Hi,
For our new product we are using nRF52832 chip for BLE and NFC. We have a query regarding the NFC section which is listed below-
Please refer the recommended EMC filter...
I have captured the ble packet showing as the screenshot by using the ble sniffer(win7 ) and wireshark.
But I did not understand the meaning of delta time (such as end to...