Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi,
I have a custom board with nrf51822QFAA(256K flash) and I'm trying to test DFU-OTA (BLE transport) for an application. With only Softdevice and bootloader installed...
Hello,
I am developing using nRF51822 Beacon Source code and Beacon Hardware by Nordic.
I want to modify as below.
It never advertise by Intervel Time.
It advertise...
Hi,
I am developing a peripheral Glucose device.
I need to test my product but i dont have a central device or code.
Can you please help us with the central code for...
Hello ,
I am doing a new Keil project to run concurrently ANT for messagging exchange and Bluetooth LE for advertising.
On KEIL pack Installer I cannot find the example...
I want to implement the OTA update in nRF51822 on my custom board. I am using the bootloader example in the dfu folder for this. When I try this code on the DK, it works fine...
I am using nrf51822 with PCA 10001, SoftDevice S110 8.0.1. I try to compile the example "ble_app_proximity_s110_pca10028" and after I made a connection the device disconnects...
Has anybody had any experience in programming an nRF beacon kit over the air using the built-in Bluetooth Smart interface in a Windoze 8 laptop? (HP 255 G3) Is this even possible...
Hi,
I wanted to create fixed rate waveform. I first used nrf_delay_us with nrf_gpio_pin_toggle. But I realized it is not accurate enough to do it, especially when the device...
Hello,
I'd like to know how exactly do i implement this function in my app?
I tried getting the value from response (as shown in documentation) : ble_gattc_evt_char_val_by_uuid_read_rsp_t...
Hi,
My Jlink lite CortexM work with nrf51822 DK boards. But my PCB with nrf51822_xxAA chip can't download code. I'm using ukeil
When I chek in utilities Jlink can't recognize...
I am initializing an SPI master to talk to ADXL362 accelerometer using NRF51-DK.
Datasheet page 19: www.analog.com/.../ADXL362.pdf
No matter what I do connected or disconnected...
Hello,
I am new to working with imbedded chips and could use some help. I am working with a pre-programed nRF51822 chip on a PCB and would like to be able to read the imbedded...
Hi I want to using nRF51822 link with MCU ti-am335x have Linux system(Ubuntu) by standard HCI command, BlueZ or related hci tool.
I know that I can use nRF51822 S120 serialization...