I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi,
I just tried to toggle a led when a particular button in the evaluation board (nrf51822) is pressed, i just referred the gpiote sample code and started modifying it...
Hello,
I'm working on the nrf51822 with s110 stack and 5.1 SDK.
Wy functions are not described in the documentation but just enums and data types ?
I'm looking for informations...
I'm wrote a simple test to persist data using pstorage.
But I'm unable to load the stored data.
I'm using gcc and debugging with gdb. So I can see that storage_cb_handler...
Hi,
I am working on a project where there are moving devices. Devices can only move if a wired button is pressed. In fact, for security reasons, there are two buttons connected...
I've been looking at this for the better part of a day and can't seem to pinpoint what I'm doing wrong here. Does anybody want to take a quick peek at this project and tell...
Hi,
I would like to use the PCA10000 dongle hardware and antenna design for my PCB, i got some questions:
1)I have just UART pin outs extra, I would like to reduce the cost...
This question relates to the unofficial gcc Makefiles available here:
github.com/.../nrf51-pure-gcc-setup
These are great and I've managed to get as far as compiling...
To all successful developers.
I want to write some predefined parameters into the stack. So the problem is the adress.
Example: The nRF51 is part of a medical device....
hi,
is it possible that we can use s120 stack as a central, at this stage to work with our customized profiles?
or it will support only SIG profiles
regards & thanks...
Hello,
I've completed the ble iBeacon like application we are working on, with some custom GATT services/characteristics as well.
When I use LightBlue on a MacBookPro...
There is a check box on nRFgo Studio, Lock entire chip from readback. But a lot of chip can not burn one by one
Can I use AES block encryption to do this?
Hi
We are investigating Hong Kong certification for our nRF9E5 based equipment in the 868 band
The snag seems to be that required channel centre frequencies are "odd...
Hi,
My setup is a nRFgo QFAA FA with S110 v.6.0.0 and Motherboard. I am using the latest SDK 5.1.0. The Master Control Panel drives the nrf51822 USB development dongle...
Hi,I have a Nrf8001 module, use a arduino to control it.
Now,I can use this module to connect IPHONE APP(BLE Probe and LightBlue),sending and reciving data are all ok,the...
Hi Nordic Devs,
First, thank you for excellent documentation and sample code for use with your hardware. It's been tremendously useful already!
I'm pleased to own an...