Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
I wonder what transfer speed can be expected on a BLE DFU update on a nRF52832 based device in the following condition?
-SDK14.0 Secure DFU, nRF52832, Android tablet...
I get an app error SOFTDEVICE: INVALID MEMORY ACCES if I try to write/clear RESETREAS after the softdevice has been enabled.
Why is this happening?
You can reproduce...
Hi
I'm using a nRF52832 togehter with the SoftDevice SD132 and the SDK V12.2.0. I encounter the problem, that the SoftDevice runs into the softdevice_fault_handler(). The...
Hi,
I'm using the ble_app_multilink_central example in the newist SDK nRF5_SDK_12.1.0_0d23e2a, nRF52832. Now it can printf the log information. I want to use the uart to...
Hi,
How to interface UART between NRF51822QFAC and LPC1769, which tool can used for NRF51822QFAC and how to compile the source code, please send me download path for tools...
I'm observing frequent Bluetooth disconnection on my custom board which has nRF51822 SoC.
So far, I haven't been able to figure out the root cause. In order to narrow down...
Hi there,
I am currently runnning tests with the nrf52840 for university project on Bluetooth 5 and I'm struggling to figure otu how to change the PHY used,
e.g. in...
Hello together,
i know, there are similar questions about "Reading Characteristic Value", but i don't get a solution for me. My Problem:
I use nRF51DK with SD130 and the...
Does the aplication nrf connect work in win10?
on Bluetooth low energie app ckliking on "server Setup" nothing happens and "start scan" is always unselected,
computer...
Hey,
I was researching on whether the advertisement period ie the time for which the nrf advertises (tWA in figure) can be changed after each advertisement interval(tAI...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...
how do i know which address is selected when i use the funtion send_reliable_message() in the example?
speciflicly in the section where is simple_on_off_client_set() funtion...
I have a question about ble_app_uart__saadc_timer_driven__scan_mode example ( https://github.com/NordicPlayground/nRF52-ADC-examples )
I flashed the project onto my nRF52...