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...
Hello all,
I notice that this library isn't listed in the "SDK Common Libraries" for S210 - is it ok to use this? Internally it does seem to be ANT-aware, even though softdevice_handler_init...
Hi everyone,
I'm using NRF51822 controller for an application, to store 2 float variables in the memory using persistent storage manager feature.
However, when I try...
Hi All,
I try to implement the DFU funtion in my module, but the message return is “Not Supported”.
Please suggest me, how could I do about it?
Thanks.
Vic
...
Hello,
Is there a restriction that I cannot have same address LSByte for radio pipes?
It seems that i am failing to receive data on pipe 0 if for example I have pipe 0...
Hi:
I use SDK7.2.0 encountered a problem when I was disconnected, has reached the maximum number of bonding, I want to remove the first bonding information. I do not know...
when i use sd_ble_gatts_hvx() to send data,it cause a HardFault error。 when i trace the sd_ble_gatts_hvx() function,it will run to 0x00016432,in there will be compare two...
Hi,
I use sd_ble_gattc_write function to write to my peripheral with my central device. I'm sure the settings should be right but i still can't see any change on peripheral...
hi,
i have successfully entered the dfu mode many times and could change the applications and reenter the DFU mode.
But then i tried loading the softdevice at "nRF51_SDK_8...
Hi, All,
I am currently developing with nRF51822AC. Due to some issue, we would like to replace the current 16MHz crystal with a crystal other than this frequency. We would...
softdevice 8.01 s110
device nrf81522
hts example,add three ch adc,lcd eg.
phone : HTC one M7
app:nrf tools HTM
when try to connect the device by BLE, when recive the...
Hello!
I am trying to run example uart project (uart_pca10028) on PCA10028 development board. When code is loaded to the microcontroller it signalizes error - all leds...
Hello All,
I am working with a pre-programed PCB; the main components of the are a nRF51822 chip, a GPS, and a GSM. I am using a J-link to communicate to the entire board...
Hi,
I have a BLE thermometer I want to snif using nRF-Sniffer and Wireshark.
Unfortunately I'm unable to sniff the data, I only see the initial "hand-shake".
Process...
Hello,
I have the nRF51822 evaluation kit, the Keil MDK software and a custom board with the nRF51822 microcontroller on it. My question is if it is possible to use the on...