This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Description of my system:
Hardware:nRF51822, pca10001
Software: SDK5.20, S120
If i first call the function ble_stack_init(); and then i open the LFCLK first by set...
Hi,
I'm working with the heart rate demo for the nRF51822 Development Kit and I can only connect and discover with the development dongle and master control panel. If I...
Hi,
I use ble_app_uart project (pca10001) and new softdevice7.
I find a DFU project at nrf6310 directory of SDK .
when i program both projects the uart application...
I am aware of L2CAP API exposed by the SoftDevice SDK sd_ble_l2cap_cid_register(...)
How can I find out if this API will create a connection-oriented and dedicated channel...
Hello!
I would like to use the nRF51822 and build a pcb design in Eagle. While i tried to create a new package i couldn't find any specification for the qfn-48 6x6 the...
1.description of my system:
Hardware:nrf51822,pca10001
Software:sdk5.20,run the softdevice s120
2.the problem i meet,in the main() function
the first i called the function...
Hi,
We are using nRF51822 BLE device in our product. As we got to know that this chip cannot be factory programmed.
Can you please suggest us how we can program this...
Does the following flasher also allow to debug the nRF51822 device?
Segger Flasher Portable
If not... which flasher/debugger is suitable to be used during development...
I'm adding the bond manager to an existing nRF51822 s110 soft device project to enable encryption when reading/writing certain characteristics of a BLE service.
As far...
i am making something about dfu!
i read some message from "readme.txt"
such as :
Program initial SoftDevice
Make sure the device is cleared (nrfjprog --eraseall...
I have trying my best to find the url of ''nrf51_sdk_v6_0_0_43681.msi',but there is nothing i got, i need some help.
Do you know somthing about it? thanks!
Edit: One...
Hi,
We're using the SPI to communicate with a device that, when powered up, supports only up to 3Mbps SPI frequency , but after a while can work with higher frequencies....