Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
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...
when ble central set BLE_GAP_IO_CAPS_DISPLAY_ONLY ,i find ble central no need to send the static passkey or send one wrong static passkey,ble central can also connect ble...
Hello, I am currently working with the nRF52840 DK, and I have been having trouble printing RSSI values over termite.
Code:
static void ble_evt_handler(ble_evt_t const...