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...
I want to use mesh configuration ( Bluetooth mesh submodule) to save data to the flash memory of nRF52840. The code works fine and I can save data to flash using mesh_config_entry_set...
Hi, I'm having problems with compiling the gazell_dynamic_pairing example with arm-gcc compiler for nRF52840 Dongle. I have already migrated other gazell and esb examples...
Hi,
I have this generic register read function to handle communicating with my sensor, and during initialisation, it works fine. However, when I try and request a transfer...
Hi! I'm trying to setup mesh network and get data from sensors thought SensorClient SensorServer via ProvisionerNode.
My Nodes info: - Provisioner, UnicastAddress 0x0001...
Hi,
I'm using DSK 17.0.2 on the nRF52840 DK.
I followed the instructions for a buttonless serial DFU:
1. I cleared my board (nrfjprog -f nrf52 --recover)
2. flashed...
Now I meet a problem: when the chip of nRF52832 is power off, but supplies power to one GPIO pin of the chip through resistor voltage division, then I found the voltage of...
Hi everyone,
I'm currently trying to the get UART logging running on the NRF52832, but fail to get the SDK working.
My settings are as follows:
#define NRFX_UARTE_ENABLED...
I want to use GPIOTE implement soft uart on nrf9160 Because it can use interrupt to receiver and data
Any kind man give a example here. that will be thanks a lot
Hi all,
I new to Nordic Semi and recently got started with nRF9160-DK. I've gone through the getting started guide and am looking for suitable tutorials, and examples to...
Hello,
I wanted to show a colleague all the great features that the Cat Tracker has. I am working with Settings. The most important feature exists -- when I change a setting...
I'm working with SDK Release 1.5.1 and Toolchain Version 1.5.1
I'm trying to configure the serlal_lte_modem example to support the HTTPC feature and switch to UART_2 for...
I added the following code to FDS:
It seems sometimes this works fine, and after GC is complete all record headers are valid. However, sometimes it doesn't, and dirty...
I was following the tutorial and extracted with the git instruction into my SDK 17.0.2 at the following path C:\nRF5_SDK_17.0.2_d674dde\examples\peripheral. When I attempt...
Hello,
I am having two nRF5340 PDK and try to perform AoA direction finding on the two boards.
The board is programmed with a customized code which let the board transmit...