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 all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello,
I was trying to load code in pca10028 and I started getting error as "No cortex M Sw device found".
It was working properly but later it started showing me this error...
Dear Nordicers,
I have an application where node based on s132 sofddevice 4.0.2 has multiple connections as a peripheral and as a central. The case is about non overlapping...
I have an NRF52832 DK [PCA10040, V1.1.0]. It used to do programming with it, but now it suddenly stop detecting as "JLink" in Windows, Linux and Mac. Now when I connect it...
Hi, I use the twi_master_using_app_twi_pca10040 (SDK 12.1) to test the TLC59116 LED module .
By changing the example project's code by referring the GitHub code, I have...
Hello the Nordic Team,
I come here after a lot of research and testing and do not understand what is going on in my program. (is it Embedded or iPhone nRF Toolbox side...
hi,
I follow the pwm routine, 51822 can work and output pwm, when I want to change the frequency of pwm encountered a problem, the program reset.
I use the method when i...
Hi,
I'm using Nrf51822 to implement a RTC(200ms tick)
I connect a external 16MHz crystal to the MCU.
I use the S110 softdevice with BLE function enabled, so it's in ble_stack_init...
Hey. Has anybody played with autocomplete for command line interface.
I like it alot and it is very helpfull. Now a autocomplete would be cool!
Here is what comes to mind...
How to setup a nRFDK52 as a central and nRF bluetooth kit as peripheral. Should I use nRF go studio? Do i need to load the soft device first before loading the app? What is...
I want to store two floats and one 8 character string in fstorage.
I solved it by using 4 uint32 types stored in flash, I got it working in the ble_app_template example...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi everyone,
I'm using a custom wrapper ( github.com/.../arduino-BLEPeripheral) with softdevice S130 v2.0.1. I've extended the wrapper to allow simultaneous advertising...
I am trying to implement a simple example with custom profile by building upon
the tutorial given devzone.nordicsemi.com/.../
My profile is something like this:
Service...
Hello,
My application perform reset periodically. When It does a reset the bootloader need to initialize the softdevice with SD_MBR_COMMAND_INIT_SD before calling sd_softdevice_vector_table_base_set...
Good times,
So I finally put in the tweak to enable the GPIO 9&10 pins to be used for GPIO instead of the default NFC mode. Must remember that reset for it to take effect...