Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
Hi,
Im using SD5 and after some time (every time different) of transmitting HRS data the SD stops apparently, because there is no more connection with my Android phone...
I am trying to apply the new features in the latest soft device s110 v7 to the firmware of my pca20006 bluetooth smart beacons (nRF51822 Bluetooth Smart Beacon Kit Firmware...
I have Eclipse CDT set up for debugging the ble_app_proximity sample code on a Mac. I can start the GDB server on the console and connect to it. Flashing the code seems to...
Do you a way to get better range for BLE.
Distance outdoor Number of samples per second using the development kit. ( 12 bytes)
15m 100 samples
40m 60 samples
50m 50 samples...
Reading the s110_nrf51822_7_0_0.migration document there's a small section which states that due to an issue in the release you need to do the following ..
sd_ble_gap_enable...
I'm learning about GPIOTE and PPI and looking at an example I come to the following code but now it act incorrectly. So as you can see I'm enabling the interrupt for GPIOTE...
I am working with the nRF51 Software Development kit for the nRF51822 Evaluation kit
There are some kind of type qualifiers such as __I, __IO appearing in the header, e.g...
I am following nRF51822_Evaluation_Kit User_Guide v1.2.pdf (page #9) to run Heart Rate sample but I am unable to get an expected result (LED 0 should be lit) when I am pressing...
Once I downloaded Soft Device 110 (s110_nrf51822_6.0.0_softdevice.hex) into my Evaluation Board's chip I ran nRFgo Studio and saw that the size of the Region 0 is 80KB and...
My Board PCA10024 (nRF51822 Chip QFAAG0) consumed at least 18mA with external 3V battery.
The nRF51822 chip itself consumed only 5uA in sleep mode.
What's go wrong? So a...
Hi,
in, for example, the multilink example app, central role.
I would like to disconnect a peripheral role device once a notification has been received...
... is it correct...
I am using a stripped version of ble_app_hrs of SDK5.1 with Softdevice 6.
I stripped all services from ble_app_hrs except the DIS. ( so removed battery, hrs, buttons and...
Hi,
question is probably trivial, but I cannot find answer for second hour, so maybe somebody know, how to set that same address for Application downloaded from Keil and...
Is the nRF51822 susceptible to being bricked if the programming port is accidentally disconnected during programming? Does it use any protective measures such as a checksum...
I'm using nRF51422-QFAA E00 with S310, nRF51 5.2.0
When I configure ANT channel as a Master with Network number 0, all works OK. But if I try to set different network number...