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 Everyone
I have got 3 timers in my application.
1 is repeated , and other two are Single shot which are ran from the inputs to the 1st Repeated timer.
The repeated...
I'm developing for a custom board with an nrf52832. For one of my first tasks, I activated an on-board buzzer using the nrf_pwm driver. Then I stumbled across the low power...
Hi all,
I've compiled the SDK15.2 USBD CDC ACM example and uploaded it onto a Rigado BDM340 evaluation board, and run a second USB cable to the nRF USB socket. However,...
Hello,
We are trying to develop ble_app_uart with flow control enable, the problem is when we enable the flow control. if we send large number of data, the program get crashed...
Hi,
I am developing a product based on nrf52832 using FreeRTOS and the softdevice.
I use sdk 15 and I based my softdevice configuration on the ble_app_hrs_freertos example...
If the UARTE interrupt service routine is delayed from running more than 1 byte's worth of time, then APP UART FIFO does not see all bytes queued in the UARTE's easyDMA buffer...
Is there an API to get the dfu image size? We use this in combination with s_dfu_settings.progress.firmware_image_offset to show a progress bar on the gui. In the past, we...
The bluetooth mesh iOS app seems to be no more mantained since october 2018.
The main contributor of this project seems to have stopped working on it.
There are many open...
Hello I know you have IOS ( https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library ) and Android ( https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library ) libraries...
Sir,
I am using a custom board, nRF52840 based MDBT50Q. I am working on the UART example program. In my board pin number 8 is used for some other purpose. And I have seen...
Hi,
I'm using a PCA10040 devboard to test the heart rate client example. I see that when using the example from SDK v15.2.0, I can connect to my (Polar) heart rate device...
I want to echo another comment from over a year ago regarding this issue. There are a number of electrical CAD tools that can import Altium files with very high fidelity as...
Hi,
I have the nRF52480 DK and have downloaded the ble_app_blinky.
I also have an iPhone6 that I try to use. The strange thing is that in bluetooth on iPhone I can't see...
Hi!,
I'm trying to use simple_at program from https://github.com/Rallare/fw-nrfconnect-nrf2/tree/nrf9160_samples/samples/nrf9160/simple_at .
I erase all, then program...