Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...