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...
Hi, I use PCA10040 v1.1 and SDK12.1. My desktop environment is Windows 7 64bit.
As far as I know, the J-Link Edu cannot be used for commercial usage.
I so bought...
Hi there,
We've had our own custom controller made, based on nRF52 (Rigado BMD-300 module).
In the last half of January we'll have a baseline firmware working, but we...
Hi, sending a data packet, then sleeping (memory retention mode), then sending another identical packet causes the receiver to send back an ACK for the first and trigger NRF_ISR...
Was sd_ble_gatts_value_get changed from s 110 to s 132?
Please tell me how it changed.
sd_ble_gatts_value_get(uint16_t conn_handle, uint16_t handle, ble_gatts_value_t...
Hi team,
I have nRF51822 DK SMA connector module(PCA10005) and j-link lite cortexm-9 JTAG/SWD emulator.can u please tell which sdk version are used for this modules.is...
hello
i am using redbear lab's ble nano with nrf nrf51822 chipset in it. now i need to permanently store some data like sensor values and mac address of central devices...
I'm not able to find an older legacy version of Softdevice S110, specifically 7.2.0.
In the SDK Version 7.2.0 obtained from:
developer.nordicsemi.com/.../
there is...
Hello
I want to establish the connection between nrf51822(base station) and:
the second nrf51822(transceiver)
android smartphone(transceiver)
It has to be possible...
Could someone offer some guidance in how it is possible to keep the radio within IDLE mode between transmissions when operating in ESB mode? I have a sequence of transmissions...
Hi
I'm doing some S/W based on nRF51822_xxAC. I want to split RAM into 2 regions, as following:
+-------------+ 0x20008000
|__ __ _ __ |
|APP ZONE2 |
+-------...
hello, I'm trying to read the status register but all I am receiving is 1111 1111, I tried to change the code to read RX_ADDR_P0, but I also receive 1111 1111. can you tell...