Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
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...
I am trying to connect an accelerometer to my board. Unfortunately I only have enough GPIO's available to configure for a 3-wire SPI interface. However I can't find any information...
Blinky project is opened with Keil-uVision5
Projects builds with 0 errors, 0 warnings.
Project seems to load properly without issue, see output window below
JLink info...
I am trying to setup and use the multiceiver scenario. I have setup 4 devices, with one PRX and 3 PTX. I can only get 2 of the PTX to work, but no more. I am aware that by...
I am developing on with the nrf51822 SoC. I have been reviewing the hardware documentation that is included in the download section. Still, I have yet to find an antenna mentioned...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
I'm using the nrf51822 TWI library. I've tried both twi hardware and software master library files and see the same behavior when using both (as a side note an explanation...
Am I right in thinking that the button handler only causes an event for a button press(although I realize it is possible to configure the button such that a release is interpreted...
Hi,
I have a Question regarding one project in which 1 NRF24L01+ Module transmit to multiple devices at the same time ? How we can configure for multi transmit ? like Tranmitting...
Dear Nordic,
The guys at ARM have this community around mbed which looks great. I would like to use it, but before I do, I would like to check if their use of your (source...
Hello,
I'm trying to understand how the ble_app_hids_keyboard example works. So far, I have hooked up a few more buttons to the board and can type hello.
Now, I would...
Hi all,
In my project I'd like to use gazell for to communicate 2-6 devices with host.
Furthermore I use switching between BLE and Gazell (only 1 device support till now...
I am trying to port an application from MBED LPC1768 to a nRF51822 Evaluation board to develop a multi-function application for the nRF51822. The BLE part (developed on the...
I am hoping to develop a device that works as a remote control for a smart phone app. There will be at least 5 buttons, and as the button presses will be infrequent, I am...