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...
Hello,
The documentation states, that "maximum consecutive TX time is limited"
17.1.9 Maximum consecutive transmission time Maximum
consecutive transmission time...
Hi,
I have a JLink script which sets APPROTECT in the UICR to enable readback protection and disable the debug interface.
For development purposes, I would like to be...
Hi,
I tried to use nrf51822 to update light intensity of 64 area to smartphone and then the smart phone will display those light intensity values in gray scale. I want...
Hi everyone!
During the development of our device, we faced with some problems:
So now we need to read the data array in a clear sequence from characteristics. The data...
Hi,
I have a device running firmware from SDK10 and using s110. I would like to update the device to use SDK11 firmware with S130v2. I'm using following code to generate...
Hello,
my application hex used to work fine before i change my bootloader and softdevice
now after falshing all the hex including the application , it is advertising as...
Hi,
I want data read from my sensor (gives continuous data when button is being pressed). and then send it through Bluetooth equipment.(PC or iPhone and so on) But i don...
nRF51_SDK_9.0.0_2e23562
S310
/*
* Setup the gpiote to handle pin events on the MMA8451Q INT1 pin. For the
* accelerometer we want to detect high->low transitions in...
hello everybody,
I'm working in a project & have to do something like security for the connection & be able to do updates to firmwares, someone suggested that doing bonding...
In past , I was able to perform DFU-OTA over BLE transport for a custom board that has nRF51822QFAA (256kB main flash memory) SOC. I tested this functionality with Nordic...
I am trying to setup a nRF51422 Development Kit (PCA10028) v1.1.0 board with ble-sniffer_win_1.0.1 sniffer. I programmed the Dev board with firmware version ble-sniffer_nRF51822_1...
Hi all,
I am using ble_app_uart application to send data to a Bluetooth device. I am sending the data to the Tx Rx Pins of nrF51822 module via an external controller. My...
Hello forum, I've been trying to get SOME alert on my nRF51DK from a phone. I first tried the alert_notification example, but it appears that one has to write a custom Android...
I'm trying to build the blinky example in SDK 11 and load it onto a PCA10000. I'm using the make file in PCA10031/blank/armgcc and am building this under linux. If I use blinky_blank_pca10031...
Hello All,
I am using nRF51822 with SDKv10.0.0 and s110 soft device with RTX os. My project have 5 different threads with 1000 bytes of memory is needed in each thread...