to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hello,
The question is about CUSTOMER area in UICR. After locking chip wirh UICR.RBPCONF.PALL I noticed that I still able to read UICR.CUSTOMER data.
Could I enable readback...
Hi all,
Google launch uWeave Library project.
uWeave is an implementation of the Weave protocol intended for use on microcontroller based devices.First demo project is using...
Hi,
As first stage of planning our next generation of wireless sensors at my workplace, I must carefully consider which radio protocol suits us best. We don't need sub 1...
HI,
Hi,
I have been working on nRF5 Development Kit where Basic configuration is working i.e. blinky program and when I load peripheral program(PWM,UART), its also working...
Hello. I have several nRF51 devices (nRF51 Dongle, pca10031) I wish to use as BLE link between robots.
Is there any examples or tutorials that show how I can do this...
Hello
I am working on the NRF51DK i would like to monitor the battery percentage and notifythe value over the air to the user and aslo alert the user if the battery levels...
I have to develop my own Dfu central to update my nRF51822 peripherals over the air.
Could you provide sourcecode for one or more of your Dfu central applications like: ...
I ve already found this post regarding the AutoConnect Issue.
devzone.nordicsemi.com/.../
I have the same problem with a Sony Xperia Z on Android 5.1.1 ...
Is there...
In previous SDK (or softdevice?) version, the maximum data length for a notification was 20 bytes .
With SDK V10 and softdevice 8, the following code returns error NRF_ERROR_DATA_SIZE...
Hi, I have implemented a music control button.
This button can send (volume+, volume-, play music, stop music and my custom control (0x06) for my app ).
Procedure:
...
Hi, im trying to update the firmware of a nrf52 using dfu ble. For example, have a blinky example running and switch to a blinky2. Can anyone know if this is possible?
Hello,
I am doing a search in the Eclipse to find texts, I noticed that Eclipse is not finding any of the texts from the Include files. I did a google search on this issue...
Hi,
I use pstorage to allocate 32bytes of memory with 2 block, means each block having 16 bytes, when I write 16byte data into block_0 portion, I am not able to go to the...
Hello,
I use the Segger J-link software with my PCA10001 and recently updated it to last version (v.5.1). After install it asked me to update the firmware to the last version...