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...
Hellow,
I'm using app_timer to play the buzzer.
The default behavior is
1. key in
2. timer start: 8Sec for key action stop check
3. Buzzer on (pwm1)
3. buzzer...
Hi, I am using sdk 12.3.0 sd130v2. I have the hardfault_implementation.c included in the project. But I am not able to keep breakpoint anywhere in that file. I have made HARDFAULT_HANDLER_ENABLED...
I have initialized SPI0 master by this code:
static const nrf_drv_spi_t spi = NRF_DRV_SPI_INSTANCE(0);
...
nrf_drv_spi_config_t spi_config = NRF_DRV_SPI_DEFAULT_CONFIG;...
Recently I have been working with the serial bootloader from SDK 11. I can upload a softdevice, and supporting application using this bootloader without issue, as long as...
I started working on mesh 51 series ,
Points for which we need inputs
Data packet size for transmission
Process for association and address assigning during commissioning...
Hi,everyone
I am using S132 and SDK13 to set two peripheral links,now i want connect two centers using different connection parameters at the same time,for example,connect...
Hi,
Can the nRF52832 support higher data rates:
UART TX baud rate of more than 1Mbps, such as 3 Mbps without bitbanging.
TWI of 1MHz
any trick to get them...
Hi,
I recently purchased the NRF52 DK. I'm using the ble_uart_example for the SDK 11. I'm using the softdevice PCA10040.
I noticed the the SDK 11 includes the RTT c...
I want to use the nrf52840 with DCDC in high voltage mode to drive the circuite directly from a LI-ION battery.
Is there any reverse current protection built into the chip...
When you start a receive task, what will the radio do if the HFXO is not stable? Not begin to ramp up until the HFXO is stable, OR begin to ramp up but not become active until...
nrf52832, returns an error even with parameters
IROM1: 29000 57000, IRAM1 3CC8 C338, softdevice_enable() works without errors.
#define PERIPHERAL_LINK_COUNT 1
#define...
im working on nrf51822 using sdk 9 ....i completed bonding using ble proximity example without privacy key.....now i wish to add privacy key ..what all changes i have to make...
I'm using the with SDK version 13.1.0 along with S140 SoftDevice v 5.0.0-3.alpha and trying to utilize the Bluetooth 5 Extended Advertising feature.
The function ble_advdata_set...