Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hello,
I try to add to my project the bond functionality based on the glucose demo app.
I added ble_bongmngr.c , pstorage.c to my project, initialize it...
When i try...
Hi
Can I populate the solicited uuids list with 2 different types of uuids whish are provided by two different servers? My intention is that my client should be able to connect...
Hello,
I'm looking at nRF51822 as the BLE solution in a peripheral device which will have a number of different functions/features, some of which require a modest amount...
Hello,
I see a master control panel software that can be used to control a PCA10000 USB dongle for BLE applications. Is there such a Sensor simulator application for the...
Do you think I could update PCA10001 V2.0.0 just by replacing the nRF51822 chip? I have more current chips lying around, and with a little rework I could be able to switch...
When writing a post in this forum, I found it somewhat nice to have a preview before I do submit.
Even for questions, answers, comments and pm. May it possible to enable...
Hi
Is the generic attribute primary service 0x1801 added by the soft device?
Bluetooth standards say that the service changed characteristic is optional. I am using...
Hi sir
According to nRF51822 RM v2.1 session 12, there are two high frequency clock: the 16/32 MHz crystal oscillator and the 16 MHz RC oscillator. For nRF51822 BTLE application...
I know the question has been asked, but a few months has passed,
but hopefully to get some new update now.
devzone.nordicsemi.com/.../nrf51822-dk-module-as-master
devzone...
Hello,
i try to implement a simple timer interrupt on TIMER1 using one of the CC registers of the NRF51822. Here is my code:
void init_timers(void) {
// Start 32...
Hi,
I have 2 questions regarding this topic:
Which specific J-Link lite mode do we get from nrf51822 Development Kit? Is it the 9 pins model or 19 pins model?
...
Hello,
I want to implement a proximity central. At the moment, I do not get a bonded connection from central to proximity peripheral (For peripheral i use the proximity...
Hello all,
I have realized my own board with a msp430 microcontroller and a nRF24L01+.
I have configured my nRF24L01+ as described in annex C of the datasheet; the objective...