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...
50ms_measure_30ms_other.jpg
Attached is current measured using the s310 softdevice
Every 50ms timer takes a twi measurement, which is a twi 6 byte read followed immediately...
I am trying to write a bootloader that will work with the S120. Both the examples seem to only work with the S110, so they don't help much. I already have the binary I want...
Hi,
we can send data from server to client by sd_ble_gatts_hvx() in ble_app_hrs but:
1.How does the client receive those data?
2.How dose the client send data to...
I have two boards similar to www.aliexpress.com/.../1862953539.html
openocd on one board shows:
Info : nRF51822-QFAA(build code: G0) 256kB Flash
and on the other...
I need my device in some conditions to create an alarm which will be readable for any BLE device in range. Is it possible? What is the right way of doing so?
Thank you.
Dear all,
I am following the user guide nRF51822_Evaluation_Kit User_Guide v1.2.pdf
When I try to compile the example
C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001...
Is there anywhere I can buy just a J-link Lite? We have a couple of developers working on the nRF51822 and I need to get some additional debuggers, and would rather not buy...
I am using the app_button to handle all incoming button presses. On a press detection I trigger an app_timer which handles tracking how long the button has been pushed, and...
I just starting out trying to get an Eclipse dev environment up and running. I've tried following nAN-29 but it seems out of date. The issues I run into are:
CDT...
Hi,
First I want to thank all nordic staff for their great work on sdk & this incredible tiny chip that do a lot :-). I play a little with the devkit sample and my nrf development...
I've got 3 of the 51822 kits: smart beacon, m-kit, and eval-kit.
I've successfully installed Keil uVision 5.1 and developed/loaded applications for eval-kit.
I've successfully...
I'm just trying to determine if I get full SDK access with the nRF51822-mKIT; or if that requires nRF51822-EK/DK? The current posts on the boards seem to be conflicting in...
Hi Nordic team,
Will the S310 stack be kept, feature- and revision-wise, in lock-step with the S110 stack?
To illustrate my question, can we expect the v7 S110 updates...