Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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...
Hello support team,
Iam unable to install nRFGo studio version nrfgostudio_win-64_1.17.1_installer on windows 7 Home Premium 64 bit
The error is " The installation package...
Something did change in the last 2 days but I dont know what.
On tuesday I was able to connect with my mobile device to the nRF51-DK. The application worked fine and it...
I'm using SDK 7.1, PCA10028 and SD310 v2.0.1
Is there a project that implements OOB protection for bonding?
My device has no display, and a single button for input....
I'm getting Error 7 too few arguments to function 'lib_aci_set_local_data' C:\Users\nishant\Documents\Atmel Studio\6.2\ATmega_AdafruitLIB_nRF8001\ATmega_adafruitLIB_nRF8001...
Hello,
as far as I found out, a Peripheral that advertises will stop advertising as soon as it receives an incoming connection (BLE_GAP_EVT_CONNECTED). A central will however...
I'm using the nrf51822 with the IoT softdevice and SDK as an IPv6/6LoWPAN peripheral and Linux with a BLE dongle in the central role. Basically, I have everything working...
I'm trying to write 7 bytes (0x01 02 03 04 05 06 07) to my nrf51 Dongle with my own custom service running based on the Battery Service.
The problem is that I can only...
Why does it say that the nRF51822 has 1Mb/s and 2Mb/s data rates if it doesn't?
Quote from devzone: "6 * 20 B* 1/0.0075 s = 16 kB/s = 128 kbps".
And its only for S110...
Hi there
I am having problems with uart app on SDK V7.2
I have dowloaded Keil and all of the other demo's seem to be working but this one is not.
It will not connect...
Hi. i have a little problem.
For start, i want to use the referance Layout found here link text with the hardware description file of PCA10004.
So there is a simple method...
Previously, I used to load and debug my programs.
after a few months,
Today when I setup the environment again, now I can only compile and generate hex files from Keil....
Hi,
Now I am try to use sd_flash_page_erase() to erase a flash page.
Before I call it, I already stop all interrupt but I always get a error message "NRF_ERROR_NO_MEM...
Hello,
I am working with nRF51822 development kit (s130 softdevice). I want to use one software interrupt for my custom application. Is there any software interrupt available...