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 trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
I am troubling shooting some issues between my device and iPhone using nRF Sniffer.
One of the errors the sniffer captures is this:
Master to Slave: Rcvd Read By Type...
I will be using the nRF52 adc from -20C to 85C and am trying to determine if I need to calibrate and if so how much temperature difference I can have before it is time to...
Hi, I'm working on the nRF52 with S132 v2.0.0.
I am using a self-implemented "connection manager" that tries to establish bluetooth connections to pre-configured auxiliary...
Hi,
I am using 2 x AA batteries which gives 3V. Planning to enable all the internal LDOs (1.2V, 1.8V and Radio LDO).
VDD and AVDD are shorted on Board.
Will the device...
Is there a porting guide to this?
Custom hardware
Central device
SDK V11
I'm getting a reset in client_handling.c::ble_stack_init();
Right after I set the clock as...
Even I am writing BLE applications, but I don't totally understand these items:
In Characteristic Properties of GATT Characteristic metadata
We have read, write, notify...
I am trying to trigger some functions based on some pre-determined timings. I tried to do that using nrf_delay_us and also using timer0 interrupts, but both are giving me...
Hi,
I'm using nRF Master Control Panel to test a Phone Alert Profile (PASP) I've implemented. For this, in the app I configured a GATT server that exposes the Phone Alert...
Hi,
I am using nRF5_SDK_11.0.0 to learn how to use BLE stack to communicate.
For the BLE HRS app, I want to achieve sth. like this:
Central node can configure the sending...
Hi,
I'm not sure if this forum support that board but if YES, can You explain how to upload some program on that board. I think that process is little bit different that...
For some of the examples i see different versions
For example the ble_app_hts example
It has a _hci, _spi and a _uart version
In the documentation i don't find any info...
hello everyone!
I have just contact nrf51822, the agreement with the application framework is not very familiar with, you can share a quick start of the information, the...
Hi everyone,
Where I can read transmission type and device number of connected ANT+ device (HRM)? I want save those values and bound later only with currently connected...