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've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi, i use softdevice 9.0 and s110 8.0.
I want to make 38kHz pulse.
so i tried to use nrf_drv_timer and gpio.
if i try to make 200us, it worked not bad.
but when...
Hi, everyone.
I have read the nRF5 SDK --> GPIOTE part in the infocenter. However, I have not get anything useful.
I just want to recieve a interrupt from an external...
Hi all,
I have installed the 1.21.1.3 nrfgo stdio from nordic site.
in device manger nordic board is not detecting( both nrf51 and nrf52) only in my lap.
any setting...
Hi
I am working on customization of proximity device with nrf51822 and I need to lock it to first connected device (so after first pairing I have to make blocking connections...
I took the reference of your example and instructions hear -
devzone.nordicsemi.com/.../
The program runs but get struck at sending the I2c write command .
Do I need...
Hi,
just want to make sure: is it possible to merge UICR values into hex so that I can load some values there during production in a single flashing stage?
thanks
best...
I now have my app.hex and bootloader is running at nRF51822 and yet, the nRF Toolbox finds "DfuTarg" as expected. However, after selecting my file the UI surprisingly starts...
Hi.
I'm using nRF51822, SDK10.0.0, S130.
I made "radio test" program as below at the first.
void radio_tx_carrier_test(unsigned char freq_ch)
{
NRF_RNG->TASKS_START...
Hi,
Can we add device address with all fields set to zero's to whitelist.
I went through the spec, but it doesn't talk about the address set to zeros.
Thanks,
r...
Is it possible to change data send in scan responses after each Advertising Event? I know that sd_ble_gap_adv_data_set() has constant input arguments, but it seems weird for...
Hi everyone;
Im trying to use my nrf51822 as iBeacon with "ble_app_beacon" in SDK. As you know for estimating Distance, you should calibrate it. for calibration, place...
Hi,
I have IOS application which works fine with bluetooth different than NRF. I use direct connection by UUID in IOS app. When the application is in foreground everything...
Dear Sir,
I am new in nRF51 and used the ble_app_uart example in our application (nRF51), need power saving function but not necessary power off.
The sample code will...
Hi,
I am trying to implement timeslot API using s110 v8.0.0, SDK 8.0.0 on nRF51822-XXAA on a keil uVision 5 platform.
I have tried the following memory settings:
...