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 bootloader running on my NRF51822. It uses a relocated vector map in RAM and jumps to function.
I therefore have two debug files and source code sets.
Does...
I am using nRF51 SDK with version 7.2.0, s110_nRF51822 with version 7.1 and gcc_arm and connect the pca10031 board via JLink and try to load bin files but it returns error...
Hi all,
I'm having problems into making the virtual COM port of the nRF51 DK work.
The only line in the User guide regarding it's configuration is the following:
...
Hi,
I'm usind SoftDevice S110 version 7.1.0
Since I implemented a Radio Activation Hook, my software crashes when a connection is being established. I get the following...
Hi Nordics.
I want make a central device(server) that can collect 6~7 peripheral's sensor data with multi-connection.
The central device will transfer peripheral's sensor...
Hello,
I just want to add SPI master module into the ble_app_uart application, and only add spi_master.c and .h into this project with no any other change, and just call...
Hi,
I'm using gcc with eclipse to compile ble_app_hrs and I get the following error for all the SVCalls like sd_softdevice_enable, etc...
The following error is flagged...
Hi , I need to develop an indoor positioning project based on Bluetooth Low Energy 4.0 in which i have to locate person's current position in home and send it to main server...
Hi all,
I have made my own device manager because the device manager from Nordic is somewhat bloat (in code and resources) and I needed to add a feature, ranking the devices...
I am using the nRF51822 and code base 6.1
How can I program the advertising mode of the beacon to not time out. I am looking to advertise for 10 seconds and then go to sleep...
When I downlaod and program the softdevice version 6.2.1 via nRFgo Studio, it shows Softdevice version as S110_nRF51822_7.0.1 after programming.
Any idea why actual version...
i use nrf51822 for my project, i want to do is when smartphone are pair with my module i store one flage in flash whenever user enter right security key and after reset i...
Hello,
I have purchased NRF51 MBED enabled board. I need some assistance in how to get started. I want to use the KEIL software and I am not able to.
I have downloaded...