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 Team,
I am using nrf-51 DK as sniffer.
I need some guidance regarding how to study or analyze these packets?
I don't know what exactly I should check in each REQ...
Hello,
I am working on nrf51822, My requirement is to upgrade the firmware over the uart with help of DFU.
I have made code for that on controller side and fortunately...
In the release notes of the nRF51 SDK v8.0.0, section "Supported devices" it says that "This SDK is optimized for IC revision 3".
I am using a Laird BL600-SA-04 module...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Howdy, I'm trying to DFU my 51822 beacon v1.1.0 with MCP. MCP is failing the transfer. Steps I have taken are:
-Programmed my beacon with segger from the dk, both the SD...
There are apparently only 3 S120 examples available, and one of them is a peripheral example, which can be done with the S110, so really there are only two examples. This...
Hi,
I tried to run example: ble_app_multilink_central_s120_pca10028 but application goes to HardFault_Handler when it reaches sd_app_evt_wait() (in power_manage() function...
I have an I2C device that has an bidirectional interrupt pin.
This pin is pulled high externally with a weak pullup. When an event occurs on the device it pulls this pin...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hi,
i started writing a BLE application with the nRF51822 but i seam to have some trouble understanding BLE/S110. My application will consist of a button and an actor connected...
Hi there,
It states in the bill of materials for the QFAA RF PCB design of the nRF51822 that the 0402 model capactior is to be used. After using this capacitor package...
I'm using nRF51822-EK and running Keil compiler on XP within VirtualBox in a Linux Mint-14 host. I can't get the UART properly working through Segger J-LINK. It shows up all...
Hello Nordic Semi,
After being in production of a battery powered remote control for over a year now, we have found many batteries going flat in the field. I have been...