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 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...
Hi,
First,i want to develop my project via SDK12.3 hrs project. I download the SD and app in hrs project in SDK12.3 via Keil ,but it does not work. I enter debug mode and...
Hi,
as far as I see, I can enable or disable external interrupts using NVIC_EnableIRQ() and NVIC_DisableIRQ . Is there a method to check if a specified external interrupt...
Hi everyone , I am trying connect two NRF52832 board over Bluetooth then display on Terminal over UART . Pls , give me an example for this problem .
Regard.
I would like to update ble device name from device1 to user2.
How i can do this in swift language . i m atrung to update by ios app.
is below way is right? but not able...
Hi Nordic,
I was reading the Wiki page for porting OpenThread to a new hardware platform ( github.com/.../Porting-Guide) and I noticed there isn't a "flash.h" header file...
MIN_CONN_INTERVAL
MAX_CONN_INTERVAL
SLAVE_LATENCY
CONN_SUP_TIMEOUT
Hey guys,
I want use my device with Android as well as iOS, but i am facing some issues for...
Hello, when reading the source code for a mesh node provisionee, I stumbled upon this MACRO function:
NRF_MESH_ASSERT
Edit: it is in ble_mesh_v0.9.1-Alpha\mesh\src...
hello,
i am experiencing issues with the TWI library on the smart beacon kit rev. 1.3.0 which features the v3 of the nRF51822. i had the same experience on the new nRF52840...
Hi. I'm trying to flash Secure DFU bootloader together with my application. I tried to flash bootloader and then main application, but the device stays in bootloader instead...
ppi.zip Hi, I am using radio with ppi to advertize packets as shown in the mainc file attached. Even after allocating the access address of Bluetooth on line 196 as set_address0...
Hi there,
I am trying to measure environment below 0 C but the app reboots and refuse to connect with thingy52 at lower temperatures. Do I have to set up anything else...
hi ,
I have a question about rtc.In my project ,I use rtc1 for app timer and rct0 for low_power_pwm.The problem is that I dont't have any idear to enable rtc0 instead of...
hello:
i meet some trouble,i can find the service,then appear error "BLE_GATT_STATUS:10a".
#define BLE_GATT_STATUS_ATTERR_ATTRIBUTE_NOT_FOUND 0x010A /**< ATT Error: Used...
Hi,
I am trying to use the nRF51DK (PCA10028 v.1.2.2).
I cannot get Windows 7 to recognize it via USB reliably. I have JLink v6.16a installed and when I plug in the board...