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...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
What is maximum number of BLE connections that can be made with the nRF51422? I see that the the nRF51822 will support 8 in a star network using the 120 soft device.
Thanks...
Good morning,
I have been playing with the EV-Kit and now I want to design my own application. I would like to know if is it necessary to include Segger (J-Link) IC in order...
Hi, I am porting my project from nrf51822_5.2.0 to nrf51822_6.0.0.
I want to change bond manager to device manager.
I refer to the heart rate service in sdk 6.0.0 and...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
tldr; read the release notes first and use the batch file provided in the folder
Hi,
I'm trying to load the S110 v7 on an nRF51822QFABB00 and I'm getting the following...
Hi,
I am developing a multi-protocol communication device using BLE, ANT and 868Mhz "long-range" communication. I am using MRF49XA chip for sub-ghz communication. I have...
I have just updated to the latest SDK, including the S110 Soft device v7.0.0.
I have now noticed that I can bond using the Master Control Panel, but I cannot bond using...
On June 25th I asked a private question regarding be able to use the S110 soft device with the nRF51422. The following is the response I got:
....
Yes you can use the...
I am unable to to send notification for a customized service. I am testing a customized services that simply increments a variable every 3 seconds and sends notification with...
Hi guys,
I am trying to use the timer 1 on the nrf51822. I found the sample code online which could probably do the job for me. But I wanted to know what is the standard...
Hey Guys,
i asked this question already few days ago, but today i produced a log-file.
The procedure was:
Setup: SDKv6.0, SoftDevice v7.0.0, nrf51822
empty board...
Hi guys,
I had look at the ble_connectivity example in \nrf51822\Board\nrf6310\s110\ble_connectivity floader,but I can't found any documentation about this project.Is it...