Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
In the `Serial Interface`, the `Bluetooth Mesh Packet Send` command does allow specifying the `Time To Live` (TTL) for arbitrary packets, but there is no field for `Retransmit...
Hello, I have a question.
1. When ancs is reconnected, the machine will be reset, and the software will catch the log as follows.
As long as there are a large number of...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to know what would happen in the following situation.
During central and peripheral...
I noticed that in SDK SES projects, the linker file is generated every time the project is build. However, there is no memory map file specified, only a section placement...
I program in nrf52840 using thingy sdk
I succeeded in receiving the motion service.
The output speed of some motion services is too fast. such as raw, heading, gravity...
Greetings!
I'm new in the Nordic Dev Zone, so I apologize if this has been asked before. I just wasn't able to find a satisfying answer.
I read in this foruns that there...
dear
i am using this proj to get dfu functional
nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main.c
i add some code in main.c...
Hi all,
I want to see the value of the radio registers, especially the Tx power register, but i can see only the cpu registers in the register window.
I'm using segger...
Hi there,
I am using a nRF52840 development board, I've been able to get the blinky app to work. However, when I put the ble_app_blinky on the board, I am unable to discover...
Hello
Could you provide the compiled code (hex) for the application running by default on the nRF9160DK ? For some reason I am unable to rerun it from the source code provide...
Our products are based on nrf52832 / nrf52840 chips as application mcu which run freeRTOS.
One of high priority task implements algorithm for controlling motor (using QDEC...
Hi,
my BLE device is NRF52840, I am using softedevice s140_nrf52_6.1.1
using the ble_app_uart example as peripheral .
I have a problem to send data to our android ble...
Hi,
I'm trying to erase flash pages from 0x1f000 to 0x28000 (page 31- 40) and for three pages (33, 34, 35) I get NRF_ERROR_FORBIDDEN.
I'm using softdevice 132, version...
We are using NRF51822 MCU on our PCB design and we have a problem that we can’t program it, uKeil doesn’t recognize MCU. It seems that then we start programing NRF51822 it...