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...
I'm developing an application where there will be multiple central links to relatively low bandwidth sensors and 1 central link where sensor data will be streamed. The throughput...
Hi teams,
I am developing with Mesh SDK 4.0.0, and suffers from random fault during long-term test.
The last readable callstack position is the below.
The callstack...
I am currently trying to use a nordic semi ppk and nrf52840 to read current in the nordic semi power profiler software. I am able to flash the DK successfully (while P22 is...
I have a 9160 DK board with lte_ble_gateway on the 9160 side and hci_lpuart on the 52840 side. It works as far as being able to send and receive BLE messages but it has faults...
Hello,
Previous revisions of the nRF SoC's such as nRF52840 and nRF52832 have had specifications for certain IO to be low frequency < 10Khz and standard drive only because...
Hello
I'm facing an issue with app_timer_start. Indeed, with small values, sometimes, the app_timer_start won't start the timer. As a result, the interrupt handler is not...
Online Manlio 6 minutes ago
Hi,
I add NFC to my project with freertos. The initialization of nfc is ok. After running few seconds ,it hang. If I comment the usr_nfc_init...
Hello,
I work with the ATE using Algocraft WN series programmer.
It has directly access to GPIO registers through SWD interface with WRITE / READ / COMPARE commands. ...
Hi,
I was tracking down a bug that resulted in a secure fault exception. To save some time tracking it down I enabled logging in the spm. However this resulted in an escalated...
Hello,
So I am just real confused on how the softdevice programming works via the open_bootloader right now and can't seem to track down the documentation I need to be successful...
I'm running a code based on the ble_app_uart example using the PCA10059 dongle. I have the dongle connecting to a raspberry pi 0 W via BLE and when this runs using a power...
Hello,
at the moment I am working on a project with a nRF52840DK as central and multiple nRF52DKs as peripherals. The code on the central is based on the "ble_app_uart_c...
Do the examples in the SDK folder like ble_nus have their binaries with softdevice already? I'm a newbie in Nordic and using the BLE NUS example with nRF52-DK to learn as...
Hi team,
My customer wants to develop a system with one central, multiple peripherals, each bandwidth is <50kbps, but they want the latency can be as small as possible....