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 We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
Hi,
I'm using the nRF52840 using SDK 17.0.2. I've implemented the CLI for flashlog as well as several other custom commands. It works well when entering commands on the...
Hello, I am studying the subject example project to understand how to create my own characteristics and adapt the project for our application.
What is the purpose of the...
how to compile openthread library files for nrf52833,
i followed the procedure as below
start with a fresh copy of the SDK, and make sure you place it as close to the...
Hi Everybody,
We found little or no literature about readback_protection on the nRF5340 SOC. Our issue is that for development and debugging it is not practical to use nrfjprog...
I have created an application using SoftDevice S112 using board pca10056e and installed it on the nRF52840 DK. I want this application to run on the nRF52805 so I want to...
Dear Nordic support,
We are trying to know the power consumption of nRF52840 SoC, by prediction and measurements.
The Online Power Profiler for Bluetooth LE tool estimates...
Hi,
I am developing a product based on a nRF52833-QDAA chip, we use the two uarts to transmit data to another MCU and AT commands to a LTE-M modem.
We use NCS 1.7.0 as...
The nRF connect program for desktop
https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop
Will it be updated to fully support Bluetooth 5? Extended...
Hi,
I got a problem with sending data via gazele protocols, i'm using example library gzll_ack_payload_ host and device, can somebody explain me how this code works?
i...
Hi.
I'm working on macOS Monterey 12.0 beta and trying to start nRF Connect for desktop (version 3.7.0). When i'm trying to start this application it's starting as blank...
Hi.
This question is to confirm again about below.
Is it possible that implement multiple advertising sets, some of them would be 1M and some would be CODED PHY. And...