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...
Hello,
I try to build mesh sdk for nrf52840 it gives me error on RTT
0> <t: 0>, main.c, 318, ----- BLE Mesh Light Control Client Demo -----
0> <t: 0>, main.c, 108, Initializing...
hi, In my setup, I have a 3.7 V battery divided down to the bandgap range using a 100k and 100k resistors, so the voltage at the ADC input is 3.7 * (100/200) = 1.85 V. I am...
Hi
I used "nRF5_SDK_for_Thread_v0.10.0 - cli sample code and try to test Thread command "diag"
when I type "diag" then it will show "diagnostics mode is disable".
...
I am working on a project which involves sending data from many beacons to many other beacons. To be more specific, I have two groups of beacons:
The first group consists...
I'm planning to use one of those beacon platforms:
www.ebay.com/.../352167746226
www.ebay.com/.../112493464451
for a close proximity positioning system now I'd like...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
Building for a PCA10040 dev board (nrf52832) in SDK 14.0.0 with the S132SD v5.0.0
I'm an encountering an issue where calls to printf() are only displaying a single byte...
Most application examples which use the scheduler have a main loop looking something like this,
int main(void)
{
// Initialization <snipped>
// Enter main loop...
Hi,
"wait" hangs when running the mbed blinky example, build in develop or release, on nrf52840.
The program is flashed with a J-Link and the program runs OK at first...
Dear support,
I am working on some custom boards embedding the nRF52832-CIAA chip using SDK-v11.0 and s132-v2.0.1.
I have got 9 custom units and out of them only 1 cannot...
We have ordered nRF52840 development kit . In windows xp comp port is coming as 8 but the device status in general is this evice cannot start.(code 10). Same in windows 7...
Hi,
I am working on ble_app_uart_c central code provided in sdk12.3.0 with softdevice s130.I added pwm code provided in peripheral examples in ble_app_uart_c central code...
Hi all,
I wanted to know the default values for the different NRF Radio paramateres in the ble_uart example.
I want to make some tests but not sure what is set as default...