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...
Hello,
i want to implement DFU with the S130. The problem is, that I currently do not use the device manager because I need both Central and Peripheral connections at the...
Hello,
This is an add-on question to the the one outlined in:
devzone.nordicsemi.com/.../
That question states that:
The maximum SoftDevice size that can be updated...
I've got the nRF52 preview development kit and I am trying to flash a binary in it.
I am using JLink_Linux_V501a_x86_64 the way I was using for nRF51, but I can't get anything...
If I try to build my project using GCC and I change the optimization flag to something other than -Os then I get the following error:
D:/Nordic/nRF51_SDK_8.1.0_b6ed55f...
Hi
Evothings Client is not scanning my NRF51-DK using HTC Desire 610 android mobile.
When I plugged nRF51-DK to my computer , it shows power On and my device manager...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I've been trying to implement a SPI master module in the example ble_app_hrs_c_s120 on the nRF51 DK with nRF51422 (I copied the code of the example of spi_master in...
Hi,
I am new to the nRF51 and I cannot get ANT to work on our own hardware. It always result in a soft device assert. I went back to the standard development kit (pca10028...
I have an app built in IAR using S110, SDK 7 on PCA10028 DK board that runs fine with the debugger, but if I stop the debugger and unplug and plug back in the USB cable, it...
Hello,
Sometime when we try to save data in Flash the operation failed and that only when the bluetooth is init.
We use Nordic nRF51822 with 256 Ko Flash.
Thanks...
Hello all
I am trying to better understand the sequence in which all the data is encoded in to the advdata structure. This includes device name, company identifier, manuf...