Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
I am trying to implement SCCD on S130 v2 sdk11 but this is not in the scope of the tutorial.
I have populated the structure just the same as for CCCD, but I can't have the...
I need to read / write data over RTT with an nRF52 target device. There are function prototypes in nrf52_nrfjprogdll.h that look like what I need.
Before I spend the time...
Hi, I want to connect to a simple Bluetooth device with the help of NFC, no pairing shall be performed. In short, I just want to get the MAC address of the Bluetooth device...
Hi,
I have a situation where our central device needs to be paired atmost with 1 peripheral. I can put a central device into repairing mode for 3 minutes. Within this time...
Sorry for a non-tech question. I've worked in a project using a ble module from nRF51 serie, and in this project we've implemented the suggested Nordic DFU profile described...
hello there,
I use currently 'ble_app_hids_keyboard_s132_spi_pca10040' app of SDK11 for my nrf52832_xxaa device on 'IAR' IDE. It utilizes sofdevise s132. I do not use the...
On nRF Connect v1.0 production only
GENERAL RULE TO KEEP THIS PAGE READABLE
This is ONLY for already confirmed bugs which are discussed in another threads. Please...
Hi Nordic's community,
I have a question about how to write values to different characteristic in one time ( the values to write are inferior to 2O bytes) with an Android...
Hi
I've implemented a BLE peripheral based on the SDK11. For bonding i'm using the new peer manager. If the code runs on a nRF51 DK the bonding works properly. After the...
Hi
I'm having problems with the I2C. For now what I see is the twi_transfer function remains in infinite loop. Other symtomp is the SDA line remains normally at low level...
Hello,
I am currently trying to transmit around 800kbps of data using the Nordic ESB protocol. I am also attempting to sample 2 inputs using the SAADC at around 32 khz...
Hi,
We try to communicate between nRF51822 SoC and a GPS module through UART on a custom board but failed initializing UART.
More details:
We use nRF51822 as a...
Hi i use a soft with DFU and Beacon.
I will use the beacon and when i press on a button i can update the software with DFU.
DFU and BEACON works independently but when i...
Hi. We are going to mass production now and the 3rd party lab that will certify our product says we need to have a special mode in the firmware that would do :
continuous...