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 HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I found a bug in the FreeRTOS port provided by Nordic for the nRF52832 in SDK v11.0.0. This bug only applies if configASSERT_DEFINED is equal to 1, as the affected code is...
Hi,
We are assessing the pros and cons to port our software to work on S130. We are currently using S110 (Peripheral) and S120 (Central) on nRF51822 rev.3.
Based on the...
I am running ble_app_uart sample code on nRF-dk using SoftDevice n130. It is working fine.
Currently, when nRF UART app connects to ble_app_uart, user does not need to...
I have hard time in start a twi in nrf52832 with SDK11.0, I can't initial twi ,whatever i do ,when i build is still an error ,here is my code:
static const nrf_drv_twi_t...
Hello. Nowadays I'm trying to upload the softdevice for the RTOS based on the freertos.
As you know, determinism is very important for the realtime.
I want to know the...
Hai guys,
I am using nrf51dk, S130, and Keil to develop a simple project. My aim is to send the sensor data from the nrf51422 to the mobile app.
when no mobile is available...
I read this thread: nRF51 beacon high frequency scanning and advertising and have similar problem here.
Some repost from my electronics.stackexchange.com question
...
heya all,
I've tried folowing the guidlines for selecting correct SoftDevice for particular DK, but I am completely confused about the whole naming conventions and versions...
Hello,
I wants to store data in file or store data as non volatile .
I can't found any file related function.
Can any one help me how to store data as non volatile...
Im using nrf51. first I used bonding feature, for that I configured the characteristics with BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM on read to trigger the bonding on IOS. ...
I am using SDK 11.0.0 and S132 on a nRF52832. In my application, my device can operate in BLE mode with the SoftDevice enabled or in custom RF mode with the SoftDevice disabled...
I need an accurate timer to generate pulses about 20ms. With simple timer this is workiong fine, but I need more then one timer simultaneously. So I would like to use app_timer...
Hi
I am working on NRF51822. I am using S120 ble_app_multilink_central example. I am trying to create a Timer1 interrupt of 1ms interval. My interrupt is working but interval...
Hi all,
I am trying to block connection from other devices to my nrf51dk board, except some specific devices. I used whitelist but it seem like the peripheral only block...
Hi,
I have just bought a nRF51822 Beacon Kit. The sticker on it shows that it is a PCA10006, Rev 1.2.0 2015.17 on it.
But I think that it is PCA20006.
What is the best...