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 tried to migrate S110 example code with uart_ble service , which is working fine on S110, to S120 v2 soft device. Fix some minor missmatch with configuration structures...
I got the errror handler in the src\gap_core.c line 1473.
It happen when i do those steps with NEXUS 7 II.
Step1:
Use the Bluetooth to connect to the nRF51422
Step2:
...
I'm trying to change channel id with no luck while I'm in EVENT_TX state. It seems that if I call sd_ant_channel_id_set while in EVENT_TX broadcast data gets reset to zeros...
I'm working in the ble_app_lbs example, with a PCA10001 eval board, softdevice 110, and Nordic's Master Control Panel.
In the example code, I've changed button 1's functionality...
Hello
for a 4 layer design with the nRF51822, how is it best to choose the layers? In the datasheet of the balun (bal_nrf02D3) there is a hint, I guess it is more or less...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
How many whitelists do nrf51822 support?
I found is can be settting in ble_gap.h
#define BLE_GAP_WHITELIST_ADDR_MAX_COUNT (8)
#define BLE_GAP_WHITELIST_IRK_MAX_COUNT...
I'm working on a project that involves an nRF8001-based device as a Bluetooth Smart slave, in combination with master-side software running on an iPhone.
When the devices...
Hello
I have written some code to write the nrf51822 via SWD. It all works, but I would like to make it faster.
I am currently writing one word at a time. If I read...
Hello dear friends,
I'm trying to bring up a Raytac module for the first time. I was able to program S110 7.1 and I'm using the Beacon example found in the SDK 6.1
But...
Is there a similar way tot get the radio's MAC address when using Gazell only (no BLE)?
In SoftDevice there is a "sd_ble_gap_address_get()" function call.
Hello All,
I'm trying to program a NRF51822 module for the first time. I'm using the Jlink for ARM from IAR which is segger rebranded. It supports JTAG and SWD.
We got...
Hi,
I am trying to obtain a 10khz PWM (50%) on an output using Timer2 (see code below). It is working fine up to around 500Hz (2msec), above that (1kHz) I am getting only...