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...
Mr. Jared i do apologize for having accidentally verified&closed the issue but to answer your question we've found that the module we were using did not possess a 32khz crystal...
Hi,
I am using the code provided at https://devzone.nordicsemi.com/f/nordic-q-a/85850/example-for-extended-advertisement-receive-node
to send more than 60 bytes, but unable...
hi,
I have a problem about NCS1.9.1 NVS.
I performed `nvs_write` when ble is connected and then a reset occurs:
Whether NVS write can be performed when bluetooth is...
Hello All,
I'm new to using Nordic development kit and VSCode but I am running into an issue when I am trying to build a sample application. When I use the template to create...
I am using bt_nus_send to send data via BLE every 1ms. I've noticed that when connection is bad, this function takes a couple of milliseconds to execute, while when connection...
Hello,
I'm currently developing on the NRF9160, a sensor implementation that sends a few 100 bytes every 24hrs.
However, for demo purposes we need to send the payload...
Hi,
I am working NRF DK (NRF52840), when I am trying to flash the program in NRFGOSTUDIO from that it was showing some error that is " No device detected, or readback protection...
Hi, All
I am using VS Code and nRF connect v1.9.1, I try to set some parameters for scan etc. during running. It would be ideal if they can be saved into NVM and loaded...
Hi,
I am conducting a mesh test and it contains:
An android smartphone,
- running nrf mesh 3.1.7 on github
- sending hundreds of bytes packets to the mesh nodes...
Hi,
I am completely new with the development kit nRF5340, I have plugged in the USB and turn it ON, the status after that as follows,
- LED5 is blinking continuesly
...
Hi I have been doing some current consumption measurements using Nordic's Power Profile Kit 2.
The device I am measuring is a custom BLE device that uses the ADC to sample...
Hello, I'm having problems to debug my application when I check the "Enable debug options" in the build configuration. If I don't check this box, I can debug, however, most...
Hello,
I'm working with a little project in NCS 1.9.1, chip is NRF52805 acting as central, connecting to a peripheral that requires passkey and L3 security. Everything works...
Hello,
We are developping based on SDK 15.2 for nRF52 using IAR 8.11 and S132 V6.1.0 as softdevice for central/peripheral application. Bellow is the test scenario explained...