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...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Hello,
I'm working with a nrf51822, SoftDevice S120 v2.0 and SDK v9.0 platform. Specifically using it a Central role to connect to a commercial Blood Pressure peripheral...
As far as I understand the nrf51822 has only 1 hardware uart. I want to communicate with the esp8266 over uart using standard AT commands, but still retain debugging possibilities...
Hello,
i use the N5 starter Kit. So my problem is to find sending data on the computer. Where i can read this data information?
Thank you for your help.
Hello everyone,
When i get message from uart, i need to update my custom service's characteristic. I tried the code in the below, sd_ble_gatts_value_set function gives...
I have to connect more than one nrf-51822 dk and send theirs RSSI level, because i need to knows their posittion. Somebody could help me? Have some example similary to what...
I am using the nRf52 device with FreeRtos and SD132 version 11.0. The configUSE_TICKLESS_IDLE is set to '1' to allow the device to go to sleep. After the OS is started - there...
Hello Nordic users and employees,
I'm having a small dilemma. The device I'm building runs on the nRF51822 and needs to store a small number of bytes off to the side and...
Hello, it is to my understanding that profile & service do not have fixed forms. Services make up profiles and you can choose how many and what services make up a profile...
I I'm running the ble_app_blinky example under pca10028 on the nrf dongle pca10031 using sdk11. The dongle disconnects after 24 seconds. Can anyone point to me what is the...
A typical classic or BLE get paired with the phone/central, and normally the central can decide to forget/unpair it. In this case, the device (nordic chipset) which previously...
I had created application with enabling the UART service(as in Ble_uart_app example) and tried to update the Rx characteristics of UART service in connectable mode through...
I'm sending a write authorization reply using sd_ble_gatts_rw_authorize_reply() in response to a standard Write Request with one byte of data. When I set the gatt_status to...
I am currently dealing with a strange problem when trying to use DFU OTA. When I enter DFU mode on Master Control Panel and try and update I get the following two error messages...