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,
I bought nRF51822 Evaluation Kit and would like to blue wire an external MCU( Kinetis Cortex-M) to talk to the SoC. It looks like the SoC on this board has many GPIOs...
Hi,
Could someone can explain, how to handle Static Passkey in iOS Central application?
I would like to know whether iOS application allows static key based pairing or not...
Hello,
i'm programming an iOS app to connect to the nRF51822 (peripheral). The Problem: Any kind of authentication and encryption is needed, but in the final Product the...
I've seeing random crashes at that originate from ll_lm.s0.c:404. It seems to be happening when I have uart logging turned off. I don't think i've seen assert callback called...
Says it all in the title. I'm making a sensor which puts its data in a non-directed non-connectable advertisment packet. I want to read the sensor just before it is sent....
Hi,
We are designing our 2nd pass design based on nRF51822 this would be our production version PCB.
We would like to have our Schematics,Layout and BoM reviewed from your...
Hi,
I am using softdevice-7 and SDK 6.1 for our application. I want to implement static key pairing for serial port over ble application "ble_app_uart".
I have implemented...
I have a 384 byte, writable, variable length, vloc user characteristic and I want to trigger an event when the write completes so my application can operate on the data. ...
Hello-
I am trying to program a custom nRF51822 board with a J-Link-lite.
From the J-Link-lite, I am using the 10-pin header and have it wired like this:
I'm using pins...
I have a situation where I need a software PWM for several channels, which are multiplexed via a shift register.
The output loop needs to run at several kHz for this to...
Because of the limitation in the GPIOTE hardware that only one channel can be connected per GPIO , care must be taken when changing a PWM duty cycle. If for instance the compare...
Links: https://devzone.nordicsemi.com/documentation/nrf51/6.1.0/s110/html/a00081.html#ota_profile_pkt_rcpt_notif
As you see,GAP Disconnection,I don't Know how it works...
Hi Nordic
I do not know why sometimes program can build pass in keil ,but can make nrf51822 do not work and unable download program . For this , I have damaged a lot of...
Does the nrf51822 support 2 spi masters (on different pins)? I want 1 spi channel to talk to one set of peripherals, and the other to talk to another set. I see SPI_MASTER1_ENABLE...