I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
i would like to know what the logs mean in MCP log file,.
AS follow:
3563;11:19:08.9590 [480108198][ReadPacketQueueThread] Serial port read: 02-00-20-14-00-10-00-04-00-1D...
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...