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...
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...
Hello sir,
we have completely develop product using nRF52832 and S132, sdk13.1, and its great working fine with BLE. But for same application we want to use wifi module...
For my audio application, I need to convert pcm out from pdm module(nrf52832) to an audio format (mp3,wav) continuously. Is there any method or procedure for this??...or any...
This may be intentional, or an oversight but the
uint32_t app_gpiote_user_register(app_gpiote_user_id_t
* p_user_id, uint32_t const * p_pins_low_to_high_mask, uint32_t...
Dear All,
I am starter for nRF52832 DK. Could you please tell me where the start point is and where I can find demo programs ?
Thank you so much.
Best regards,
...
I want connect with password with my nrf52832 via Android phone. How I can do it? I do not want to do pairing how in example project "ble_app_gls". I used Android 6, SDK14...
we have used the ble mesh sdk v0.9.2 to implement long range ble mesh network on nrf52840 SOC
it is successfully working with s132 softdevice. with default configuration...
Hello,
I'm trying to switch from softdevice s332 v2 to s332 v5 (tried also v4), but I get this error: "region RAM overflowed with stack".
I'm guessing the problem is in...