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...
I have a custom board utilizing an RF51822aa device. To test connectivity to the board I built blinky_s110_pca10028. Using Keil 5.12 I tried to debug the program simply expecting...
I am using custom nrf51822 board. I am trying to debug through JTAG(segger j-link). While downloading the program into flash, I am getting error like "Error: Flash Download...
where can I get working sample code of nrf51822 with nrf24l01
including code of nrf51822, and code of nrf24l01, both TX, and RX.
in my application, I need 518 to RX data...
I am working with a university project where need to connect up to 20 wireless sensors together with 1 master, which will be communicating with either a computer or smartphone...
I found a IAR project at dir [nRF51 SDK_v4.4.1.31827\Nordic\nrf51822\Board\nrf6310\ble\ble_app_hrs\iar].
But my IAR ARM IDE(ver 6.60 newest) don't support nRF51822.
Do...
Hello!
I'm working with nRF51822 Development Kit and s110(Ver.7.1.0).
I'd like to confirm the function about LE Link Layer Topology
specified in the Bluetooth specification...
I have this error but dont know why. Because I have a function which is called advertising_stop(). I would like to implement the DFU part in my function but this error doesnt...
Hello!
I've some doubt about set-up of initial parameters in a BLE connection, using S110.
In ble_app_lbs I try to change the following macro definitions:
MIN_CONN_INTERVAL...
Hi
Im electrical engineer student. I am working on nrf51822 evaluation kit and LinkSprite JPEG Color Camera UART Interface. I tried to control the camera to take picture...
A bunch of questions:
Where are the memory setting requirements documented for S110 6.2.1? IRAM1?
Having just upgraded to the latest Keil and SDK I realise...
As the title says, is there a spec for the OTA DFU service or do I just read the iOS app implementation code and work backwards? I thought of adding it to version 2 of my...
Hello there,
I am developing a PCB with a nRF51822 BLE chip and I need some help with communication between my PCB and Windows 8.1.
I have already managed to establish a...
I am looking for some guidance and an example on how to use the sd_mutex related functions.
So far, I keep getting into the HardFault_Handler whenever I call sd_mutex_acquire...
Hi,
For a home automation project I'm considering using a Freescale development board FRDM-K64F with an RF module nRF24L01+ Nordic 2.4GHz Radio for communication as edge...