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...
Hi!
We are in the process of evaluating the nRF9160 DK.
There is an important aspect of the application for us, we want to be able to define some constants that can be...
Hi, I am developing a system using nrf52832 SoC. I am using SDK_15.0.0. I am developing the hardware using ses project. Please help me how can I print the data which I am...
I am following the tutorial to work with nRF9160 and I ran into this error while configuring for Open nRF Connect SDK Project.
I checked the CMakeError.log and I got...
Hi, everyone, We develope the projects on nordic nrf52832 chip module that include main project and bootloader. The created update files (".hex" encoded to ".zip") we burn...
To the kind attention of Nordic,
I'm studying the code in SDK 15.2 examples/peripheral/usbd/pca10056/blank/ses. May please I ask more infos about the comment you put in...
Hello,
In a nut shell i am try to get a Model in PyACI to subscribe to a group address and display events. i have had limited success. and will try to explain as best i...
Hi!
Well, this might be off topic but as nordic is involved in zephyr I will try:
As nrfsdk only supports S=8 for sending messages I would like to try the zephyr project...
setup
nrf52840 with 4 peripherals and 3 centrals
Is the following png shot valid where it states that in sdk15.0 that the advertising module only supports 1 peripheral...
Hi,
I'm pretty new to nordic development, so I'm sure the error I'm facing is easy to solve, but yet I can't do it by myself.
So, I'm using the nRF51422 on a custom board...
Hi,
Can we do the OTA firmware update using WIFI or Ethernet so that it does not involve any kind of user involvement ??? We are using nrf52840 chip.
Thanks,
I have the latest firmware in the modem (0.7.0-29.alpha) and i have the at client sample code on my board, I set my APN but the board doesn't connect
I'm sure that the APN...
Hi, everyone,
We are developing project on nRF52832 by using the newest 15.3 version (nRF5_SDK_15.3.0_59ac345). The project is built from bootloader and main application...
Hello, my old question: https://devzone.nordicsemi.com/f/nordic-q-a/48087/nrf51822-s130-hardfault-error
I found something.
After removing -fdata-sections in makefile,...