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...
I created a bsp folder dfu_dual_bank_serial_s120 from PCA10028/dfu_dual_bak_serial_s13 in examples/dfu/bootloader/PCA10028.
This is for supporting DFU over UART for our...
I am using a development board PCA10040 with an nRF52832
I am running one of the examples: gpiote_pca10040
Everything is working fine with this line in the original...
Hi,
My development platform is a central device that there is a WiFi function, I want to set BLE channel map to avoid from overlay. Let my central device can coexistence...
I am using peripheral example(blinky) to generate .zip file using nrfutil python script. I am getting fallowing error.
nrfutil dfu genpkg --application nrf51822_xxaa.hex...
I am getting fallowing error while update app through uart using nrfutil command.
nrfutil dfu serial --package ble_app_hrm_c_s12o.zip -p /dev/ttyACM0
Upgrading target...
Hi,
I'm building a product using RF Digital's Simblee that uses the nrF51822 ver 3 chip. I've narrowed down a TIMER accuracy issue to BLE. The code below starts and stops...
I'm going to make temperature logger in NRF51822.
I want to use ble_app_uart as reference.
When mobile app is connected I have to send kilobytes of logs.
Now I use ble_nus_string_send...
We have used FreeRTOS a lot, also on nRF51 and nRF52. Now I'm trying to migrate our nRF52 code form SDK11-alpha and SoftDevice 2.0.0-7-alpha (?) to the most recent versions...
Hello,
I am a writing my own code for MDBT40P to blink LEDs. I have configured the LED pins and added all the necessary headers in the project. But every time i build the...
Hello
I am trying to develop my Redbear Lab's BLE mini with Nucleo F401RE since I don't have any J-Link segger and USB dongle.
Is it possible to write program through...
Hi.
I'm using PCA10028, SDK10.0.0, S130 as central.
I'm using "sd_ble_gattc_write" when i want to send string to peripheral.
But if i send this function continuously...
Hi,
For example: In scan and connected as peripheral at same time. When disconnect event happen, how do I know who is the trigger, the center or peripheral?
Thanks.
I've read diferents answers to this question. When I change the device nace from nrf Master Contorl pannel the new name is set but the advertising is done with the old name...