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'm designing a new PCB using nRF52832 and I'm wondering what is the way to programm it for the first time.
I'm connecting pins 25 (SWDCLK), 24 (SWDIO), 31(VSS to GND...
I found out that google fitness support BLE sensor: developers.google.com/.../ble-sensors
Does anyone have experience with using nRF52 as Bluetooth sensor for Google Fitness...
Hi
I use nRF52832 and SDK13 and Central Device project.
and my device has not bonding function so may I mask my central device pm_conn_secure call
here is my part of code...
Hi,
I got the nRF52840 preview development kit and I am trying to follow the quick start guide here:
link text
It works fine for me up to step 7, where I am supposed...
Hi
I have gotten a Nordic PCA10040 hooked up to a Sparkfun nRF52832 as described near the bottom of the page here: learn.sparkfun.com/.../nrf52832-breakout-board-hookup...
hello,I'm having a problem with the ANT application,I have two pieces of the PCA10040 board as a ANT connectivity board for a ANT application board.According to the instructions...
Hi,
what is the default tx_power value in new v13.0.0 SDK in the ble_app_att_mtu_throughput example?
I can't find the use of the sd_ble_gap_tx_power_set() function which...
Hi,
After configuring the nRF51422 as a SPIS slave 0, we get the following error when trying to create the slave instance:
static const nrf_drv_spis_t spis = NRF_DRV_SPIS_INSTANCE...
Do you have any ready made example where beacon and NRF52 DK are communicating will each other.
Our idea is that beacon sends data to the NRF52 DK and NRF52 DK sends the...
Sorry if this is obvious but I cannot find the units of nrf_esb_config_t::retransmit_delay
in the SDK documentation, it just says: "The delay between each retransmission...
Hej,
I'm working with the nRF24L01+ and the ATmega328p programmed in c. The goal is to have both TX and RX mode in the same device, mainly work as RX but in certain conditions...
Dear sirs, I've had a difficult time establishing communication between my nRF24L01+ board and the SPI bus on my Arduino Uno R3 microcontroller. Could you please provide me...