I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Hi sir
According to nRF51822 RM v2.1 session 12, there are two high frequency clock: the 16/32 MHz crystal oscillator and the 16 MHz RC oscillator. For nRF51822 BTLE application...
I know the question has been asked, but a few months has passed,
but hopefully to get some new update now.
devzone.nordicsemi.com/.../nrf51822-dk-module-as-master
devzone...
Hello,
i try to implement a simple timer interrupt on TIMER1 using one of the CC registers of the NRF51822. Here is my code:
void init_timers(void) {
// Start 32...
Hi,
I have 2 questions regarding this topic:
Which specific J-Link lite mode do we get from nrf51822 Development Kit? Is it the 9 pins model or 19 pins model?
...
Hello,
I want to implement a proximity central. At the moment, I do not get a bonded connection from central to proximity peripheral (For peripheral i use the proximity...
Hello all,
I have realized my own board with a msp430 microcontroller and a nRF24L01+.
I have configured my nRF24L01+ as described in annex C of the datasheet; the objective...
Is it possible to use the J-link to debug a stand-alone PCA10004 ? I am not using the motherboard. Powering the board separately. When I try and run debug in Keil I get error...
I would like to ask a question about the time of :"Time between DISABLE task and DISABLED event when
the radio was in TX" of the "Jitter". In the picture show the "Jitter...
Dear nordic guy, I'm developing
with nrf51822. I have one question regarding main clock control.
I want to turn on and off 16Mhz clock in application side.
application...
Hello,
I have some code running that transfers binary data from an iPhone to a nRF51822 device (used for firmware upgrade).
I have used a variable length characteristic...
When starting with nRFgo Studio "Erase all", "Program SoftDevice" & "Program Bootloader" to have a almost virgin base without an application, I succeed perform an over the...
Hello,
currently I am thinking about the proximity concept. The following scenario is given:
We have a Display that shoud lock/unlock a Device
We have a iPhone...
I used SDK 5.1 and S110 6.0, I dowmload the project ble_app_ancs to nRF51822 DK. I try to connect it to iPhone 4s (which run on IOS 7.04), when I click 'pairing', the led...