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 Nordic Magicians,
I have a couple of general questions when it comes to sending large amounts of data (FAST). Ultimately, I'm looking to transmit data with a throughput...
Hi,
I'm putting together some firmware that takes packets received over SPI and then streams them over BLE. I'm trying to run the BLE at close to 1Mb/s (which is still...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Please see previous post / case that was closed and cannot be reopened: https://devzone.nordicsemi...
Hello,
I am using zephyr on a nRF52840 to communicate with a vl53l5cx TOF sensor using I2C. When I use i2c_reg_read_byte() or i2c_burst_read(), the device address is sent...
Does anyone know why I am getting low outliers on battery measurements with the SAADC? I am measuring the battery directly every minute. Every seven minutes consistently,...
HI,
To ensure NRF5340 2.4G rf consistency during mass production, which scheme do you suggest is more suitable ( X2 = 32MHZ 10ppm ):
1、Offset capacitance C36 C37 placed...
I used Modem firmware version 1.3.1
In order to connect the nrf9160 DK to the AWS cloud, I am encountering errors such as AWS_ IOT_ EVT _CONNECTING, when it should be AWS_...
In a nrf52840 project using Zephyr 3.0 following Zephyr drivers are used:
the modbus serial driver(RTU mode) which uses uart1 in interrupt mode
the lora-mac driver which...
Hi,
I'm using app_ble_uart example using nrf52810 for nrf52810 UART RX & TX pins are (P0.15 - P0.14) while configuring using i got a problem with RX transmission ,when i...
Hi,
I am working on a multiple custom models, wherein I need one model to extend the functionality of another model.
I was analyzing through nCS provided "Chat" sample...
Hello,
I'm running nRF Connect SDK v1.9.0 on two nRF52840-DK devices, one Peripheral other Central.
My application requires to initiate pairing, i.e. send pair request...
Hello,
I'm trying to set up nRF Connect for VS Code. I followed this video for installation steps: https://youtu.be/2cv_jjqk5hg, the only difference being that my nRF Connect...
I have a VS Code project that is a Workspace Application where I've had to make some modifications to code in both zephyr and mcuboot directly. My codebase is in a git repository...
Hello!
Do you have any information on the antenna itself? Radiation pattern-diagram?
Edit: I would also like to have the specs of the antenna, eg: m ismatch loss, insertion...
I am having trouble to add the toolchain folder to the VS code setup.
The nrf connect for VS code does not pop up on the side at all to add application folder.
Tried to...