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 want to active HW timer with SoftDevice 7.1.0 .
Timer operation is good but I can not stop the timer.
The power consumption is 200~300uA after timer expired ( or...
Hi,
We would like to use NRF52832 chipset for our project, and we need to configure 11 pins as GPIO interupt , Is this possible ? How many pins we can have as interrupt...
I have Bluetooth iOS app communication with my nRF51822. I notice that when I connect the the nRF, the first GATT write event is always the same:
p_ble_evt->evt.gatts_evt...
I am using SDK v11-alpha2 and following the BLE Services and BLE characteristics tutorial.
When calling sd_ble_uuid_vs_add as the Characteristics tutorial asks, I get a...
HI ,ALL ,
i have change the project for the purpose of enter a six digit key at cellphone side to enable the notification with the board(52382).
But when i input the...
Hello, I looked througth the devzone but didn't find direct answer. So created new one.
RM v3.0 states chapter 12.1.19 "Reset behavior" with table. However, it is not clear...
Hi,
I have to check every 10 minutes the battery level when BLE is connected .
I have found in this forum this source : github.com/.../main.c
As the source date is...
Hello All,
I developed one project in nRF51822 with S110 Soft Device based on following configuration.
SDKv10.0.0
DFU capable
RTX Support
And now I want...
Hi ,
I am using Soft Device S130 and NRF51 kit PCA10001. I am using SDK 11.0.0-2-alpha .
I am trying to test the Alert Notification Service Example as mentioned here...
Hello!
I'm trying to use the nRF51422 internal ADC to send the value over BLE then monitoring the value received on the nRF Master control panel on Android phone but I...
hi
I touched pca20001 mouse -> main.c
i followed this link to debugging
devzone.nordicsemi.com/.../
but i can't build this..
because it said "ERROR" over 40...