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...
Is there any possibility to detect active state on the more than one pin using sense mechanism? GPIOTE_IRQHandler is blocked when it detect active state on the one of the...
Hi,
Is there any reverse polarity mechanism inside the nrf51822 IC?
If externally we don't use it, and user connect power supply in reverse way, what will happen with...
Hi, and thanks for reading this, I'm currently able to power the PCA10005 by sending 3.3v to pin1 of p2, and pin5 of p2 to ground, with this setup I'm able to program the...
HI,I am using 51822 to realize a double-direction uart link with a ble client and a server chip.Now the double-direction link is established and each side can receive packet...
in the sdk for the nrf51822 eval board there is source for beacon app in s110. I also purchased the beacon keyfab which allowed me to get the beacon app for android source...
Hi,
I'll develop a adevice, using nRF51822; And I also have some device used nRF2401A, I want to know nRF51822 can communicate with nRF2401A, or not. I know nRF51822 is compatible...
Hello,
In our development environment we use a lot of PCA10001 boards for various prototypes.
As a cheaper alternative would it be possible to use PCA10024?
I have...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
I'm running out of RAM in my 51822 app and I need to take a look at what's using RW and ZI memory. Very little memory is being allocated with malloc. The rest is allocated...
I am attempting run the rf test from the bootloader. But I have the following problems.
When I try to compile the dtm rf test into the bootloader I run out of space.
...
Hello,
I am using the nRF51822 Development Kit and nRFgo Studio Version 1.17.03211.
I have compiled the blink_example and the s110 ble_app_hrs in the nRF51_SDK_v6.0...
Hello,
I'm starting a new project based on nRF51822 and I'd like to configurate the bluetooth to be appeared and allows the communication managment ( I want to creat two...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...