Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hi,
I have two problems with pc-ble-driver, I've tested hrc_v5 example program on my Linux machine, along with connectivity_2.0.1_115k2_with_s132_5.0.hex firmware (using...
We have set the peripheral ADV interval & central SCAN interval as below configs, we found that the connection time is unstable, from 125ms to 980ms, we expect to get a stable...
nRF51822, SD 130 v2.0.1, SDK 11.
Dear community,
I am experiencing an issue with disconnection on iPhone (iOS 11.2.5). After connecting and bonding with device (in iOS...
Hi,
I am using SDK 14.2.0 and SD 132 v 5.
When trying to combine ble_app_beacon with twi_sensor, I get the following error:
..\..\..\main.c(89): error: #253: expected...
I'm developing a project where the device wakes from system_off using a button. I've noticed that it takes about half a second from the time the bootloader starts until the...
I updated the original question
Hi, I am working with two nRF52 SDK13 central and peripheral, with no display, each is connected thought UART to a software interface,...
Hi All,
I have below requirement on NFC. please suggest how to start with the same.
1.NFC operation. (Simple Read Write into NFC Tag Memory).
We need to see a demo...
Hi,
we are trying to use pc-ble-driver (source and hex files from tag v3.0.0) together with nRF52 DK. We are running the heart rate example code on Ubuntu 16.04 (tried both...
Hi,
I'm very new to the NRF5-sdk and I found out about NRF5-sdk for eddystone on github.
I would like to ask, Is the NRF5-sdk for eddystone compatible with BMD-350 board...
Hello,
I'm currently trying to build my Keil project. i2c.c file in my project is using nrf_drv_twi driver functions.
So I included nrf_drv_twi.h in the file (or in the...
Hi,
I'm getting started with a couple of nRF52 boards. I want to pair the boards to each other (one central and one peripheral). Then I will have buttons connected to the...
Hello, when transmitting packets with nRF52832 is there any chance to keep the carrier frequency off until the first bit of the preamble is being sent? (The product specification...
Symptom
Depending on the data values written to the log this either triggers a hardfault or executes some random code with random results.
Repeatability
I can reproduce...