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...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
Hello,
I am using the nRF51 transmitter_pca10028 example to try to communicate with legacy systems using nRF2401A.
I could achieve nRF51 TX to nRF24 RX successfully...
I would like to burst out 12 packets of 64 bytes and then go into RX mode immediately after for a single payload, followed by another round of transmissions. Is there a shortcut...
The data is sampled at 3khz, each sample is 2 bytes, connection interval is 7.5ms ,4packets per connection interval. The data is displayed on a graph with respect to time...
When I execute nRF5x_MDK_8_7_1_IAR.msi from the SDK 11 directory the files from the .msi are added to the IAR install directory, not the SDK. These changes are ignored when...
I was little bit confused between NRF24l01 and (+) plus version which is better . i want range of 900-1000m. which is best??
If i choose NRF24l01+ what are the ways to...
(/attachment/0495424521df76d5b8f8e66c969ed791)Hi,
I add ANCS Service into my Heart rate ref ble_app_ancs_c example code.
I use MCU nRF51 and SD130 in nRF5_SDK_11.0.0_89a8197...
Hello,
My device is based on nRF51822 SD110 v8.0. Softdevice is enabled, but no BT functionality used. I measure 2 different voltages with ADC each second with two channels...
I'm writing code for PCA10040 basing on UART/NUS example. There are no big changes: different UUIDs and just one characteristic for both reading and writing. I can connect...
This is a follow-up question from devzone.nordicsemi.com/.../
I finally got passkey support to work on ble_app_uart but don't quite understand the changes made to the code...
I am trying to add static passkey pairing to ble_app_uart in SDK_11 s130. To do this, I first implemented static passkey successfully in ble_app_gls using sd_ble_opt_set(...
Tl; dr
I tried to use OTA DFU with Public BLE Address, but I failed. Is this possible?
Details
Condition
I modified ble_app_hrs example like below (SDK11, pca10028...
I have a radio board using a NRF51822 with a custom radio protocol. I need a unique identifier, ideally 24bit, 32bit but be acceptable.
I notice in the parameters there...
I've looking through as much of the documentation I as I could to read more about the radio timeslot api.
I looked through the SDS document and the chapter on the Radio Timeslot...
I am able to use eclipse to run simple project, but after move the real one, getting lost of errors:
www.dropbox.com/.../Screenshot 2014-04-02 09.10.41.png
I add required...