Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
In the latest version of ADT (Android development tools Build iV22.6.2-1085508 Eclipse), nRFUart source code will not run. It says "errors must be fixed before running this...
Hello all,
We are working in the field of Electric Bike Propulsion Systems.
We want to add BLE support in our product. Our aim is to send data form our product side to...
We are implementing a small battery powered BLE advertiser using the nRF51822 with an odd requirement that the advertising data needs to change between each advertisement...
Have configured battery service as the example ble_app_hrs.
This works well, but the BLE PTS fails.
The battery service has been configured for multiple instances.
...
I have a nRFready Smart Remote Kit.
nRFready Smart Remote feature:
Device : nRF24LE1
Host : nRF24LU1+
Can I use it in Android OS(for example Samsung Smart...
hii....
am working on a custom profile having broadcast feature in active connection... am advertising some sensor readings and scan response and a battery service before...
Keil uVision 5. SDK 7, SD310 Version 2, PCA10028 board
I'm NEW to ANT. I have running ble_ant_app_hrm example. The code compiles with no errors or warnings, loads, and...
Please help: Debug is mentioned in many places and is of several types (uart, ble, assert...). I need clarification to distinguish which debug type is in effect, and how to...
I have a project based on ble_app_lbs example. When I started the project I was using the S110 stack and SDK 6.1. I have much of my BLE code working, but the project has expanded...
It seems to be the case that pstorage_write errors (for example forgetting that it needs to be word-alignment, so 4 bytes at minimum), do not end up in the pstorage_callback_handler...
Hi there
I have never used a nRF51822 device but it looks like a good option for a product development.
Reliability of the link is a priority so the design will include...
I want to connect Bluetooth Smart chip to a weighting scale, read the data and send it to a phone.
Is this possible and what requirements there are for the scale?
The Manual of the nRF518-SDK version 5.1.0 mentions something called nrfprog. Unfortunately the SDK doesn't include it. Unlike what i found on google, i see no nrfprog in...
I have an nRF51822 design that programs fine from the embedded Segger on the eval board.
However, when I try to connect an actual J-Link Base, I can't seem to get it to...
Hi
I have PCA10005 module disassembled from mother board and with VCC_nrf, GND connected to external supply. The chip is able to work with pre-programmed data.
Is anyone...