I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
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...
Hi Nordic community,
I'm sending several packets from nrf51822 (custom board) to Android application. At the moment I want to configure the sensor by sending commands from...
hi,
I tried to recover custom nrf52 board by nrfGo stuidio,and it failed,the logs as below:
------------------------------------------------------------------------...
Hi All,
I'm using a sdk11 and i have started using the glucose profile example to use a peer_Manager.
I have modified it to have a just work behavior. It works correctly...
We have a potential application where we have to send data over BLE at 3kbps and store in external flash memory at 8kbps. The last memory accessed in external flash memory...
I have a NRF52840 and wanted to know, how much of a signal gets into another channel in BLE.
I am going to explain what I mean so there is no confusion :).
The Bluetooth...
Hi,
When I migrated the nRF51 project to nRF52, I got 67 L6218E errors.
I am not sure how to solve that kind of errors because I already added the related .c file to group...
I need to use an external RF amplifier. This needs two control lines, one for TX and one for RX.
I need some way to know when to change the state of the control lines. Is...
I'm noticing some irregularity on the SCL line coming from my Nordic 52832. I've attached a Saleae logic trace here. What are the potential causes for this type of behavior...
Hi,
I'm facing issue in the range of communication between the 2 NRF24L01+ modules(1452AB). My design is to interface the NRF24L01+ with more than 6 modules with one HUB...
Hi,
We are testing with the experimental_writable_ndef_msg example from SDK12.2.0 and we have issues reading the nordic NRF52 Hardware using the PC-Card Reader identive uTrust3700F...
Because this is my first time on this forum, therefore first: "Greetings to everybody".
I'm just start digging into nrf with FreeRTOS (NRF52832, custom board, SDK14.0.0...
Hi,
I am working with ble_app_att_mtu_throughput sample for finding out max transfer speed on BLE4.2. I also need to write central part of this sample on iOS.
I try to...
The description of p_hvx_params :: uint16_t * p_len in ble_gatts.h is:
"Lnegth in bytes to be written, length in bytes written after successful return"
uint16_t len...
Hi,
I have been tasked of developing a custom BTLE test software for nrf51822 for purpose of certification.
The lab is asking for a custom test that ignores the pairing...
Core4.2 SPEC supports BLE numeric comparison and nRF5_SDK_12_3_0 support core4.2.
However, I can't find any event for BLE numeric comparison.
Is nRF5_SDK_12_3_0 support...