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...
Hi,
We are encountering a problem when we try to avail Nordic UART service (NUS) and Mesh service in one application. The problem statement is that after Provisioning, when...
Dear Team,
We are working on nRF52832 BLE MCU. SDK version = 15.0.0. SOFTDEVICE version = 6.0.0. IDE = segger embedded studio.
In our application we required software...
Hi,
I have read this thread Notification_Loss but could not understand my problem.
On peripheral side, I am making sure that error events are properly handled while doing...
Hi,
I'm working on an application for the nRF9160 using the nRF Connect SDK. I want to integrate this app into our build system and thus would like to be able to build...
Hi,
we have to stick to SDK 14.2 because our project is close to finish and we use C++ which is not good supported be SDK <15 due to the macros.
But still we would like...
Hello, I am trying to adapt open thread coap example to use with the PCA10059/NRF52840 Dongle board. I am using segger IDE. I adapted the CLI to use the USB like in the thread_cli_usb_bootloader...
Hi all,
i want to read the power (WATTS) value and send it to ble. i have attached datasheet also. i want to know how to trasmit COMMAND e.g 0x58 through UART. any api...
SDK 15.2 SD API 6.1 SES I am trying to get my system to work on a DFU system. In order to do it i need to have a secure bootloader.
using the secure bootloader in the example...
Is there a way to configure the nRF51822 to support writewithoutResponse? I'm using the Adafruit Feather 32u4 with the nRF51822 ble chip. My iOS app works fine with the older...
Hi
I plan to use nRF52832 based nodes with an accelerometer sensor which generates data at a rate of 468 bytes per second. For evaluation, I have two nRF-52 DK evaluation...
1. I read the Configuring DFU over Mesh & nrfutil User Guide , but still do not know how to test this example.
2.is we must need 2 devices, A connenct to PC for nrfutil...
hi ,everyone
HOW TO do a DFU by myself serial protocol in mesh network ?
0.I know it can scucess through a python script in PC (even thougth i try failed to run this example...
Hello,
I want to develop a ANT+ product, example rope skipping or Dumbbell, but i can not find out these ANT+ Device Profile.
How can i do? Can i use a personal ANT+ Protocol...
Hi, I am working on SDK 15.0 Multilink central and Multi peripheral
Soft device: 6.0.0
Segger IDE
Application overview :
When the central request to all peripherals...
Hi, I have seen in other topics here that it is not possible to control the server of the light switch example from the Android App, only the Generic On Off Model. But when...