Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi All,
please explain me in understanding the following w.r.t to timers. I am novice in this field and
i am trying to understand the 51822 Ble_app_hrs project
C:\Keil_v5...
Hello all,
I am getting an error "No Memory for operation" while initializing connection parameters for nrf51822 application. Can somebody please advice me about this error...
Hi
Recently I attempted to modify the bootloader.When download the official bootloader, it could modify the value of (NRF_UICR_BASE+0x14).But if I Remove some code,when...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
I'm building the ble_hrs_app for my pca10000, I've made a couple of changes (to change the LEDS which show) and I'm building it with CrossWorks .. which I thought I knew how...
Hello, I'm trying to get my nrf51822 project from SDK 5.0.0 running in the latest SDK 5.2.0. To minimize problems with KEIL I used the template project and copied my sources...
Hello,
I have a nRF51822 Evaluation Kit, and a working ble_app_uart demo software.
I would like use the Fujitsu MBH7BLZ02-109004 module . I can flash and verify the softdevice...
I am using the following code to manage a buffer to put through data to the ble stack. I think I saw a similar code on the nRFready Desktop 2 v1.0.4 examples:
/**@brief...
Are there any pin restrictions for connecting the PWM module to? That is, would I be able to output the a PWM signal (created by the internal PWM facility) through any P0...
Hello Gentlemen,
I'm developing an Android App that needs to connect to nRF. The nRF sensor does not have keyboard, display or buttom.
But we can have OOB which is a...
Hello!
I have two question from Heart Rate Application.
What BLE_L2CAP_MTU_DEF number presents?
I do not see event handlers for WAKEUP_BUTTON and BONDMNGR_DELETE_BUTTON...
Development Board can not be loaded by Keil 4.7.2
nRF51 by Nordic can not be identified by Keil automatically, how to configure the parameter for programming?
The Android API Kitkat documentation says the following about BluetoothSockect.connect()
"This method will block until a connection is made or the connection fails. If...