Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
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...
Today nRF Toolbox App on my Android 5.0 phone is only recognizing HRM code running on my nRF5182-mkit, not other examples.
Today nRFToobox and nRFUART2.0 Apps both...
Hi,
I hope use nrfjprog.exe to do following things:
HW: nrf1822
download s110 6.0
download bootloader
download firmware
write some values to certain addresses...
Hi,
I've tried to search the documents and the forum for an answer to my question, but didn't have much luck.
We have a custom board that uses a STM32 micro and nRF51822...
Hello,
I am currently trying to find out how the BLE devices keep their connections in sync. According to the spec, the peripheral can have a slaveLatency of up to 32s...
Is it possible to run Master Control Panel and the PCA10001(or the J-Link lite) at the same time on the same PC, or will that cause problems? I guess I could simply try it...
Hello, Can anyone point me if the nRF51 Dongle can be used for connecting the device with an Android mobile.
Have used this dongle for connecting with PC opening COMM port...
Hi,
When pointer the p_conn_params of ble_conn_params_init_t to NULL for ble_comm_params_init(),
the connection will be disconnected fast automatically, test with the...
Hi,
I am using custom nrf51822 board. I am trying to debug through JTAG(segger j-link). While downloading the program into flash, I am getting error like "Error: Flash...
There can search for profiles using the search method of Bluetooth 2.0 (RFCOMM) connection is not a state in the PC Settings in Control Panel, why Bluetooth 4.0 (GATT) is...
hi guy.
i'm developing such a joystick device Board(HID) using nordic nRF51822, BLE mode.
i have tested many android cell phone & pad and i didn't have connection problem...
Hi,
I don't know if this is a dumb question or not, but here it goes.
Since I'm new to the nRF51822, I've been playing around with the ble_app_hrs sample project. To...
I keep getting an error:
../src/main.c: In function 'ble_stack_init':
../src/main.c:517:5: error: implicit declaration of function 'softdevice_ble_evt_handler_set' [-Werror...
I can't get Puck to work.
I did get it loaded on nRF51822-mkit, but
it doesn't advertise (can't see anything on App nRF MCP).
same hardware is working with mbed...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Hi, I'm porting the nRF8001 library to a PIC, and now i'm having trouble with the setup process: After i get the DeviceStartedEvent the uC starts to send setup messages, and...