Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
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...
I am trying to flash my custom board that uses the Raytac nRF52840 via SWD. I am trying to flash a custom bootloader onto the chip; however, JFlash is giving me an error....
Hi, I am from China. My company made a BLE module with chip nRF52810. Recently , I coded a program for it by SDK12, based on ble_app_uart example. I modified the corresponding...
Hi there, I'm using nrf52840 with OpenThread SDK and I wanna know, what is default radio mode of this device? Because we also have another project with Bluetooth and we observe...
SDK15.0 whitelist hardfault
when setting the sd_ble_gap_device_identities_set using the iOS nrfConnect the non DK board hardfaults.
On an android device all works fine...
Hi,
I'm adding some custom buttons to the NRF52-DK and I've been playing around in PCA10040.h. So far, I have everything working with 4 buttons. The DK can connect to...
Dears,
Now I am using nRF5_SDK_15.3.0_59ac345 for my project on nRF52810.
I found a bootloader example at
\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble...
hello, I am trying to integrates saadc & bluetooth because in my project adc sample values are comming from sensor & these values is send through bluetooth_uart app. so can...
Hi,
I'm in the process of evaluating the nRF9160 DK and this I want to be able to control the diferent peripherals on the DK so I can reduce as much as I can the current...
Dear supplier
I want to read 10 heart rate sensors that are connected to 10 person's bodies and then display them on TV. How can I do it?
Can I use nRF52832 chip? Can...
Hi
I am using nRF5_SDK_15.2.0_9412b96 on pca 10040
I am storing over 2000 ADC readings and then printing them out once my test is complete. I get "Logs Dropped(x) " messages...
Hello
I am writing a program using SDK 15.0.0.
I'm trying to merge SPI and TWI programs into BLE programs.
I used keil before to confirm that each program was working...
Using Ozone v2.54, if i halt program execution and then resume again, I get a NRF_FAULT_ID_SD_ASSERT fault, with info = 0, pc = 0x142CA.
softdevice: s132 v4.0.2
The error...
Hello ,
I am using Multiperipheral example code , and i want to connect more than 4 central devices. I have edited the link total value and number of peripherals and centrals...
HI,
I am recently working on 9 axes icm 20948 sensor. my battery capacity is small for the application and my accelerometer and gyro sensor consumes more current.
when...