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...
I'm using the Nordic UART Service to implement BLE communication between an iOS app (central) and a Raspberry Pi (peripheral). Whenever I send a large payload to the central...
Hi,
We are using Nordic thingy 52 HW and their SDK for our Evaluation purpose. We are using Nordic thingy 52 microphone code directly. That firmware is using ADPCM codec...
Unable to connect to Bonded weara with GATT 133 error. Currently, there is only one solution, turning on and off Bluetooth in the OS, which temporarily improves the connection...
Hello
new nRD5 SDK v17.1.0
Can you please help me to find more about:
1. "- NRFFOSDK-13484: Added an option in the Peer Manager to decide that a connection will not...
Hello,
I am currently developing an application on a single core application. I need to add a BLE part to this application. Currently, I have an OTA update procedure that...
Hello,
I'm trying to open an L2CAP connection and send some test data to the nrf52840 dev board from my computer. But my connections were timing out with 'Page Timeout'...
Hi ,
I have a question ,according to the official configuration and example, the ADC sampling voltage value is smaller than the actual voltage value. For example, the actual...
I have nrf52832 dk and soft dveice s132 am using ble app template code.
I need help in this code that as:
1. as i flash the code on dk, the device should be initally in...
I am using NCS v1.7.0 and have found that SES is not being configured properly for debugging/flashing. When I open the project in SES, building works fine, but when I try...
I have a theoretical question involving 6 24L01+ devices in PTX mode and one 24L01+ device in PRX mode.
Assuming a synchronized system, when one PTX finishes transmitting...
Hi,
I'm using the NRF9160DK board. I'd like to connect the UART port from 9160 to the 52840. The 9160 is running SLM firmware. The 52840 is running my code.
My question...
Some helpful pictures referenced in documentation (asset_tracker_v2_description.rst) are missing:
missing at least: figure:: /images/asset_tracker_v2_module_hierarchy.s...
I am using below environment for my project
NRF connect for desktop version 3.7.0 and Programmer v1.4.11 in windows 10, NRF52840 and Jlink debugger
I have tried multiple...
Hi!
I have a question regarding the scan timeout. The situation is the following:
On a nRF52840, I repeatedly perform scans every 120s (which is controlled by a CC Interrupt...