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...
I'm a begginer in embedded program. I have a mbed HRM 1017 that
is pin-compatible with Nordic PCA10004. .
I'd like to make a simple app to print out "Hello World" to terminal...
Hi guys,
How to update softdevice on mBED nRF51882 kit?
Details:
I have couple mbed dev kits with nrf51882.
I use Keil for development but will move to GCC after while...
Hello all,
I wanted to ask if there are any cad files for Eagle or other hobbyist level design tools for the nRF51 chips before I spend time to create and debug them? ...
hi guys,
I'm pretty new to nordic ble development, but I have a fair idea of the differences between EK, DK and the mbed enabled MKIT.
I'm trying to build a deploy about...
I have been following this post and pure-gcc to set up my eclipse environment in ubuntu 14.04. Thus far everything works well except i cant figure out why the softdevice is...
Hi,
I made own board based on the dev kit board with PCB antenna.
I flash SD110 6.0.0 and then I load bluetooth_hrm demo and there are no errors, but I dont see Bluetooth...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
The mbed IDE was recently updated to support S110 v7.0. I'd like to use the Timeslot API to program for my nRF51822 mkit boards.
Has anyone been able to get this to work...
Hi Nordicsemi,
for a demo I want to read the internal sensor temperature of nRF51822. I'm using the EK10001 (with S110 softdevice) and Nordic Toolbox APP (HEALT TERMOMETER...
Hi,
Is it possible to scan and connect with all the versions of Bluetooth devices (Bluetooth Classic + Bluetooth Smart) using the pca10000 dongle?
As per our new requirement...
Hi,
I am planning to interface nRF51822 SPI( Slave ) port with another microcontroller. to achieve proper SPI synchronization , whenever nRF is ready to transmit data on...
I have modified the Multisim example code slightly, and I am using it to make some demo code for myself. I installed the Nordic Bluetooth sniffer, and everything seems to...
Hi,
Im using Keil, S110 6.0.0 and a ble_app_hrs demo code.
I get a problem that the code hangs in sd_softdevice_enable. The board is a copy of the board from the dev...
I am using the sniffer with Wireshark to watch some data being passed by my central and peripheral. I started with the multilink central and peripheral examples. Unfortuantely...