I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
I'm using nfr52 with softdevice s132.
I want quickly perform flash write during power loss.
When I realize write using fs_store() I obtain time more than 5 msec.
How can...
Just do
NRF_POWER->SYSTEMOFF = 1;
in main()
and found if it's boot by powerup
the current is 10.4uA~10.5uA
and if a re-flash the hex, the current is 1.4~1.5uA
...
Hi,
Everyone,
I am using NRF51422 chip for my custom board. with transmission interval set to 2000ms and Tx power to -20 dBm, I transmit 32 Bytes BLE data and Scan and...
I use the softdevice which is s130.The code is from the demo:
static void nus_data_handler(ble_nus_t * p_nus, uint8_t * p_data, uint16_t length)
{
for (uint32_t i =...
Hi,
i'm using SPI to transfer data divided into packets of 24 bit from NRF51 to a DAC. The function that allows to send data is:
spi_master_send_recv(SPI_MASTER_1, data_vector_tx...
I'm having trouble starting my application after power cycling after flashing it with the DFU app.
I started nRFgo Studio. Erased the chip. Programmed the SoftDevice (s130_nrf51_2...
I was just wondering if anyone has any experience with or thoughs about using Zephyr ( www.zephyrproject.org/) or Mynewt ( http://mynewt.apache.org/) that they would like...
Hello all,
i am struggling with the example code of the Enhanced ShockBurst Protocoll in SDK 11. I cannot really see the structure of the code, to which time which event...
Hi all, in the forum I can read about people having issues with wrong CRC in the bootloader, but with SDK11; I have the opposite problem. It is always 0 and is always accepted...
main.c Hi,
I am having an issue with I2C transaction in my program.
There are two sensors(Touch and Temp) connected to the I2C bus. Touch sensor is working well when...
According to the official tutorial must before the MCU is powered on hold button 4 to enter DFU mode, detected that I how to achieve a certain GPIO port high level into DFU...
Hi,
I am designing a system that will include an nRF905 transceiver. How accurate should the nRF905 oscillator frequency be for each receiver/transmitter in order to ensure...
Hi all.
Knows anyone someone who use this module with power amplifier ??
Rf module nRF24L01+PA+LNA . I test it .. but still have same distance like module with no PA .....
I'm working on designing a very small footprint PCB with the 52832. Not much ground plane (PCB area is 25x30 mm). What would be the general recommendation for a small chip...