Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
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...
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...