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 just got the signed bootloader to work with the single bank implementation but had to change dfu_single_bank.c. I believe the change represents a bug in the code.
In...
We are working on a nRF51 device and and corresponding iOS App, and we would like to set the name of the device. The problem is that when connecting with an iPad using BLE...
Hi,
Im trying to use BLE DFU Bootloader from examples. I loaded SD8 and then bootloader via nrfStudio (dont have a valid app flashed), but I cant see the device from Android...
In [sdk10_folder]\components\ble\ble_db_discovery.h , BLE_DB_DISCOVERY_MAX_SRV is given the value 2 .
In [sdk10_folder]\components\ble\common\ble_gatt_db.h , BLE_GATT_DB_MAX_CHARS...
In another thread entitled:
Change in GPIO to start/stop timer and fire interrupt
The following code is used:
NRF_GPIOTE->CONFIG[0] = (GPIOTE_CONFIG_POLARITY_HiToLo...
Hello,
I'm trying a very simple thing; to light a LED on button press. I'm using SDK 9.0.0, nRF51 and SoftDevice 110. However, button handler is not firing.
So, APP_BUTTON_INIT...
I'm new to using nordic parts (nRF52832). We were previously using device manager/pstorage but recently transitioned to peer manager/fstorage.
However, we presently manage...
Hi, In my project I want to add added total 7 services but I add seven services it not advertising, If remove one service it advertising properly. I am using .nRF5_SDK_11...
Hello all,
This is my first post to the developer zone.
I'm creating a product using RFduino, which uses the nRF51822 chip for Bluetooth LE. (See www.rfduino.com/.....
I've recently been noticing on the Rev 3 silicon that there is a 19mA current rush at the Start of a connection event at the rising edge of Pre-processing.
What could this...
I'm encountering some problems with the nRF51 plugin v1.2 for BDS, none are show stoppers but I'm reporting them here so others are aware of them and maybe they'll get fixed...
Is it possible to integrate the master end of the OTA DFU process into an iOS or Android app?
The scenario would be that the iDevice or Android downloads a new version of...
Will the system automatically turn and keep HFINT ON when keeping only RTC ON?
In page 102 of nRF52832 Objective Product Specification, when the system enters ON mode,...
I have been searching around, and it seems BLE devices need to be paired through their app on phones, as opposed to discovering and pairing through the phones settings menu...
Hi, In my project I am using SDK11 (i.e.nRF5_SDK_11.0.0-2.alpha_bc3f6a0) and s130 soft device.
In my projects I am using 128 uuids for services. I got the problem is, while...