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...
The engineering B errata mentions PAN 186, that the current consumption in System ON Idle is increased if High-Voltage mode is used. Is there any information available how...
Hi everyone, I'm having troubles with a project using softdevice, and I think it could be a memory problem, I just wanted to confirm that the addresses are correct and there...
Why was this removed? The SD 3.0 docs show only random static and public as options and I get bad address for the others which is consistent with the docs. We were using random...
Hello
Nordic Team.
I controling nrf spi.
testing for example nrfSDK14.0.0\example\peripheral\spi\pca10040\blank\arm5_no_packs\spi_pca10040
/**
* Copyright (c...
Hello everyone, I want to run project ble_uart on NRF52832 in Keil.
At the beginning of the main.c I add
#define BOARD_NRF6310
But get error
C:\Keil_v5\ARM\PACK\NordicSemiconductor...
hi team, i am using nrf52840. is there any hidden services placed in nrf connect app android for gyroscope or we want to create our own services. and also one doubt wat is...
Hi,
I wanted to know the peak current of the nRF51822 chip using the softdevice 130.
I was looking through the documentation and found on the S130_SDS_v2.0.pdf the information...
It would be nice if libraries in the SDK contained more asserts about preconditions and postconditions. For example, since app_timer requires the lfclk running, the app_timer_init...
hi, i have downloaded nrf5-mpu-example sdk 13 from github. made necessary changes to work with sdk 14.2 for nrf52840. the kit is advertising when i check it in nrf connect...
How can I disable aes encryption?
I'm trying to port nRFgo gzll_host_w_dyn_pairing_example and the aes encryption peripheral is missing. Tried to define GZP_CRYPT_DISABLE...
Most of the SDK examples project support pca100028 only How I do Port in PCA20006
Right now I am using any IDE's . By using cmd , I generate hex file.
Where I have to...
Trying to port over code from UART example to muti-connect example.
Made sure include paths are correct, and made sure the following C files are in project.
ble_nus_c...
Hi guys,
I am using nrf51822 with SDK 11 and softdevice S130. I use Just Work bonding with Peer Manager. When I connect nrf51 with the Android phone run NRF Connect, the...