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...
Hi,
I am having some problems getting the s110 SoftDevice working (sd_softdevice_enable stops the program execution) on a custom PCB. I have seen several issues similar...
Hello,
I Preparing the KC (korea-certification. about bluetooth)
KC requirements as follows:
Set Test Modes
Set Continuous modulation mode
Set Unmodulated...
I'm interested in getting started with NRF51, but the full DK is quite expensive here and I don't need it. Does the nRF51-Dongle sku come with a key for downloading & using...
Hi,
Can someone tell me (definitively) what the max SPI clock speed is?
I have seen 2,4 and 8Mhz here and in recent documentation and I'm confused.
Thanks
Hi
I have been experimenting with encryption and bonding and I think I don't understand completely the bond procedure.
To bond a device, it is necessary using the bond...
HI ,all !
I have a question about PORT event function.
as the 4 channels of GPIOTE (channel0 to channel3 ) have been used for other usage.
i need to use a general IO...
The only documentation I can find for s120 is part of the nRF51 SDK . Though it isn't clearly stated the SDK assumes release 1.0.1 of S120 is being used.
The v2.0.0 S120...
Hi
I got some questions about KEIL MDK uVision5.12 PACK.
I tried uVision5.12 PACK to install Nordic SDK package. Currenly, their latest version is v7.1.0.
If...
Hi,
I get 0x2001 error in spi_master_close() at the following 2 lines.
/* Disable interrupt */
APP_ERROR_CHECK(sd_nvic_ClearPendingIRQ(p_spi_instance->irq_type));
...
I got my UART working just in basic sending and receiving.
Now I am trying to implement buffer feature and other non-blocking features. I have done this on other CPU's many...
I've been playing with the simple_uart example and it seems like it might be missing responses. Does it buffer incoming data until the simple_uart_get() is called?
Hi,
I searched through the devzone but I cannot find a answer on this question but the question has been asked before.
Some background. I have a working solution from...
Hello,
I am working with nRF51822 DK. For the development of my system, I want more BLE devices. So I am planning to buy nRF51 dongle. But I need to know how many times I...