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...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
The core specification v4.0 vol 3 part C section 3.2.2.3 "Bluetooth Device Name -- Representation" states that the device name can be up to 248 bytes. I've confirmed that...
Dears:
I know there are three modes as below :
(1) internal LDO regulator
(2) 1.8 V low voltage mode
(3) internal DC/DC converter
So, I have some questions as below...
Hi, we are trying to calculate operational current. Does anyone know what the test voltage is in nRF51422_PS v3.1. I assume for typical it's 3.0V and Max is 3.6V?
Also is...
I have a 256k NRF51822 with S110 installed.
I have a small custom bootloader that is located at 0x3f000.
I used nrfgo studio to install the S110 stack, then the bootloader...
Hi everyone !!
I have this hardware mapping, and I'd like to detect pin state change with an interrupt.
My problem is that it seems I can't configure an interruption...
I'm new to Linux, new to embedded code but 15 yrs experience in Windows development. So, I got this project where I need to interface from BeagleBoard-xm running Ubuntu Linux...
Hi, I'm using my own custom board.
MCU : NordicSemi nRF51822-QFAA
SDK version : 7.2 (I use IAR 7.1 for ARM.)
Softdevice : S110 7.1
Each 3 examples does work with...
i am sending data with the advertising, and the Dongle receives the data. It only receives the data at certain times. 20 sec receiving, 30 senconds nothing...and so on.
...
Good afternoon,
I want to get date and time from the RTC1 and working on the S110.
As the RTC1 counter is just 24-bit long, final counter value (overflow) has to be taken...
Anyone had any success get uCXpresso.NRF working with the latest nRF51 Dongle. I can't seem to get the BLE stack working.
Trying to run this example but the device is not...
Just starting the external LFCLK needs a considerable amount of energy. With my evaluation board it takes about 340ms for the XTAL to get started, which is well within the...