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...
I am using nrf_drv_uart library.
UART communication is set in non-blocing mode, and transfer od data is relised with nrf_drv_uart_rx and nrf_drv_uart_tx functions.
I am...
I am trying to run pb remote example but i'm stuck at command 3 it only shows "Got event 0" not goes further to receive remote uuid.
0> 1) Provision first available device...
Hi, Everyone
My development environment is PCA10040 (nRF5_SDK_14.2.0_17b948a) with IAR
The printf statement is output to the terminal (Teraterm) using the UART. However...
Hello,
Our company is considering on developing BLE products with Bluetooth 5.0 compliance in mind. I'm currently trying to get as many information as possible but I'm...
Hi,
Once applying 0V to DEC2 pin, CPU hangs up and cannot be system resetted even though we input reset signal to RESET pin.
The only way to reset is to suppress system...
I am new to Nordic and BLE mesh connectivity. I have the following assumptions & queries, Please clarify if I am wrong.
1. Is it possible to implement BLE Mesh using Thing52...
I'm trying to read data over UART as fast as possible using the double-buffering feature and EasyDMA, but even this simple example I've posted is losing data.
I've set up...
The wake on GPIO is working all the time now.
Unfortunately, I want to disable it except when needed.
Here is the scenario:
Power up, pushbutton pin senses clicks...
I am using the nrf52832 and according to the errata v1.1 the same contains a problem in the spi, according to clause 3.13 the engineering versions (QFAA-AA0, QFAA-AC0) and...
Hey..
I'm having difficulties using P1 pins for UARTE0 and/or UARTE1.
configuring the RX & TX pins like this works great:
#define RBP_UARTE0_RX_PIN_NUMBER NRF_GPIO_PIN_MAP...
Hi,
I'm using a NRF52832. I'm looking to measure the battery voltage. I'm using 2XAAA cells in serie (voltage range between 2V and 3V).
Below is the configuration to...
Sometimes, when I want to use the nrfjprog tool, I get the following error:
nrfjprog --log -f nrf52 --reset
ERROR: JLinkARM DLL reported an error. Try again. If error...
I cannot start Power Profiler Kit software. I followed the installing instructions, but ended up with the following:
>python.exe ppk.py
Traceback (most recent call last...