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...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi,
I am searching the examples in SDK related to security concepts like pairing,bonding and encryption.
And I found ble_app_gls example in SDK 17.02.
Can you please...
Hi everyone,
I am making a project to dim a led strip following PWM driver example, everything works pretty well but i only have one problem that I need to set a state for...
Hi,
I'm trying to debug my application using monitor mode debugging and after setting a breakpoint while the code is running I usually have an assertion that fails in the...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you please tell me how the data gets transferred and stored in ble stack...
Hi!We used a 52832 to make a bracelet. Now some apps on Huawei phones can't be remotely upgraded by the ring. We have verified that Nordic's official Android DFU library throws...
Dear Sir,
I'm testing the Rx sensitivity of EVB (nrf52840-DK).
I use PER 30% be the thresholde and get Rx sensitivity; -92 dBm/ 1M , -88dBm/2M.
It's different with datasheet...
Hi Nordic,
I have upgraded my NCS folder to version to v1.4.2 and couldnt able to open SLM application(v1.4.2\nrf\applications\serial_lte_modem).
I am receiving below...
Hi,
probably very basic question. I found some nrf code in nordic sdk. I don't remember the version of SDK. I compiled and deployed it on nrf52840 devkit and also on dongle...
The issue:
1) Program x2 NRF52840 dev boards
2) comment board A to windows, windows reports COM n
3) unplug board A and connect board B
4) windows reports the same...
Hello Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports only Dual Bank DFU. This...
hi,
we have an product using 51422 for many years, now customer ask support dual bel connection, please help confirm if it is possible? which sdk version and if there...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, the booeloader uses the example project nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug...