Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
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...
I'm trying to set up the ADC to read a battery voltage but am unable to get the adc result to change regardless of whether the input line is connected to VDD or GND. I'm using...
I've noticed that MCP for Android version 4.0.4 incorrectly translates company identifiers in advertisement packets.
For example company identifier 0x02BE should be reported...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
I have tried to create delay_timer function using app_uart as nrf_delay replacement in order to save power as much as possible in a short delay existed in any part of my code...
I tried all the examples TWI code on my device and a dev kit nRF51-DK. Nothing appeared to work, either I get a into the WDT handler or the nRF51 resets.
While combing...
Hello,
My name is Mehdi, and I am a student in a french university. Actually, I am working on a project and I aim to use the Heart Rate for a statical studies to use it...
Hi,
I'm trying to use the NRF24L01 as a replacement to HS6200p. But I can't find 0x1E (SETUP VALUE) and 0x1F (PRE_GURD) in the NRF24L01 datasheet. Actually, in the datasheet...
Hi everyone,
I am using the following:
*nRF51422
*SDK11
*keil uVision 5.17
*s130
I have been working with nRF51 that scans beacons and stores it into persistent...
Hello everyone,
I am trying to set the security parameters for bonding with PASSKEY (static)format it is getting executed very well(connected and bonded) for the SDK 9...
Dear all:
My device uses LDO mode and DC-DC mode respectively, and the distance is different.In 4dbm, the distance of the LDO mode is 110m, while the LDO mode is in the 70m...
Hi,
I was wondering if anyone could clarify why there are enable, set and clear (CHEN, CHENSET, CHENCLR) for the PPI channels when according to the data sheet they all...
I checked S130 document for using nRF51822.
I want to change the nRF51822 like the following mode.
peripheral => central => scanning => peripheral => central => scanning...
Hello
I am trying to change the ticks value of Battery measurement interval (ble_app-prox example) but i am not able to understand how the ticks period is measured based...